Mercurial > emacs
comparison lisp/ChangeLog @ 50577:e5f72e7c4f4c
(toplevel): Don't change the face
of major-mode on the mode line. Setting the face on
the mode line code is installed by my mistake in
my last change.
author | Masatake YAMATO <jet@gyve.org> |
---|---|
date | Sun, 13 Apr 2003 06:30:59 +0000 |
parents | b9c46e5ad0ab |
children | 2bf79af13e21 |
comparison
equal
deleted
inserted
replaced
50576:b9c46e5ad0ab | 50577:e5f72e7c4f4c |
---|---|
1 2003-04-13 Masatake YAMATO <jet@gyve.org> | |
2 | |
3 * bindings.el (toplevel): Don't change the face | |
4 of major-mode on the mode line. Setting the face on | |
5 the mode line code is installed by my mistake in | |
6 my last change. | |
7 | |
1 2003-04-12 Stefan Monnier <monnier@cs.yale.edu> | 8 2003-04-12 Stefan Monnier <monnier@cs.yale.edu> |
2 | 9 |
3 * add-log.el (change-log-version-number-search): Fix old bug. | 10 * add-log.el (change-log-version-number-search): Fix old bug. |
4 (add-change-log-entry): Avoid inserting the same funname again. | 11 (add-change-log-entry): Avoid inserting the same funname again. |
5 (add-log-indent-text): New var. | 12 (add-log-indent-text): New var. |