From: tomo Date: Sun, 14 Nov 1999 19:17:17 +0000 (+0000) Subject: (preloaded-file-list): Add "u02600-Miscellaneous-Symbols", X-Git-Tag: r21-2-19-utf-2000-0_12-0~14 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=4d5077b8cb4f241122dbe7b6dccd1fdfbc8ba502;p=chise%2Fxemacs-chise.git.1 (preloaded-file-list): Add "u02600-Miscellaneous-Symbols", "u02700-Dingbats" and "u02800-Braille-Patterns" in UTF-2000. --- diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index 667e385..9ea17b3 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -150,6 +150,9 @@ (when-feature utf-2000 "u02500-Box-Drawing") (when-feature utf-2000 "u02580-Block-Elements") (when-feature utf-2000 "u025A0-Geometric-Shapes") + (when-feature utf-2000 "u02600-Miscellaneous-Symbols") + (when-feature utf-2000 "u02700-Dingbats") + (when-feature utf-2000 "u02800-Braille-Patterns") (when-feature mule "mule-charset") (when-feature file-coding "coding") (when-feature mule "mule-coding")