diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2a921529949..b7ff4e56087 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2008-06-21 John Paul Wallington <jpw@pobox.com> | ||
| 2 | |||
| 3 | * emacs-lisp/derived.el (define-derived-mode): Add `doc-string' decl. | ||
| 4 | |||
| 5 | * textmodes/rst.el (rst-mode): Put docstring in right place. | ||
| 6 | |||
| 1 | 2008-06-21 Chong Yidong <cyd@stupidchicken.com> | 7 | 2008-06-21 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 8 | ||
| 3 | * startup.el (fancy-about-text, fancy-startup-tail): Increase text | 9 | * startup.el (fancy-about-text, fancy-startup-tail): Increase text |