diff options
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 57ea21f4b20..b45b32c770d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2008-10-11 Chong Yidong <cyd@stupidchicken.com> | 1 | 2008-10-11 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * emacs-lisp/warnings.el (display-warning): Issue a message if | ||
| 4 | called during daemon initialization. | ||
| 5 | |||
| 3 | * tool-bar.el (tool-bar-local-item) | 6 | * tool-bar.el (tool-bar-local-item) |
| 4 | (tool-bar-local-item-from-menu): Put the check for number of | 7 | (tool-bar-local-item-from-menu): Put the check for number of |
| 5 | display colors into the image expression. | 8 | display colors into the image expression. |