comparison 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
comparison
equal deleted inserted replaced
106946:ca11a89eb77d 106957:368fd338fecd
1 2010-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
1 2010-01-20 Chong Yidong <cyd@stupidchicken.com> 6 2010-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).
4 9
5 2010-01-20 Glenn Morris <rgm@gnu.org> 10 2010-01-20 Glenn Morris <rgm@gnu.org>