diff options
| author | Gerd Moellmann | 1999-12-19 13:16:06 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 1999-12-19 13:16:06 +0000 |
| commit | 9e6985ed7adbf77e78d66bd89557ceb9c2aa343d (patch) | |
| tree | 6690b15b2ce109a6a733c1e7352fffec5a04fab1 /lisp | |
| parent | 094e092801ad10b0e5904ade2983c554b890181e (diff) | |
| download | emacs-9e6985ed7adbf77e78d66bd89557ceb9c2aa343d.tar.gz emacs-9e6985ed7adbf77e78d66bd89557ceb9c2aa343d.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1999adb40a0..744e6339332 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 1999-12-19 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * emacs-lisp/debug.el (debugger-continue): Don't continue if | ||
| 4 | debugger-may-continue is nil. | ||
| 5 | |||
| 1 | 1999-12-18 Dave Love <fx@gnu.org> | 6 | 1999-12-18 Dave Love <fx@gnu.org> |
| 2 | 7 | ||
| 3 | * emacs-lisp/cl-macs.el: Remove conditional definition of | 8 | * emacs-lisp/cl-macs.el: Remove conditional definition of |