Mercurial > emacs
comparison src/ChangeLog @ 31770:89fcb6926a97
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 20 Sep 2000 14:07:25 +0000 |
parents | 1d2b57dffb60 |
children | 012c9b7f1a0a |
comparison
equal
deleted
inserted
replaced
31769:33409fc6f40f | 31770:89fcb6926a97 |
---|---|
1 2000-09-20 Gerd Moellmann <gerd@gnu.org> | 1 2000-09-20 Gerd Moellmann <gerd@gnu.org> |
2 | 2 |
3 * xfns.c (xbm_scan): Allow C-style comments. | |
4 | |
3 * xfns.c (xpm_init_color_cache) [ALLOC_XPM_COLORS]: If color | 5 * xfns.c (xpm_init_color_cache) [ALLOC_XPM_COLORS]: If color |
4 symbols are specified, add color translations to the cache. | 6 symbols are specified, add color translations to the cache. |
5 (xpm_color_bucket, xpm_cache_color) [ALLOC_XPM_COLORS]: New | 7 (xpm_color_bucket, xpm_cache_color) [ALLOC_XPM_COLORS]: New |
6 functions. | 8 functions. |
7 (xpm_lookup_color) [ALLOC_XPM_COLORS]: Use xpm_color_bucket and | 9 (xpm_lookup_color) [ALLOC_XPM_COLORS]: Use xpm_color_bucket and |