Mercurial > hg > xemacs-beta
comparison src/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 | 1152e0091f8c |
children |
comparison
equal
deleted
inserted
replaced
5917:ffb5abc8dc4e | 5918:cb65bfaf7110 |
---|---|
1 2015-06-22 Michael Sperber <mike@xemacs.org> | |
2 | |
3 * redisplay-xlike-inc.c (XFT_FROB_LISP_COLOR): Use | |
4 `xft_convert_color_1' instead of `xft_convert_color'. | |
5 | |
1 2015-06-03 Aidan Kehoe <kehoea@parhasard.net> | 6 2015-06-03 Aidan Kehoe <kehoea@parhasard.net> |
2 | 7 |
3 * lread.c (Fload_internal): | 8 * lread.c (Fload_internal): |
4 Delegate calling the handler and #'substitute-in-file-name to #'load. | 9 Delegate calling the handler and #'substitute-in-file-name to #'load. |
5 Error correctly with a zero-length file name, instead of giving a | 10 Error correctly with a zero-length file name, instead of giving a |