diff options
author | Richard M. Stallman <rms@gnu.org> | 2005-07-15 18:11:53 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2005-07-15 18:11:53 +0000 |
commit | e4b477a1d1b208f7c270f7fb1d7bb03107014fff (patch) | |
tree | 588a2791eab2fa16d641ce5405157ec13646003a /lisp | |
parent | 673b8d0ecaef28d061761cff1d415a44e03adc50 (diff) | |
download | emacs-e4b477a1d1b208f7c270f7fb1d7bb03107014fff.tar.gz |
*** 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 e0df3f4aaf7..5d11508a3e7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2005-07-15 Richard M. Stallman <rms@gnu.org> + + * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table): + Don't give ^M comment-end syntax. + 2005-07-16 Nick Roberts <nickrob@snap.net.nz> * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler): |