aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStephen Leake2010-01-21 13:25:54 +0100
committerJuanma Barranquero2010-01-21 13:25:54 +0100
commitafb5d709049eb40291fa0126d48efca2f7061a10 (patch)
tree3d0266a962425f153ee42b20fca8b94913f695ba /lisp/ChangeLog
parent994ff697713e64393cb483a336d9e6c7428bb33b (diff)
downloademacs-afb5d709049eb40291fa0126d48efca2f7061a10.tar.gz
emacs-afb5d709049eb40291fa0126d48efca2f7061a10.zip
Fix bug#5435.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3d99f723a31..4a453c58759 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12010-01-21 Stephen Leake <stephen_leake@member.fsf.org>
2
3 * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
4 is the same as subprogram call, not declaration. (Bug#5435).
5
12010-01-20 Chong Yidong <cyd@stupidchicken.com> 62010-01-20 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330). 8 * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).