comparison src/ChangeLog @ 38258:b96d086e358d

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 02 Jul 2001 12:44:09 +0000
parents ff47e9280b0b
children 1cd4c129890f
comparison
equal deleted inserted replaced
38257:ff47e9280b0b 38258:b96d086e358d
5 * xterm.c (cvt_pixel_dtor): Call x_free_dpy_colors with the 5 * xterm.c (cvt_pixel_dtor): Call x_free_dpy_colors with the
6 right number of arguments. 6 right number of arguments.
7 7
8 * Makefile.in (tags): Depend on $(lwlibdir)/TAGS. 8 * Makefile.in (tags): Depend on $(lwlibdir)/TAGS.
9 ($(lwlibdir)TAGS): New target. 9 ($(lwlibdir)TAGS): New target.
10 (TAGS): Fix depedency list. 10 (TAGS): Fix dependency list.
11 11
12 * xterm.c (x_list_fonts): Make sure XFreeFont is called 12 * xterm.c (x_list_fonts): Make sure XFreeFont is called
13 with input blocked. 13 with input blocked.
14 14
15 2001-06-30 Gerd Moellmann <gerd@gnu.org> 15 2001-06-30 Gerd Moellmann <gerd@gnu.org>