Mercurial > hg > xemacs-beta
diff lisp/x-font-menu.el @ 442:abe6d1db359e r21-2-36
Import from CVS: tag r21-2-36
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:35:02 +0200 |
parents | 3ecd8885ac67 |
children | 576fb035e263 |
line wrap: on
line diff
--- a/lisp/x-font-menu.el Mon Aug 13 11:33:40 2007 +0200 +++ b/lisp/x-font-menu.el Mon Aug 13 11:35:02 2007 +0200 @@ -185,6 +185,8 @@ ;; 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)