diff options
| author | Glenn Morris | 2008-02-23 20:17:44 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-02-23 20:17:44 +0000 |
| commit | f3468eacb72ccf463e5f2ebc082c7deffa5d7bfa (patch) | |
| tree | 5fd6dc28304b71d55b2ada6146805bbc881c3125 /lisp/ChangeLog | |
| parent | d2c98acc72b8e5cd3c9288a8a26c7ec6c37cedff (diff) | |
| download | emacs-f3468eacb72ccf463e5f2ebc082c7deffa5d7bfa.tar.gz emacs-f3468eacb72ccf463e5f2ebc082c7deffa5d7bfa.zip | |
(tree-widget-lookup-image): Let-bind `file'.
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. |