(C2-4C61): Unify MH-0052, JX2-233D, JC3-5EC1 and U+5284; use
[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