comparison lisp/msw-faces.el @ 265:8efd647ea9ca r20-5b31

Import from CVS: tag r20-5b31
author cvs
date Mon, 13 Aug 2007 10:25:37 +0200
parents 6c0ae1f9357f
children 7df0dd720c89
comparison
equal deleted inserted replaced
264:682d2a9d41a5 265:8efd647ea9ca
26 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, 26 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
27 ;; Boston, MA 02111-1307, USA. 27 ;; Boston, MA 02111-1307, USA.
28 28
29 ;; This file does the magic to parse mswindows font names, and make sure that the 29 ;; This file does the magic to parse mswindows font names, and make sure that the
30 ;; default and modeline attributes of new frames are specified enough. 30 ;; default and modeline attributes of new frames are specified enough.
31
32 (defun mswindows-init-global-faces ()
33 )
34 31
35 ;;; ensure that the default face has some reasonable fallbacks if nothing 32 ;;; ensure that the default face has some reasonable fallbacks if nothing
36 ;;; else is specified. 33 ;;; else is specified.
37 (defun mswindows-init-device-faces (device) 34 (defun mswindows-init-device-faces (device)
38 (or (face-font 'default 'global) 35 (or (face-font 'default 'global)