Mercurial > emacs
comparison lisp/ChangeLog @ 43294:849846dd9b9a
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 14 Feb 2002 01:55:43 +0000 |
parents | a583ad778ef6 |
children | ce2590f06ba0 |
comparison
equal
deleted
inserted
replaced
43293:da6445c98893 | 43294:849846dd9b9a |
---|---|
2 | 2 |
3 * cus-start.el (mode-line-in-non-selected-windows): | 3 * cus-start.el (mode-line-in-non-selected-windows): |
4 Allow customization. | 4 Allow customization. |
5 | 5 |
6 2002-02-13 Richard M. Stallman <rms@gnu.org> | 6 2002-02-13 Richard M. Stallman <rms@gnu.org> |
7 | |
8 * textmodes/bibtex.el (bibtex-parse-buffers-stealthily): | |
9 Tell bibtex-parse-keys to output no progress messages. | |
10 | |
11 * international/mule-diag.el (list-input-methods): | |
12 Use help-input-method, not describe-input-method, for button type. | |
13 | |
14 * register.el (describe-register-1): Access register contents here. | |
7 | 15 |
8 * textmodes/text-mode.el (text-mode-hook-identify): Restore | 16 * textmodes/text-mode.el (text-mode-hook-identify): Restore |
9 previous definition. Add to text-mode-hook again. | 17 previous definition. Add to text-mode-hook again. |
10 | 18 |
11 * mail/mailabbrev.el (define-mail-abbrev): Define as system abbrev. | 19 * mail/mailabbrev.el (define-mail-abbrev): Define as system abbrev. |