Mercurial > emacs
diff src/ChangeLog @ 38254:e216e537b5a8
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 02 Jul 2001 11:51:56 +0000 |
parents | 2e9de5c87fc2 |
children | ff47e9280b0b |
line wrap: on
line diff
--- a/src/ChangeLog Mon Jul 02 11:51:38 2001 +0000 +++ b/src/ChangeLog Mon Jul 02 11:51:56 2001 +0000 @@ -1,5 +1,9 @@ 2001-07-02 Gerd Moellmann <gerd@gnu.org> + * Makefile.in (tags): Depend on $(lwlibdir)/TAGS. + ($(lwlibdir)TAGS): New target. + (TAGS): Fix depedency list. + * xterm.c (x_list_fonts): Make sure XFreeFont is called with input blocked.