From: Nick Roberts Date: Tue, 25 Jul 2006 05:17:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~1253 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6cdae8d6ffd9c1e68332a641f94370d52a221b6d;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b3b8e599282..e9701441cb4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2006-07-25 Nick Roberts + + * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers) + (gdb-resync, gdb-prompt, gdb-starting, gdb-exited, gdb-stopped) + (gdb-set-gud-minor-mode-existing-buffers-1): Use different faces + for status indicator. + 2006-07-24 Richard Stallman * xml.el (xml-parse-file): Clean up, and use with-temp-buffer.