J.D. Smith
8a3b29a5bc
Variable move.
2004-12-13 20:51:36 +00:00
J.D. Smith
25d24a50f6
Re-arrange variables to avoid compiler warnings. Change
...
assoc-ignore-case to assoc-string. Remove make-local-hook.
2004-12-13 20:35:07 +00:00
J.D. Smith
ddd709d100
Re-applied diff 3.26->3.27, variable reorganization.
2004-11-18 05:28:03 +00:00
Miles Bader
c10de401a6
Remove RCS keywords
2004-11-17 11:53:13 +00:00
Miles Bader
8df608c1ce
Restore arch taglines
2004-11-17 11:52:34 +00:00
J.D. Smith
52a244ebe2
Updated to IDLWAVE version 5.5. See idlwave.org
2004-11-17 05:54:20 +00:00
Richard M. Stallman
af866d845e
(idlwave-shell-examine-map): Move up before first use.
...
(idlwave-shell-temp-pro-file): Likewise.
(idlwave-shell-temp-rinfo-save-file): Likewise.
(idlwave-shell-temp-file): Minor doc fix.
2004-11-07 03:56:09 +00:00
Richard M. Stallman
6db31cbc79
(idlwave-shell-send-char): Don't use interactive-p.
2004-11-01 07:41:08 +00:00
Richard M. Stallman
fe93c80378
(idlwave-shell-get-object-class): Use assoc-string, not assoc-ignore-case.
2004-05-22 21:50:03 +00:00
Miles Bader
1f3ddf11e8
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
...
Remove RCS keywords
2004-04-10 Miles Bader <miles@gnu.org>
RCS keyword removal (only non-comment changes are enumerated here):
* lisp/emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
(byte-compile-insert-header): Don't use `byte-compile-version'.
* lisp/url/url-vars.el (url-version): Use the constant string "Emacs"
instead of calculating something from the RCS `State' keyword
[the latter is almost entirely useless anyway].
* lisp/forms.el (forms-version): Variable removed.
(forms-mode): Don't use `forms-version'.
* lisp/recentf.el (recentf-version): Variable removed.
* lisp/progmodes/delphi.el (delphi-version): Variable removed.
* lisp/progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
2004-04-10 05:55:49 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Juanma Barranquero
13ae10768e
(idlwave-shell-set-bp): Fix typo.
2002-10-17 15:41:01 +00:00
Juanma Barranquero
8a36f09393
(idlwave-shell-cleanup): Fix reference to `idlwave-idlwave_routine_info-compiled'.
2002-09-13 06:18:53 +00:00
J.D. Smith
76959b7796
Updated to IDLWAVE version 4.15. See idlwave.org.
2002-09-12 17:24:53 +00:00
Juanma Barranquero
cff745c34c
(idlwave-shell-use-breakpoint-glyph): Fix spacing.
2002-09-06 07:16:22 +00:00
J.D. Smith
5e72c6b20e
Updated to IDLWAVE version 4.14. See idlwave.org.
2002-07-18 18:58:07 +00:00
Juanma Barranquero
1e5cc404ee
Revert doubtful typo fix.
2002-07-10 09:49:40 +00:00
Juanma Barranquero
219afd9478
(idlwave-shell-set-bp): Fix typos.
2002-07-09 10:47:02 +00:00
Juanma Barranquero
aa87aafcde
Fix typo.
2002-05-16 12:00:33 +00:00
Pavel Janík
1affb21658
(idlwave-shell-mode): Do not use make-local-hook.
2002-02-16 12:50:25 +00:00
Eli Zaretskii
21181cd7b8
Update maintainer.
2001-12-01 12:54:29 +00:00
Sam Steingold
8a9463543d
Converted backquote to the new style.
2001-11-27 15:52:52 +00:00
Pavel Janík
e8af40eed4
Some fixes to follow coding conventions.
2001-07-16 12:23:00 +00:00
Carsten Dominik
ba4c05aa6e
Fixed copyright notice.
2000-12-19 11:15:38 +00:00
Carsten Dominik
05a1abfc4a
Updated IDLWAVE to version 4.7
2000-12-11 12:45:42 +00:00
Gerd Moellmann
3764ba4925
Update copyright.
2000-12-07 13:44:45 +00:00
Dave Love
e7cff5504b
Fix copyright years.
2000-12-06 20:24:23 +00:00
Miles Bader
e379efd263
(idlwave-shell-send-command): When looking for a prompt, (forward-line 0)
...
instead of (beginning-of-line), to avoid getting caught by an input field.
2000-08-07 15:04:18 +00:00
Carsten Dominik
15e4253128
Files re-installed, because changes are too massive to document them here.
2000-06-20 12:49:47 +00:00
Carsten Dominik
ca660d22e8
(idlwave-shell-print): Fixed bug with
...
idlwave-shell-expression-overlay. Implemented printing of
expressions on higher levels of the calling stack.
(idlwave-shell-display-level-in-calling-stack): Restore stack
level.
(idlwave-retrieve-expression-from-level): New function.
(idlwave-shell-last-calling-stack): Variable removed.
(idlwave-shell-reset): Argument action reversed (`visible' to
`hidden'). Also remove stop-line overlay.
(idlwave-shell-calling-stack-routine): New variable.
(idlwave-shell-parse-stack-and-display): Messages now display
negative level numbers.
(idlwave-shell-mode): Set `modeline-format'.
(idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
(idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
21.
(idlwave-shell-print-expression-function): New option.
2000-02-04 10:10:40 +00:00
Carsten Dominik
22d5821ddb
fixed some bugs associated with the new file names
2000-01-05 13:06:37 +00:00
Carsten Dominik
a98f98c0cf
Also provide idlwave.shell, not only idlw-shell.
2000-01-05 08:50:31 +00:00
Eli Zaretskii
7c513d8d9d
Set version to the last version of idlwave.
2000-01-03 14:27:37 +00:00
Eli Zaretskii
8c7b4ec861
Renamed idlwave-*.el into idlw-*.el.
2000-01-03 14:23:13 +00:00