comparison lisp/ChangeLog @ 3926:74b10360eef9

[xemacs-hg @ 2007-04-29 11:15:01 by aidan] Don't try to manipulate XFT fonts on a mswindows device.
author aidan
date Sun, 29 Apr 2007 11:15:04 +0000
parents 049dc907c17a
children 94ecba3ecd77
comparison
equal deleted inserted replaced
3925:1cc024bd0b7b 3926:74b10360eef9
1 2007-04-22 Aidan Kehoe <kehoea@parhasard.net>
2
3 * specifier.el (device-type-matches-spec):
4 Add `msprinter' to the type of devices that are not window
5 systems.
6 * specifier.el (derive-device-type-from-tag-set):
7 Remove a superflous empty line.
8 * specifier.el (derive-device-type-from-locale-and-tag-set):
9 If CURRENT-DEVICE is provided, only ever return its type (if it
10 matches TAG-SET) or nil (if it doesn't).
11
1 2007-01-02 Aidan Kehoe <kehoea@parhasard.net> 12 2007-01-02 Aidan Kehoe <kehoea@parhasard.net>
2 13
3 * cus-face.el (custom-set-face-update-spec): 14 * cus-face.el (custom-set-face-update-spec):
4 Fix some formatting. 15 Fix some formatting.
5 * faces.el (reset-face): 16 * faces.el (reset-face):