diff options
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 6d3932cb7b1..cdc832c08b8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-10-15 Miles Bader <miles@gnu.org> | ||
| 2 | |||
| 3 | * font-lock.el (font-lock-comment-face): Change dark-background, | ||
| 4 | color, non-tty, default to `chocolate1'. | ||
| 5 | |||
| 1 | 2000-10-13 John Wiegley <johnw@gnu.org> | 6 | 2000-10-13 John Wiegley <johnw@gnu.org> |
| 2 | 7 | ||
| 3 | * eshell/esh-util.el (require): Added a missing `require' form, | 8 | * eshell/esh-util.el (require): Added a missing `require' form, |