From 323bd14cb6442f991eaa2abe79f865ff303ec5cb Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 29 Jul 2001 07:52:12 +0000 Subject: [PATCH] (preloaded-file-list): Rename u031A0-Extended-Bopomofo.el to u031A0-Bopomofo-Extended.el. --- 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 5990559..82fa6e6 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -193,7 +193,7 @@ (when-feature utf-2000 "u03100-Bopomofo") (when-feature utf-2000 "u03130-Hangul-Compatibility-Jamo") (when-feature utf-2000 "u03190-Kanbun") - (when-feature utf-2000 "u031A0-Extended-Bopomofo") + (when-feature utf-2000 "u031A0-Bopomofo-Extended") (when-feature utf-2000 "u03200-Enclosed-CJK-Letters-and-Months") (when-feature utf-2000 "u03300-CJK-Compatibility") (when-feature utf-2000 "Ideograph-R001-One") -- 1.7.10.4