diff options
| author | Richard M. Stallman | 2002-12-10 21:50:22 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2002-12-10 21:50:22 +0000 |
| commit | 9cd1fbc3a9f8e605fe333f0dda5dcdbf0a7e5300 (patch) | |
| tree | 159863aff21687f97e7e095697cfb2b74ea2b9e6 /lisp/ChangeLog | |
| parent | d79abb69849ed760232027c7db07c2501b83fbfb (diff) | |
| download | emacs-9cd1fbc3a9f8e605fe333f0dda5dcdbf0a7e5300.tar.gz emacs-9cd1fbc3a9f8e605fe333f0dda5dcdbf0a7e5300.zip | |
(bashdb): Prompt now included parenthesis for subshell
levels. Fix erroneous print expression command, and fix typos.
(perldb): Undo previous change in prompt regexp.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5fc4b8d85ca..690ded3bfad 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2002-12-10 R. Bernstein <rocky@panix.com> | ||
| 2 | |||
| 3 | * gud.el (bashdb): Prompt now included parenthesis for subshell | ||
| 4 | levels. Fix erroneous print expression command, and fix typos. | ||
| 5 | (perldb): Undo previous change in prompt regexp. | ||
| 6 | |||
| 1 | 2002-12-10 Steven Tamm <steventamm@mac.com> | 7 | 2002-12-10 Steven Tamm <steventamm@mac.com> |
| 2 | 8 | ||
| 3 | * generic-x.el (javascript-generic-mode): Added C style block | 9 | * generic-x.el (javascript-generic-mode): Added C style block |