X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=lisp%2Fx-font-menu.el;h=03b4092efd65542228da8930b5496eee6375f9b2;hp=54f4c663c30a818fa2955af1e15b9a1189722651;hb=59eec5f21669e81977b5b1fe9bf717cab49cf7fb;hpb=032d062ebcb2344e6245cea4214bc09835da97ee diff --git a/lisp/x-font-menu.el b/lisp/x-font-menu.el index 54f4c66..03b4092 100644 --- a/lisp/x-font-menu.el +++ b/lisp/x-font-menu.el @@ -185,6 +185,8 @@ or if you change your font path, you can call this to re-initialize the menus." ;; get the truename and use the possibly suboptimal data from that. ;;;###autoload (defun* x-font-menu-font-data (face dcache) + (defvar x-font-regexp) + (defvar x-font-regexp-foundry-and-family) (let* ((case-fold-search t) (domain (if font-menu-this-frame-only-p (selected-frame)