(preloaded-file-list): Add `make-cdbs' in UTF-2000.
authortomo <tomo>
Tue, 5 Feb 2002 07:18:45 +0000 (07:18 +0000)
committertomo <tomo>
Tue, 5 Feb 2002 07:18:45 +0000 (07:18 +0000)
lisp/dumped-lisp.el

index 0064fd6..3f32ef0 100644 (file)
         ;; (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.
 ;;     (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
 ))