# HG changeset patch # User Nick Roberts # Date 1201730771 0 # Node ID 6640123ea58e4fd1c746ba5e3f216aa94471a0de # Parent d846898aabcf265579c2921423aabd345f653f24 *** empty log message *** diff -r d846898aabcf -r 6640123ea58e lisp/ChangeLog --- a/lisp/ChangeLog Wed Jan 30 21:54:37 2008 +0000 +++ b/lisp/ChangeLog Wed Jan 30 22:06:11 2008 +0000 @@ -1,3 +1,9 @@ +2008-01-30 Nick Roberts + + * progmodes/gdb-ui.el (gdb-var-set-format-regexp): New constant. + (gdb-var-set-format-handler): New function. + (gdb-var-set-format): Use it. + 2008-01-29 Alan Mackenzie * progmodes/cc-langs.el (c-block-stmt-1-kwds, c-block-stmt-2-kwds)