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 5ff2d7b24c0..40dd8ff0a96 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -4,6 +4,8 @@ | |||
| 4 | 4 | ||
| 5 | 2010-01-16 Chong Yidong <cyd@stupidchicken.com> | 5 | 2010-01-16 Chong Yidong <cyd@stupidchicken.com> |
| 6 | 6 | ||
| 7 | * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274) | ||
| 8 | |||
| 7 | * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267). | 9 | * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267). |
| 8 | 10 | ||
| 9 | * startup.el (command-line): Remove unused --icon-type arg. | 11 | * startup.el (command-line): Remove unused --icon-type arg. |