Mercurial > hg > xemacs-beta
diff lwlib/ChangeLog @ 5918:cb65bfaf7110 default
Speed up XEmacs on X.
Avoid many calls to XQueryColor.
author | Mike Sperber <sperber@deinprogramm.de> |
---|---|
date | Fri, 27 Mar 2015 16:05:15 +0100 |
parents | 69f9e31c9ccf |
children |
line wrap: on
line diff
--- a/lwlib/ChangeLog Thu Jun 11 16:09:11 2015 +0100 +++ b/lwlib/ChangeLog Fri Mar 27 16:05:15 2015 +0100 @@ -1,3 +1,9 @@ +2015-06-22 Michael Sperber <mike@xemacs.org> + + * lwlib-colors.h: + * lwlib-colors.c (xft_convert_color_1): Introduce, and make + `xft_convert_color' use it. + 2015-01-08 Stephen J. Turnbull <stephen@xemacs.org> Fix progress bar crashes.