aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog5
-rw-r--r--src/ChangeLog5
2 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 38bd3397935..2c5f67361ba 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12001-01-11 Gerd Moellmann <gerd@gnu.org>
2
3 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as
4 exit.xpm.
5
12001-01-11 Eli Zaretskii <eliz@is.elta.co.il> 62001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
2 7
3 * progmodes/etags.el (find-tag-interactive): If last-tag is nil, 8 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
diff --git a/src/ChangeLog b/src/ChangeLog
index 123b8ae05e6..fa3721df7d4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12001-01-11 Gerd Moellmann <gerd@gnu.org>
2
3 * xfaces.c (x_free_colors, x_free_dpy_colors) [DEBUG_X_COLORS]: Do
4 the unregister_colors before calling XFreeColors.
5
12001-01-10 Dave Love <fx@gnu.org> 62001-01-10 Dave Love <fx@gnu.org>
2 7
3 * Makefile.in (${etc}DOC): Depend on ${shortlisp} and 8 * Makefile.in (${etc}DOC): Depend on ${shortlisp} and