aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 141be710098..61bd3ac70b4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12006-11-19 Stephen Leake <stephen_leake@stephe-leake.org>
2
3 * progmodes/ada-mode.el (ada-make-body): Fix typo.
4
5 * progmodes/ada-xref.el (ada-make-body-gnatstub): Fix typo.
6 (ada-xref-initialize): Fix typo. Use add-hook and remove-hook.
7
12006-11-18 Chong Yidong <cyd@stupidchicken.com> 82006-11-18 Chong Yidong <cyd@stupidchicken.com>
2 9
3 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Check `and' 10 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Check `and'