Mercurial > emacs
changeset 58879:e06ff40042ee
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 10 Dec 2004 16:00:03 +0000 |
parents | bcd1ddcb0e39 |
children | 17f97699ed99 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Dec 10 04:58:52 2004 +0000 +++ b/lisp/ChangeLog Fri Dec 10 16:00:03 2004 +0000 @@ -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. @@ -41,10 +41,9 @@ * 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). - -2004-12-06 Stefan Monnier <monnier@iro.umontreal.ca> + (edmacro-sanitize-for-string): Correctly remove Meta modifier. + +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.