Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
3359:af8dab703edc | 3360:316fddbf58e2 |
---|---|
1 2006-04-25 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 Repair busted commit and gratuitous doc improvements. | |
4 | |
5 * startup.el (command-line-do-help): Document options for forcing | |
6 initial from on a given window-system. | |
7 | |
8 * faces.el (Face-frob-property): Give informative error if device | |
9 type has no mapper function. | |
10 | |
11 * x-font-menu.el (x-font-menu-font-data-xft): | |
12 * x-faces.el (globally-declare-fboundp): | |
13 Eliminate references to `fc-font-real-pattern'. | |
14 | |
15 * fontconfig.el (section header comments): | |
16 * x-init.el (x-init-toolbar-from-resources): | |
17 Improve comments. | |
18 | |
1 2006-04-23 Aidan Kehoe <kehoea@parhasard.net> | 19 2006-04-23 Aidan Kehoe <kehoea@parhasard.net> |
2 | 20 |
3 * cl.el (push): | 21 * cl.el (push): |
4 * cl.el (pushnew): | 22 * cl.el (pushnew): |
5 Take on board Stephen's criticism of my last changes to the CL | 23 Take on board Stephen's criticism of my last changes to the CL |