comparison lisp/ChangeLog @ 104967:f318da2703ab

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Sat, 12 Sep 2009 00:02:42 +0000
parents 754f505b6d27
children 1f376790249c
comparison
equal deleted inserted replaced
104966:754f505b6d27 104967:f318da2703ab
1 2009-09-11 Nick Roberts <nickrob@snap.net.nz>
2
3 * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
4 (gdb-var-list-children): Use json parsing.
5
1 2009-09-11 Daniel Colascione <dan.colascione@gmail.com> 6 2009-09-11 Daniel Colascione <dan.colascione@gmail.com>
2 7
3 * progmodes/js.el (js--proper-indentation): Handle the case where 8 * progmodes/js.el (js--proper-indentation): Handle the case where
4 char-before is null. Reported by Deniz Dogan. 9 char-before is null. Reported by Deniz Dogan.
5 10