X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fdumped-lisp.el;h=0fe0e2cac99e1b97c0c61ef677b912c1e02f1a1b;hb=049800955d7baa3ef02078733364c6afd8203864;hp=7f42c44ebf9bbdd1cd7094e082e955d6f84a4af1;hpb=7ce0cf931bcadab8ef82850cf88e2b84c8edae7a;p=chise%2Fxemacs-chise.git diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index 7f42c44..0fe0e2c 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -133,6 +133,17 @@ (when-feature utf-2000 "u01800-Mongolian.el") (when-feature utf-2000 "u01E00-Latin-Extended-Additional.el") (when-feature utf-2000 "u01F00-Greek-Extended.el") + (when-feature utf-2000 "u02000-General-Punctuation.el") + (when-feature utf-2000 "u02070-Superscripts.el") + (when-feature utf-2000 "u02080-Subscripts.el") + (when-feature utf-2000 "u020A0-Currency-Symbols.el") + (when-feature utf-2000 + "u020D0-Combining-Diacritical-Marks-for-Symbols.el") + (when-feature utf-2000 "u02100-Letterlike-Symbols.el") + (when-feature utf-2000 "u02150-Number-Forms.el") + (when-feature utf-2000 "u02190-Arrows.el") + (when-feature utf-2000 "u02200-Mathematical-Operators.el") + (when-feature utf-2000 "u02300-Miscellaneous-Technical.el") (when-feature mule "mule-charset") (when-feature file-coding "coding") (when-feature mule "mule-coding")