Mercurial > hg > xemacs-beta
annotate nt/xemacs.dsw @ 5458:97968d099404
Replace #'font-hex-string-to-number, #'font-warn with builtins, font.el
2011-04-23 Aidan Kehoe <kehoea@parhasard.net>
* font.el:
* font.el (font-warn): Removed.
* font.el (font-hex-string-to-number): Removed.
* font.el (internal-facep):
* font.el (font-lookup-rgb-components):
* font.el (font-parse-rgb-components):
Use #'string-to-number with the BASE argument instead of
#'font-hex-string-to-number, #'display-warning instead of
#'font-warn.
This entire file smells bitrotted, with lots of functions of very
little relevance to XEmacs, but addressing that is more work than
I can do today.
Lines beginning with 'HG:' are removed.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sat, 23 Apr 2011 16:24:24 +0100 |
parents | 2a199f37e01f |
children |
rev | line source |
---|---|
3363 | 1 Microsoft Developer Studio Workspace File, Format Version 6.00 |
2 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! | |
3 | |
4 ############################################################################### | |
5 | |
6 Project: "xemacs"=".\xemacs.dsp" - Package Owner=<4> | |
7 | |
8 Package=<5> | |
9 {{{ | |
10 }}} | |
11 | |
12 Package=<4> | |
13 {{{ | |
14 }}} | |
15 | |
16 ############################################################################### | |
17 | |
18 Global: | |
19 | |
20 Package=<5> | |
21 {{{ | |
22 }}} | |
23 | |
24 Package=<3> | |
25 {{{ | |
26 }}} | |
27 | |
28 ############################################################################### | |
29 |