Mercurial > hg > xemacs-beta
diff lisp/dumped-lisp.el @ 3094:ad2f4ae9895b
[xemacs-hg @ 2005-11-26 11:45:47 by stephent]
Xft merge. <87k6ev4p8q.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Sat, 26 Nov 2005 11:46:25 +0000 |
parents | 414a64af46c9 |
children | 15fb91e3a115 |
line wrap: on
line diff
--- a/lisp/dumped-lisp.el Fri Nov 25 22:51:38 2005 +0000 +++ b/lisp/dumped-lisp.el Sat Nov 26 11:46:25 2005 +0000 @@ -53,6 +53,8 @@ "obsolete" "specifier" "frame" ; needed by faces + ;; #### this should be (featurep 'xft) + (when (featurep 'x) "fontconfig") ; needed by x-faces (when (featurep 'x) "x-faces") ; needed by faces (when (featurep 'gtk) "gtk-faces") (when (valid-console-type-p 'mswindows) "msw-faces")