]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Fri, 10 Dec 2004 16:00:03 +0000 (16:00 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 10 Dec 2004 16:00:03 +0000 (16:00 +0000)
lisp/ChangeLog

index 3d3994cd24895160480b917455674ee37ab57b3e..94daea9fe5c73424a14b5283eb1ea9e7be2e5a27 100644 (file)
@@ -2,7 +2,7 @@
 
        * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
 
-2004-12-10  Nick Roberts  <nickrob@snap.net.nz>
+2004-12-09  Nick Roberts  <nickrob@snap.net.nz>
 
        * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
        buffer with a display margin.
        * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
        (edmacro-finish-edit): Further update for keyboard macros that are
        lambda forms.
-       (edmacro-sanitize-for-string): Correctly remove Meta modifier
-       (as suggested by Kim Storm).
+       (edmacro-sanitize-for-string): Correctly remove Meta modifier.
 
-2004-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
+2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * font-lock.el (font-lock-unfontify-region): Save buffer state.
        (font-lock-default-unfontify-region): Don't save buffer state any more.