aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-07-02 11:51:56 +0000
committerGerd Moellmann2001-07-02 11:51:56 +0000
commit0b54ce286cd0f7b72a311b677e466fff4853e336 (patch)
tree80c8366ff54f3d79ac0436edc1f2adcd92334eed /src/ChangeLog
parentd7a081d80950ddf9de447da5313e78ac3360797d (diff)
downloademacs-0b54ce286cd0f7b72a311b677e466fff4853e336.tar.gz
emacs-0b54ce286cd0f7b72a311b677e466fff4853e336.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8a96fe1478c..ec73a18978a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12001-07-02 Gerd Moellmann <gerd@gnu.org> 12001-07-02 Gerd Moellmann <gerd@gnu.org>
2 2
3 * Makefile.in (tags): Depend on $(lwlibdir)/TAGS.
4 ($(lwlibdir)TAGS): New target.
5 (TAGS): Fix depedency list.
6
3 * xterm.c (x_list_fonts): Make sure XFreeFont is called 7 * xterm.c (x_list_fonts): Make sure XFreeFont is called
4 with input blocked. 8 with input blocked.
5 9