aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2002-12-10 21:50:22 +0000
committerRichard M. Stallman2002-12-10 21:50:22 +0000
commit9cd1fbc3a9f8e605fe333f0dda5dcdbf0a7e5300 (patch)
tree159863aff21687f97e7e095697cfb2b74ea2b9e6 /lisp/ChangeLog
parentd79abb69849ed760232027c7db07c2501b83fbfb (diff)
downloademacs-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/ChangeLog6
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 @@
12002-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
12002-12-10 Steven Tamm <steventamm@mac.com> 72002-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