Mercurial > emacs
changeset 38257:ff47e9280b0b
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 02 Jul 2001 12:43:50 +0000 |
parents | 22c9c2b59427 |
children | b96d086e358d |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Jul 02 12:43:25 2001 +0000 +++ b/src/ChangeLog Mon Jul 02 12:43:50 2001 +0000 @@ -1,5 +1,10 @@ 2001-07-02 Gerd Moellmann <gerd@gnu.org> + * xterm.h (x_free_dpy_colors): Add prototype. + + * xterm.c (cvt_pixel_dtor): Call x_free_dpy_colors with the + right number of arguments. + * Makefile.in (tags): Depend on $(lwlibdir)/TAGS. ($(lwlibdir)TAGS): New target. (TAGS): Fix depedency list.