]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Fri, 15 Jul 2005 18:11:53 +0000 (18:11 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 15 Jul 2005 18:11:53 +0000 (18:11 +0000)
lisp/ChangeLog
src/ChangeLog

index e0df3f4aaf73fd9d13905f1ffc46e4ad55e531af..5d11508a3e787acb8647f7a18bf3fd6241c24144 100644 (file)
@@ -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):
index 21d4564ef11dd180f13bd23d477b824a0eeed58d..0f3cdcbcb00e86cc5af29f3c2157d775549557bd 100644 (file)
@@ -1,3 +1,7 @@
+2005-07-15  Richard M. Stallman  <rms@gnu.org>
+
+       * xdisp.c (select_frame_for_redisplay): Use find_symbol_value.
+
 2005-07-15  Kim F. Storm  <storm@cua.dk>
 
        * xdisp.c: Fix redisplay loop in last change.