Commit graph

7 commits

Author SHA1 Message Date
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