diff options
| author | Miles Bader | 2000-11-01 09:11:58 +0000 |
|---|---|---|
| committer | Miles Bader | 2000-11-01 09:11:58 +0000 |
| commit | 5bf991004446d1407ad9d8aed615ed0e9374fe55 (patch) | |
| tree | 43f4d855188e06883f2b39d033e6b78af5b5349f /lisp/ChangeLog | |
| parent | a403261168fe5c6f27f8ca7fcfc65dafc9ca3991 (diff) | |
| download | emacs-5bf991004446d1407ad9d8aed615ed0e9374fe55.tar.gz emacs-5bf991004446d1407ad9d8aed615ed0e9374fe55.zip | |
(diary-face, holiday-face): Add dark-background variants.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 29e40f668ee..4cd1ba137a3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-11-01 Miles Bader <miles@lsi.nec.co.jp> | ||
| 2 | |||
| 3 | * calendar/calendar.el (diary-face, holiday-face): Add | ||
| 4 | dark-background variants. | ||
| 5 | |||
| 1 | 2000-10-31 Sam Steingold <sds@gnu.org> | 6 | 2000-10-31 Sam Steingold <sds@gnu.org> |
| 2 | 7 | ||
| 3 | * textmodes/tex-mode.el (tex-file): Use `default-directory' when | 8 | * textmodes/tex-mode.el (tex-file): Use `default-directory' when |