diff options
author | Gerd Moellmann <gerd@gnu.org> | 2000-08-14 21:33:50 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2000-08-14 21:33:50 +0000 |
commit | 3215096cf6faf08740d4dc2ed363587f093c829a (patch) | |
tree | 445b17b1286ff2455ad264d270c32608433f70f5 /lisp/ChangeLog.4 | |
parent | d96d6bb0684903d948795a624810f1bf4ee7b470 (diff) | |
download | emacs-3215096cf6faf08740d4dc2ed363587f093c829a.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog.4')
-rw-r--r-- | lisp/ChangeLog.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.4 b/lisp/ChangeLog.4 index df3a1f220a3..1d626aa6926 100644 --- a/lisp/ChangeLog.4 +++ b/lisp/ChangeLog.4 @@ -1761,7 +1761,7 @@ 1994-04-04 Daniel LaLiberte (liberte@spiff.gnu.ai.mit.edu) - * edebug.el Change "-emacs-" to "-original-" throughout. + * edebug.el: Change "-emacs-" to "-original-" throughout. (edebug-last-sexp): Fix missing ";;" (edebug-read): Fix docstring, &optional arg, and the check that stream is current-buffer. |