Mercurial > hg > xemacs-beta
comparison lisp/font.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 | a5e2d0f90f97 |
children | f5693b5f7f2d e214ff9f9507 |
comparison
equal
deleted
inserted
replaced
4102:9856d458deda | 4103:b4f4e0cc90f1 |
---|---|
47 '(internal-facep fontsetp get-font-info | 47 '(internal-facep fontsetp get-font-info |
48 get-fontset-info mswindows-define-rgb-color cancel-function-timers | 48 get-fontset-info mswindows-define-rgb-color cancel-function-timers |
49 mswindows-font-regexp mswindows-canonicalize-font-name | 49 mswindows-font-regexp mswindows-canonicalize-font-name |
50 mswindows-parse-font-style mswindows-construct-font-style | 50 mswindows-parse-font-style mswindows-construct-font-style |
51 ;; #### perhaps we should rewrite font-warn to avoid the warning | 51 ;; #### perhaps we should rewrite font-warn to avoid the warning |
52 font-warn)) | 52 ;; Eh, now I look at the code, we definitely should. |
53 font-warn | |
54 fc-pattern-get-family fc-pattern-get-size fc-pattern-get-weight | |
55 fc-font-weight-translate-from-constant make-fc-pattern | |
56 fc-pattern-add-family fc-pattern-add-size)) | |
53 | 57 |
54 (globally-declare-boundp | 58 (globally-declare-boundp |
55 '(global-face-data | 59 '(global-face-data |
56 x-font-regexp x-font-regexp-foundry-and-family | 60 x-font-regexp x-font-regexp-foundry-and-family |
57 fc-font-regexp | 61 fc-font-regexp |