comparison lisp/ChangeLog @ 105074:45b5d5aae703

Fix typos in condition-case handlers.
author Glenn Morris <rgm@gnu.org>
date Fri, 18 Sep 2009 07:07:33 +0000
parents ecfdb424a03f
children 9005ea5eb958
comparison
equal deleted inserted replaced
105073:3d8175dd6918 105074:45b5d5aae703
1 2009-09-18 Glenn Morris <rgm@gnu.org>
2
3 * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
4 * net/eudc.el (eudc-expand-inline):
5 * net/newst-backend.el (newsticker--cache-read-feed): Fix typos in
6 condition-case handlers.
7
1 2009-09-18 Nick Roberts <nickrob@snap.net.nz> 8 2009-09-18 Nick Roberts <nickrob@snap.net.nz>
2 9
3 * progmodes/gdb-mi.el (gdb-frame-address): New variable. 10 * progmodes/gdb-mi.el (gdb-frame-address): New variable.
4 (gdb-var-list): Add an element for has_more field. 11 (gdb-var-list): Add an element for has_more field.
5 (gdb-non-stop-handler): Enable pretty printing for STL containers. 12 (gdb-non-stop-handler): Enable pretty printing for STL containers.