Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4548:b0d2ace4aed1
Call XFreeFontPath appropriately in #'x-get-font-path.
src/ChangeLog addition:
2008-12-30 Aidan Kehoe <kehoea@parhasard.net>
* device-x.c (Fx_get_font_path):
Free the font path once we're finished with it.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Tue, 30 Dec 2008 20:01:14 +0000 |
parents | 0c410b5b387a |
children | ebc01476e352 |
comparison
equal
deleted
inserted
replaced
4547:ab9e8f0fb295 | 4548:b0d2ace4aed1 |
---|---|
1 2008-12-30 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * device-x.c (Fx_get_font_path): | |
4 Free the font path once we're finished with it. | |
5 | |
1 2008-12-27 Aidan Kehoe <kehoea@parhasard.net> | 6 2008-12-27 Aidan Kehoe <kehoea@parhasard.net> |
2 | 7 |
3 * doc.c (Fbuilt_in_symbol_file): | 8 * doc.c (Fbuilt_in_symbol_file): |
4 Return a subr's filename immediately if we've found it. Check for | 9 Return a subr's filename immediately if we've found it. Check for |
5 compiled function and compiled macro docstrings in DOC too, and | 10 compiled function and compiled macro docstrings in DOC too, and |