diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 11 | 
1 files changed, 11 insertions, 0 deletions
| diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c0dcb40fc4a..e881509068f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2004-12-07  Luc Teirlinck  <teirllm@auburn.edu> + +	* mouse.el (mouse-set-font): Handle the case where the command was +	not invoked using the mouse. + +	* 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@iro.umontreal.ca>  	* font-lock.el (font-lock-unfontify-region): Save buffer state. | 
