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 f41e96d371a..32060096aa7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2010-12-10 Glenn Morris <rgm@gnu.org> | 1 | 2010-12-10 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * mail/emacsbug.el (report-emacs-bug): Use mail-user-agent properties. | ||
| 4 | (report-emacs-bug-create-existing-bugs-buffer): Avoid free variables. | ||
| 5 | |||
| 3 | * comint.el (comint-input-ring-file-name): Doc fix. | 6 | * comint.el (comint-input-ring-file-name): Doc fix. |
| 4 | 7 | ||
| 5 | 2010-12-09 Eli Zaretskii <eliz@gnu.org> | 8 | 2010-12-09 Eli Zaretskii <eliz@gnu.org> |