From 4594281eda9b39ec56b85efbe5ce1cd6b8738194 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 26 Jul 2001 18:31:02 +0000 Subject: [PATCH] (preloaded-file-list): Dump "Ideograph-R028-Private" with XEmacs 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 b6f4384..5990559 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -412,6 +412,7 @@ (when-feature utf-2000 "Ideograph-R214-Flute") (when-feature utf-2000 "u0A000-Yi-Syllables") (when-feature utf-2000 "u0AC00-Hangul-Syllables") + (when-feature utf-2000 "u0E000-Private-Use") (when-feature utf-2000 "u0FB00-Alphabetic-Presentation-Forms") (when-feature utf-2000 "u0FB50-Arabic-Presentation-Forms-A") (when-feature utf-2000 "u0FE20-Combining-Half-Marks") -- 1.7.10.4