Mercurial > emacs
comparison lisp/ChangeLog @ 79650:df81331026ae
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 29 Dec 2007 19:04:53 +0000 |
parents | f6c4e8c6c5f3 |
children | ec8eb07f75bf |
comparison
equal
deleted
inserted
replaced
79649:6805f3089622 | 79650:df81331026ae |
---|---|
1 2007-12-29 Richard Stallman <rms@gnu.org> | |
2 | |
3 * startup.el (fancy-startup-tail, fancy-about-text) | |
4 (fancy-startup-text): Regularize format of face property. | |
5 | |
6 * facemenu.el (list-colors-print): Use :background and :foreground | |
7 instead of background-color and foreground-color. | |
8 | |
1 2007-12-29 Eli Zaretskii <eliz@gnu.org> | 9 2007-12-29 Eli Zaretskii <eliz@gnu.org> |
2 | 10 |
3 * textmodes/ispell.el (ispell-grep-command): Use "grep" on | 11 * textmodes/ispell.el (ispell-grep-command): Use "grep" on |
4 MS-Windows and MS-DOS. | 12 MS-Windows and MS-DOS. |
5 (ispell-grep-options): Use "-Ei" on MS-Windows and MS-DOS. | 13 (ispell-grep-options): Use "-Ei" on MS-Windows and MS-DOS. |