From: tomo Date: Tue, 5 Feb 2002 07:18:45 +0000 (+0000) Subject: (preloaded-file-list): Add `make-cdbs' in UTF-2000. X-Git-Tag: r21-2-44-lazy-s1~1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=7400ef90a9bb894166efafdd1db6b3d9e86c8381;p=chise%2Fxemacs-chise.git- (preloaded-file-list): Add `make-cdbs' in UTF-2000. --- diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index 0064fd6..3f32ef0 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -425,6 +425,7 @@ ;; (when-feature utf-2000 "mojikyo") (when-feature utf-2000 "ad-hoc-cdp") (when-feature utf-2000 "ccs-tcvn5712.el") + (when-feature utf-2000 "make-cdbs") (when-feature mule "mule-charset") (when-feature mule "mule-coding") ;; All files after this can have extended characters in them. @@ -541,6 +542,7 @@ ;; (when-feature sparcworks "sun-eos-debugger") ;; (when-feature sparcworks "sun-eos-debugger-extra") ;; (when-feature sparcworks "sun-eos-menubar") + ;; (when-feature utf-2000 "make-cdbs") "loadhist" ; Must be dumped before loaddefs is loaded "loaddefs" ; <=== autoloads get loaded here ))