comparison lisp/ChangeLog @ 58840:1cdfec9f283d

(isearch-quote-char): Fix up typo in last change.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 08 Dec 2004 01:38:05 +0000
parents c4eebac5c158
children c05f062fa72f e4029991605f
comparison
equal deleted inserted replaced
58839:c4eebac5c158 58840:1cdfec9f283d
1 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * isearch.el (isearch-quote-char): Fix up typo in last change.
4
1 2004-12-07 Luc Teirlinck <teirllm@auburn.edu> 5 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
2 6
3 * mouse.el (mouse-set-font): Handle the case where the command was 7 * mouse.el (mouse-set-font): Handle the case where the command was
4 not invoked using the mouse. 8 not invoked using the mouse.
5 9
7 (edmacro-finish-edit): Further update for keyboard macros that are 11 (edmacro-finish-edit): Further update for keyboard macros that are
8 lambda forms. 12 lambda forms.
9 (edmacro-sanitize-for-string): Correctly remove Meta modifier 13 (edmacro-sanitize-for-string): Correctly remove Meta modifier
10 (as suggested by Kim Storm). 14 (as suggested by Kim Storm).
11 15
12 2004-12-06 Stefan <monnier@iro.umontreal.ca> 16 2004-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
13 17
14 * font-lock.el (font-lock-unfontify-region): Save buffer state. 18 * font-lock.el (font-lock-unfontify-region): Save buffer state.
15 (font-lock-default-unfontify-region): Don't save buffer state any 19 (font-lock-default-unfontify-region): Don't save buffer state any more.
16 more.
17 20
18 2004-12-07 Jay Belanger <belanger@truman.edu> 21 2004-12-07 Jay Belanger <belanger@truman.edu>
19 22
20 * calc/calc-help.el (calc-describe-key): 23 * calc/calc-help.el (calc-describe-key):
21 Set calc-summary-indentation even when Calc Summary buffer exists. 24 Set calc-summary-indentation even when Calc Summary buffer exists.