X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Fx-faces.el;h=eb9d8ccd59385dee5ea33b3c98085bde0675156a;hb=2e3cb02e20b751359c415843893f02e7a1d4639f;hp=abc9461f4508ecaba3839b08a986d1dab429960e;hpb=c879e5b17b3d5fef34ab58fc66e1cbb4269e5bb4;p=sxemacs diff --git a/lisp/x-faces.el b/lisp/x-faces.el index abc9461..eb9d8cc 100644 --- a/lisp/x-faces.el +++ b/lisp/x-faces.el @@ -73,9 +73,9 @@ ;;; Regexps matching font names in "Host Portable Character Representation." ;;; -(let ((- "[-?]") +(let ((- "[-?]") (foundry "[^-]*") - (family "[^-]*") + (family "[^-]*") (weight #r"\(bold\|demibold\|medium\|black\)") ; 1 ; (weight\? "\\(\\*\\|bold\\|demibold\\|medium\\|\\)") ; 1 (weight\? #r"\([^-]*\)") ; 1