Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 3360:316fddbf58e2
[xemacs-hg @ 2006-04-25 14:01:52 by stephent]
Repair broken commit to Xft code. <87aca9n4in.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Tue, 25 Apr 2006 14:02:09 +0000 |
parents | 721daee0fcd8 |
children | 9fddb79e8a88 |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Apr 24 21:51:11 2006 +0000 +++ b/lisp/ChangeLog Tue Apr 25 14:02:09 2006 +0000 @@ -1,3 +1,21 @@ +2006-04-25 Stephen J. Turnbull <stephen@xemacs.org> + + Repair busted commit and gratuitous doc improvements. + + * startup.el (command-line-do-help): Document options for forcing + initial from on a given window-system. + + * faces.el (Face-frob-property): Give informative error if device + type has no mapper function. + + * x-font-menu.el (x-font-menu-font-data-xft): + * x-faces.el (globally-declare-fboundp): + Eliminate references to `fc-font-real-pattern'. + + * fontconfig.el (section header comments): + * x-init.el (x-init-toolbar-from-resources): + Improve comments. + 2006-04-23 Aidan Kehoe <kehoea@parhasard.net> * cl.el (push):