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 6f298bace3e..0c25bc236d6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * font-lock.el (font-lock-comment-delimiter-face): Inherit from | ||
| 4 | font-lock-comment-face rather than copying its setting. | ||
| 5 | |||
| 1 | 2005-05-12 Andreas Schwab <schwab@suse.de> | 6 | 2005-05-12 Andreas Schwab <schwab@suse.de> |
| 2 | 7 | ||
| 3 | * eshell/esh-mode.el (eshell-send-input): Doc fix. | 8 | * eshell/esh-mode.el (eshell-send-input): Doc fix. |