From f7bafd1249ddc71b9e79a60d6ce32bf42d95f5f8 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 15 Nov 1999 09:00:29 +0000 Subject: [PATCH] (preloaded-file-list): u02E00-CJK-Radicals was renamed to u02E00-CJK-Radical-Supplement. --- lisp/dumped-lisp.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index aa817d8..8da8d6a 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -153,7 +153,7 @@ (when-feature utf-2000 "u02600-Miscellaneous-Symbols") (when-feature utf-2000 "u02700-Dingbats") (when-feature utf-2000 "u02800-Braille-Patterns") - (when-feature utf-2000 "u02E00-CJK-Radicals") + (when-feature utf-2000 "u02E00-CJK-Radical-Supplement") (when-feature utf-2000 "u02F00-Kangxi-Radicals") (when-feature utf-2000 "u02FF0-Ideographic-Description-Characters") (when-feature utf-2000 "u03000-CJK-Symbols-and-Punctuation") -- 1.7.10.4