Mercurial > emacs
changeset 71276:3e72da0c198d
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Thu, 08 Jun 2006 12:14:48 +0000 |
parents | aa026ce4fcef |
children | 99ed754e8f50 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <nickrob@snap.net.nz> + + * 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 <storm@cua.dk> * ido.el (ido-take-first-match, ido-push-dir-first): New commands.