# HG changeset patch # User Nick Roberts # Date 1149768888 0 # Node ID 3e72da0c198d8aac6505388b3c79d69735f52320 # Parent aa026ce4fcefa372da2e02cad6726c8d50ff30ba *** empty log message *** diff -r aa026ce4fcef -r 3e72da0c198d lisp/ChangeLog --- a/lisp/ChangeLog Thu Jun 08 11:29:27 2006 +0000 +++ b/lisp/ChangeLog Thu Jun 08 12:14:48 2006 +0000 @@ -1,3 +1,9 @@ +2006-06-09 Nick Roberts + + * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1) + (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status + in mode line at startup. + 2006-06-08 Kim F. Storm * ido.el (ido-take-first-match, ido-push-dir-first): New commands.