comparison lisp/ChangeLog @ 90055:e4029991605f

Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-75 Merge from emacs--cvs-trunk--0 Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-717 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-718 RCS keyword removal
author Miles Bader <miles@gnu.org>
date Wed, 08 Dec 2004 05:21:02 +0000
parents f2ebccfa87d4 1cdfec9f283d
children fb79180b618d
comparison
equal deleted inserted replaced
90054:f2ebccfa87d4 90055:e4029991605f
1 2004-12-06 Stefan <monnier@iro.umontreal.ca> 1 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * isearch.el (isearch-quote-char): Fix up typo in last change.
4
5 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
6
7 * mouse.el (mouse-set-font): Handle the case where the command was
8 not invoked using the mouse.
9
10 * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
11 (edmacro-finish-edit): Further update for keyboard macros that are
12 lambda forms.
13 (edmacro-sanitize-for-string): Correctly remove Meta modifier
14 (as suggested by Kim Storm).
15
16 2004-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
2 17
3 * font-lock.el (font-lock-unfontify-region): Save buffer state. 18 * font-lock.el (font-lock-unfontify-region): Save buffer state.
4 (font-lock-default-unfontify-region): Don't save buffer state any 19 (font-lock-default-unfontify-region): Don't save buffer state any more.
5 more.
6 20
7 2004-12-07 Jay Belanger <belanger@truman.edu> 21 2004-12-07 Jay Belanger <belanger@truman.edu>
8 22
9 * calc/calc-help.el (calc-describe-key): 23 * calc/calc-help.el (calc-describe-key):
10 Set calc-summary-indentation even when Calc Summary buffer exists. 24 Set calc-summary-indentation even when Calc Summary buffer exists.