Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 5824:6928877dbc26
Fix breakage caused by previous commit.
2014-10-25 Michael Sperber <mike@xemacs.org>
* fontcolor-x.c (x_font_instance_truename):
* font-mgr.c (Ffc_name_unparse):
* font-mgr.h (PRINT_XFT_PATTERN, PRINT_XFT_PATTERN): Don't modify
fontconfig pattern passed in in place.
author | Mike Sperber <sperber@deinprogramm.de> |
---|---|
date | Sat, 25 Oct 2014 15:59:31 +0200 |
parents | b3824b7f5627 |
children | 5d5aeb79edb4 |
comparison
equal
deleted
inserted
replaced
5823:efb76d6d0c1d | 5824:6928877dbc26 |
---|---|
1 2014-10-25 Michael Sperber <mike@xemacs.org> | |
2 | |
3 * fontcolor-x.c (x_font_instance_truename): | |
4 * font-mgr.c (Ffc_name_unparse): | |
5 * font-mgr.h (PRINT_XFT_PATTERN): Don't modify | |
6 fontconfig pattern passed in in place. | |
7 | |
1 2014-10-18 Aidan Kehoe <kehoea@parhasard.net> | 8 2014-10-18 Aidan Kehoe <kehoea@parhasard.net> |
2 | 9 |
3 Some changes to eliminate warnings with Apple clang version 1.7. | 10 Some changes to eliminate warnings with Apple clang version 1.7. |
4 * cm.c (send_string_to_tty_console): | 11 * cm.c (send_string_to_tty_console): |
5 * doprnt.c (doprnt_2): | 12 * doprnt.c (doprnt_2): |