aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b3b8e599282..e9701441cb4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12006-07-25 Nick Roberts <nickrob@snap.net.nz>
2
3 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
4 (gdb-resync, gdb-prompt, gdb-starting, gdb-exited, gdb-stopped)
5 (gdb-set-gud-minor-mode-existing-buffers-1): Use different faces
6 for status indicator.
7
12006-07-24 Richard Stallman <rms@gnu.org> 82006-07-24 Richard Stallman <rms@gnu.org>
2 9
3 * xml.el (xml-parse-file): Clean up, and use with-temp-buffer. 10 * xml.el (xml-parse-file): Clean up, and use with-temp-buffer.