projects
/
chise
/
xemacs-chise.git.1
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9ae6fc
)
(preloaded-file-list): Change condition of loading "close-cdb".
author
tomo
<tomo>
Tue, 16 Jul 2002 12:13:43 +0000
(12:13 +0000)
committer
tomo
<tomo>
Tue, 16 Jul 2002 12:13:43 +0000
(12:13 +0000)
lisp/dumped-lisp.el
patch
|
blob
|
history
diff --git
a/lisp/dumped-lisp.el
b/lisp/dumped-lisp.el
index
a376f84
..
5fe7a2b
100644
(file)
--- a/
lisp/dumped-lisp.el
+++ b/
lisp/dumped-lisp.el
@@
-241,7
+241,7
@@
;; (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
))