aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2010-01-16 16:20:43 -0500
committerChong Yidong2010-01-16 16:20:43 -0500
commitbbdc98eff1533440f7f7633acf07b7f29c037a11 (patch)
treef54e6b4669b60073c303b27514048eea7761e5a9 /lisp/ChangeLog
parentabd5cfe880473c8da925d5b83e52c8019803d87d (diff)
downloademacs-bbdc98eff1533440f7f7633acf07b7f29c037a11.tar.gz
emacs-bbdc98eff1533440f7f7633acf07b7f29c037a11.zip
* emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
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
52010-01-16 Chong Yidong <cyd@stupidchicken.com> 52010-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.