Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4799:ca99a807b025
Free, rather than discard, the return value of FcNameUnparse. See message
<870180fe1001051404g11355acdp3ee9aab8b1ffb33b@mail.gmail.com> on xemacs-patches.
author | Jerry James <james@xemacs.org> |
---|---|
date | Tue, 05 Jan 2010 15:06:02 -0700 |
parents | c45fdd4e1858 |
children | 2fc0e2f18322 |
comparison
equal
deleted
inserted
replaced
4798:ea7a6c12df45 | 4799:ca99a807b025 |
---|---|
1 2010-01-05 Jerry James <james@xemacs.org> | |
2 | |
3 * font-mgr.c (Ffc_name_unparse): Return value of FcNameUnparse | |
4 must be freed. | |
5 | |
1 2009-12-31 Aidan Kehoe <kehoea@parhasard.net> | 6 2009-12-31 Aidan Kehoe <kehoea@parhasard.net> |
2 | 7 |
3 * eval.c (Ffunctionp): | 8 * eval.c (Ffunctionp): |
4 Special forms no longer give t in this function, in accordance | 9 Special forms no longer give t in this function, in accordance |
5 with recent GNU Emacs and with Common Lisp. | 10 with recent GNU Emacs and with Common Lisp. |