diff lisp/gtk-font-menu.el @ 5473:ac37a5f7e5be

Merge with trunk.
author Mats Lidell <matsl@xemacs.org>
date Thu, 17 Mar 2011 23:42:59 +0100
parents 0af042a0c116 ed74d2ca7082
children cc6f0266bc36
line wrap: on
line diff
--- a/lisp/gtk-font-menu.el	Tue Feb 22 22:56:02 2011 +0100
+++ b/lisp/gtk-font-menu.el	Thu Mar 17 23:42:59 2011 +0100
@@ -90,7 +90,7 @@
   ;; #### - this should implement a `menus-only' option, which would
   ;; recalculate the menus from the cache w/o having to do font-list again.
   (unless gtk-font-regexp-ascii
-    (setq gtk-font-regexp-ascii (if-fboundp #'charset-registries
+    (setq gtk-font-regexp-ascii (if-fboundp 'charset-registries
                                     (aref (charset-registries 'ascii) 0)
                                   "iso8859-1")))
   (setq gtk-font-menu-registry-encoding