diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 24f17f004f5..8c008185424 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2014-03-28 Glenn Morris <rgm@gnu.org> | 1 | 2014-03-28 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * cus-start.el (report-emacs-bug-address): Set custom properties. | ||
| 4 | * mail/emacsbug.el (report-emacs-bug-address): | ||
| 5 | Variable is now defined in emacs.c. | ||
| 6 | |||
| 3 | * mail/emacsbug.el (report-emacs-bug): | 7 | * mail/emacsbug.el (report-emacs-bug): |
| 4 | Include system-configuration-features. | 8 | Include system-configuration-features. |
| 5 | 9 | ||