aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/ChangeLog4
-rw-r--r--lisp/ChangeLog7
2 files changed, 11 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 16d62c46abd..fc70d8a62b3 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12005-11-09 Nick Roberts <nickrob@snap.net.nz>
2
3 * images/gud/pp.xpm, images/gud/pp.pbm: New icons.
4
12005-11-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 52005-11-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 6
3 * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm 7 * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1e2cf6cf1f5..2c7188427b3 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12005-11-09 Nick Roberts <nickrob@snap.net.nz>
2
3 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
4 when using the speedbar.
5 (gdb): New command gud-pp.
6 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
7
12005-11-09 Juri Linkov <juri@jurta.org> 82005-11-09 Juri Linkov <juri@jurta.org>
2 9
3 * replace.el (occur-excluded-properties): New defcustom. 10 * replace.el (occur-excluded-properties): New defcustom.