Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 2703:2f2d12f4f93a
[xemacs-hg @ 2005-03-31 11:28:41 by aidan]
Emacs -> XEmacs as X resource app class in warnings about lack of bold, italic
author | aidan |
---|---|
date | Thu, 31 Mar 2005 11:28:44 +0000 |
parents | 96036853a107 |
children | 54fd042e254c |
comparison
equal
deleted
inserted
replaced
2702:b64583b59616 | 2703:2f2d12f4f93a |
---|---|
1 2005-03-31 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * faces.el (face-complain-about-font): | |
4 * x-faces.el: | |
5 The warnings when there wasn't a bold or italic version of a given | |
6 font available still specified "Emacs" as the X11 resource | |
7 class. Change this to "XEmacs." | |
8 | |
1 2005-03-29 Aidan Kehoe <kehoea@parhasard.net> | 9 2005-03-29 Aidan Kehoe <kehoea@parhasard.net> |
2 | 10 |
3 * startup.el (command-line): Move Mule initialisation before | 11 * startup.el (command-line): Move Mule initialisation before |
4 window-system initialisation, because the latter depends on | 12 window-system initialisation, because the latter depends on |
5 Unicode support with X11 and Unicode keysyms. | 13 Unicode support with X11 and Unicode keysyms. |