aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2009-10-01 02:03:38 +0000
committerGlenn Morris2009-10-01 02:03:38 +0000
commita4d2c321a5c1802abf26c2366568340e51622de6 (patch)
tree5eab275a05bbd824e04066708d71f320195701b8 /lisp/ChangeLog
parent787cc821c04a8c0f6a58461a17df3565d2b893c5 (diff)
downloademacs-a4d2c321a5c1802abf26c2366568340e51622de6.tar.gz
emacs-a4d2c321a5c1802abf26c2366568340e51622de6.zip
(declare-function): Doc fix.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index de0839bd1a2..7c246635258 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12009-10-01 Glenn Morris <rgm@gnu.org>
2
3 * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
4 rather than parsing it as a regexp. This relaxes the layout
5 requirements and makes errors easier to detect.
6 (check-declare-verify): Check file is regular.
7 (check-declare-directory): Doc fix.
8 * subr.el (declare-function): Doc fix.
9
12009-10-01 Juanma Barranquero <lekktu@gmail.com> 102009-10-01 Juanma Barranquero <lekktu@gmail.com>
2 11
3 * cedet/semantic/wisent/javat-wy.el 12 * cedet/semantic/wisent/javat-wy.el