Mercurial > emacs
diff lisp/ChangeLog @ 106957:368fd338fecd
Fix bug#5435.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 21 Jan 2010 13:25:54 +0100 |
parents | 200d1ac9090a |
children | 55db4345f5e3 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jan 21 09:07:49 2010 +0000 +++ b/lisp/ChangeLog Thu Jan 21 13:25:54 2010 +0100 @@ -1,3 +1,8 @@ +2010-01-21 Stephen Leake <stephen_leake@member.fsf.org> + + * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax + is the same as subprogram call, not declaration. (Bug#5435). + 2010-01-20 Chong Yidong <cyd@stupidchicken.com> * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).