diff options
author | Glenn Morris <rgm@gnu.org> | 2007-09-06 05:19:06 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-09-06 05:19:06 +0000 |
commit | f657c21b5ad3e2713a3ac313dc42fa5150e004c6 (patch) | |
tree | a5aeb238e7a32dc826fc5383d016470ab10a1603 /lisp | |
parent | e7426ea43e931515edccd5a2f0a11f92d0cd4007 (diff) | |
download | emacs-f657c21b5ad3e2713a3ac313dc42fa5150e004c6.tar.gz emacs-f657c21b5ad3e2713a3ac313dc42fa5150e004c6.tar.bz2 emacs-f657c21b5ad3e2713a3ac313dc42fa5150e004c6.zip |
Regenerate, and restore by hand the shell function message lost in
2007-08-29T06:36:57Z!jan.h.d@swipnet.se.
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index dbc3fb6fecb..cab0ac69181 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2007-09-06 Glenn Morris <rgm@gnu.org> + + * emacs-lisp/checkdoc.el (checkdoc-minor-mode-string): New. + (checkdoc-minor-mode): Allow user to specify lighter via + checkdoc-minor-mode-string. + 2007-09-05 Richard Stallman <rms@gnu.org> * startup.el (fancy-startup-text): Renamed from fancy-splash-text. |