Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Apr 28 21:51:34 2007 +0000 +++ b/lisp/ChangeLog Sun Apr 29 11:15:04 2007 +0000 @@ -1,3 +1,14 @@ +2007-04-22 Aidan Kehoe <kehoea@parhasard.net> + + * specifier.el (device-type-matches-spec): + Add `msprinter' to the type of devices that are not window + systems. + * specifier.el (derive-device-type-from-tag-set): + Remove a superflous empty line. + * specifier.el (derive-device-type-from-locale-and-tag-set): + If CURRENT-DEVICE is provided, only ever return its type (if it + matches TAG-SET) or nil (if it doesn't). + 2007-01-02 Aidan Kehoe <kehoea@parhasard.net> * cus-face.el (custom-set-face-update-spec):