diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b411cd4939f..1971496c36d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2009-10-23 Chong Yidong <cyd@stupidchicken.com> | 1 | 2009-10-23 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): | ||
| 4 | Allow uncapitalized info node names (Bug#3921). | ||
| 5 | |||
| 3 | * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing | 6 | * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing |
| 4 | to the DEBUG file (Bug#3781). | 7 | to the DEBUG file (Bug#3781). |
| 5 | 8 | ||