aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Roberts2006-07-25 05:17:40 +0000
committerNick Roberts2006-07-25 05:17:40 +0000
commit6cdae8d6ffd9c1e68332a641f94370d52a221b6d (patch)
tree407c0bde9f18db4535a58aac70b907cfd2e45e0f
parent5ac64732eaf4d09876e50bd4a2384d9f856df027 (diff)
downloademacs-6cdae8d6ffd9c1e68332a641f94370d52a221b6d.tar.gz
emacs-6cdae8d6ffd9c1e68332a641f94370d52a221b6d.zip
*** empty log message ***
-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.