From: Nick Roberts Date: Thu, 8 Jun 2006 12:14:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~2023 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f9ff5ee1e8b6bce1dd4e8bd762cb69c59f620991;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3e30598208d..25775d3cb6f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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.