summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2006-11-19 01:44:03 +0000
committerJuanma Barranquero <lekktu@gmail.com>2006-11-19 01:44:03 +0000
commit029248eec8f6d2e4448d912b2ffcd5f7ddcea1cc (patch)
tree71ebd93534d3e9d38c8a1e5eb26bc43de56774ec /lisp
parentce8831339caad2b812d4995df5e2747d043b0ae5 (diff)
downloademacs-029248eec8f6d2e4448d912b2ffcd5f7ddcea1cc.tar.gz
emacs-029248eec8f6d2e4448d912b2ffcd5f7ddcea1cc.tar.bz2
emacs-029248eec8f6d2e4448d912b2ffcd5f7ddcea1cc.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-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 @@
+2006-11-19 Stephen Leake <stephen_leake@stephe-leake.org>
+
+ * progmodes/ada-mode.el (ada-make-body): Fix typo.
+
+ * progmodes/ada-xref.el (ada-make-body-gnatstub): Fix typo.
+ (ada-xref-initialize): Fix typo. Use add-hook and remove-hook.
+
2006-11-18 Chong Yidong <cyd@stupidchicken.com>
* emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Check `and'