aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
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