comparison lisp/msw-font-menu.el @ 4103:b4f4e0cc90f1

[xemacs-hg @ 2007-08-07 23:08:47 by aidan] Eliminate byte compiler warnings, give nicer errors in the absence of packages.
author aidan
date Tue, 07 Aug 2007 23:09:22 +0000
parents 491f8cf78a9c
children 2a54dfbe434f 308d34e9f07d
comparison
equal deleted inserted replaced
4102:9856d458deda 4103:b4f4e0cc90f1
45 ;;; (defvar font-menu-ignore-proportional-fonts nil 45 ;;; (defvar font-menu-ignore-proportional-fonts nil
46 ;;; "*If non-nil, then the font menu will only show fixed-width fonts.") 46 ;;; "*If non-nil, then the font menu will only show fixed-width fonts.")
47 47
48 (require 'font-menu) 48 (require 'font-menu)
49 (globally-declare-boundp 'mswindows-font-regexp) 49 (globally-declare-boundp 'mswindows-font-regexp)
50
51 (globally-declare-fboundp
52 '(mswindows-parse-font-style
53 mswindows-construct-font-style))
50 54
51 (defvar mswindows-font-menu-junk-families 55 (defvar mswindows-font-menu-junk-families
52 (mapconcat 56 (mapconcat
53 #'identity 57 #'identity
54 '("Symbol" 58 '("Symbol"