aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Moellmann2001-01-11 13:37:34 +0000
committerGerd Moellmann2001-01-11 13:37:34 +0000
commit2c2ff7f28872678cc72bf317a919e5a96a135aa4 (patch)
tree7cccdc42b0d03d0898158fb99a19bb99557813d8
parent1e2f58742e9f30162e7864678431201f06982553 (diff)
downloademacs-2c2ff7f28872678cc72bf317a919e5a96a135aa4.tar.gz
emacs-2c2ff7f28872678cc72bf317a919e5a96a135aa4.zip
*** empty log message ***
-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