aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2009-09-19 20:06:54 +0000
committerChong Yidong2009-09-19 20:06:54 +0000
commite2045997eef07a7e319a077b8c20701a8ce36da3 (patch)
tree7fea7783a10d3c6572075dfff84b621b1f7f93e3 /lisp/ChangeLog
parent83f83a9815b0f34cb0ca77908e3e374febe1568e (diff)
downloademacs-e2045997eef07a7e319a077b8c20701a8ce36da3.tar.gz
emacs-e2045997eef07a7e319a077b8c20701a8ce36da3.zip
* emacs-lisp/advice.el (ad-get-argument, ad-set-argument): Doc
fix (Bug#3932).
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 72d309fd0ee..dfd9aee6bf1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12009-09-19 Chong Yidong <cyd@stupidchicken.com> 12009-09-19 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * emacs-lisp/advice.el (ad-get-argument, ad-set-argument): Doc
4 fix (Bug#3932).
5
3 * subr.el (baud-rate): Remove long-obsolete function (Bug#4372). 6 * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
4 7
5 * time-stamp.el (time-stamp-month-dd-yyyy) 8 * time-stamp.el (time-stamp-month-dd-yyyy)