(preloaded-file-list): Change condition of loading "close-cdb".
authortomo <tomo>
Tue, 16 Jul 2002 12:13:43 +0000 (12:13 +0000)
committertomo <tomo>
Tue, 16 Jul 2002 12:13:43 +0000 (12:13 +0000)
lisp/dumped-lisp.el

index a376f84..5fe7a2b 100644 (file)
 ;;     (when-feature sparcworks "sun-eos-debugger-extra")
 ;;     (when-feature sparcworks "sun-eos-menubar")
         ;; (when-feature utf-2000 "make-cdbs")
-       (when-feature utf-2000 "close-cdb")
+       (when-feature chise "close-cdb")
        "loadhist"              ; Must be dumped before loaddefs is loaded
        "loaddefs"              ; <=== autoloads get loaded here
 ))