Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 4022:58cd1008908c
[xemacs-hg @ 2007-06-21 13:47:55 by aidan]
Accept numbers in MSWindows font family names.
author | aidan |
---|---|
date | Thu, 21 Jun 2007 13:47:58 +0000 |
parents | cef5f57bb9e2 |
children | f901409b074b |
comparison
equal
deleted
inserted
replaced
4021:cef5f57bb9e2 | 4022:58cd1008908c |
---|---|
1 2007-06-21 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * msw-faces.el: | |
4 Accept numbers, indeed anything other than a colon, as legitmate | |
5 in a font family as parsed by mswindows-font-regexp. Fixes the | |
6 problem reported in puftoj6l.fsf@isoware.de of six years ago. | |
7 | |
1 2007-06-21 Aidan Kehoe <kehoea@parhasard.net> | 8 2007-06-21 Aidan Kehoe <kehoea@parhasard.net> |
2 | 9 |
3 * mule/devan-util.el (devanagari-reorder-glyphs-for-composition): | 10 * mule/devan-util.el (devanagari-reorder-glyphs-for-composition): |
4 * mule/ethio-util.el (ethio-fidel-to-sera-buffer): | 11 * mule/ethio-util.el (ethio-fidel-to-sera-buffer): |
5 '(lambda ...) -> #'(lambda ..), for the sake of style and the byte | 12 '(lambda ...) -> #'(lambda ..), for the sake of style and the byte |