diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 674170972f3..aa691b701bf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2009-10-31 Glenn Morris <rgm@gnu.org> | 1 | 2009-10-31 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes. | ||
| 4 | |||
| 3 | * emacs-lisp/bytecomp.el (byte-compile-warning-types) | 5 | * emacs-lisp/bytecomp.el (byte-compile-warning-types) |
| 4 | (byte-compile-warnings): Add `constants' as an option. | 6 | (byte-compile-warnings): Add `constants' as an option. |
| 5 | (byte-compile-callargs-warn, byte-compile-arglist-warn) | 7 | (byte-compile-callargs-warn, byte-compile-arglist-warn) |