(M-00093): Unify H1-ACC5 and U-0002007C; add `ideographic-structure'.
[chise/xemacs-chise.git] / lisp / msw-font-menu.el
index 23a2b6d..5b97f33 100644 (file)
   "Registry and encoding to use with font menu fonts.")
 
 (defvar mswindows-font-menu-junk-families
-  (purecopy
-   (mapconcat
-    #'identity
-    '("Symbol" 
-      )
-    "\\|"))
+  (mapconcat
+   #'identity
+   '("Symbol" 
+     )
+   "\\|")
   "A regexp matching font families which are uninteresting (e.g. cursor fonts).")
 
 (defvar mswindows-font-regexp-ascii nil