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 6d72f54182d..b68496c315d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -3,6 +3,8 @@ | |||
| 3 | * menu-bar.el (menu-bar-games-menu): Add Bubbles and Pong. | 3 | * menu-bar.el (menu-bar-games-menu): Add Bubbles and Pong. |
| 4 | Add :help for Solitaire and Tetris. | 4 | Add :help for Solitaire and Tetris. |
| 5 | 5 | ||
| 6 | * tree-widget.el (tree-widget-lookup-image): Let-bind `file'. | ||
| 7 | |||
| 6 | * mail/smtpmail.el: Remove leading `*' from defcustom doc-strings. | 8 | * mail/smtpmail.el: Remove leading `*' from defcustom doc-strings. |
| 7 | (smtpmail-code-conv-from): Doc fix. Fix custom type. | 9 | (smtpmail-code-conv-from): Doc fix. Fix custom type. |
| 8 | (smtpmail-queue-index-file): Make it a defcustom. | 10 | (smtpmail-queue-index-file): Make it a defcustom. |