From 1a6bcaadaf544cc95c278f9336af8abd944739e5 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 31 Oct 2001 18:47:27 +0000 Subject: [PATCH] (preloaded-file-list): Dump `ad-hoc-cdp' in 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 b7c70c2..0064fd6 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -423,6 +423,7 @@ (when-feature utf-2000 "u0FF00-Halfwidth-and-Fullwidth-Forms") (when-feature utf-2000 "u0FFF0-Specials") ;; (when-feature utf-2000 "mojikyo") + (when-feature utf-2000 "ad-hoc-cdp") (when-feature utf-2000 "ccs-tcvn5712.el") (when-feature mule "mule-charset") (when-feature mule "mule-coding") -- 1.7.10.4