From 1ca981db090c7408b9d0868ba5655955eb321914 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 18 Jul 2002 12:08:27 +0000 Subject: [PATCH] (preloaded-file-list): Add "u0A490-Yi-Radicals" in UTF-2000. --- lisp/dumped-lisp.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index 8b3a8b6..0e960d5 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -413,6 +413,7 @@ (when-feature utf-2000 "Ideograph-R213-Turtle") (when-feature utf-2000 "Ideograph-R214-Flute") (when-feature utf-2000 "u0A000-Yi-Syllables") + (when-feature utf-2000 "u0A490-Yi-Radicals") (when-feature utf-2000 "u0AC00-Hangul-Syllables") (when-feature utf-2000 "u0E000-Private-Use") (when-feature utf-2000 "u0FB00-Alphabetic-Presentation-Forms") -- 1.7.10.4