Mercurial > hg > xemacs-beta
comparison lisp/dumped-lisp.el @ 3932:c585f0c06591
[xemacs-hg @ 2007-04-30 19:50:53 by stephent]
Unbreak build; patch will be posted 2007-05-01.
author | stephent |
---|---|
date | Mon, 30 Apr 2007 19:50:53 +0000 |
parents | 6b2ef948e140 |
children | aa28d959af41 |
comparison
equal
deleted
inserted
replaced
3931:fd1f0c73d4df | 3932:c585f0c06591 |
---|---|
70 (when (featurep 'multicast) "multicast") ; #+network-streams implicitly true | 70 (when (featurep 'multicast) "multicast") ; #+network-streams implicitly true |
71 "map-ynp" | 71 "map-ynp" |
72 "undo-stack" | 72 "undo-stack" |
73 "window" ; simple needs `save-window-excursion' | 73 "window" ; simple needs `save-window-excursion' |
74 "window-xemacs" | 74 "window-xemacs" |
75 "resize-minibuffer" ; simple needs `resize-minibuffer-mode' | |
75 "simple" | 76 "simple" |
76 "newcomment" | 77 "newcomment" |
77 "keydefs" ; Before loaddefs so that keymap vars exist. | 78 "keydefs" ; Before loaddefs so that keymap vars exist. |
78 "abbrev" | 79 "abbrev" |
79 "derived" | 80 "derived" |
286 ;; "vc-hooks" ; Packaged. Available in two versions. | 287 ;; "vc-hooks" ; Packaged. Available in two versions. |
287 ;; "ediff-hook" ; Packaged. | 288 ;; "ediff-hook" ; Packaged. |
288 "fontl-hooks" | 289 "fontl-hooks" |
289 "auto-show" | 290 "auto-show" |
290 "paragraphs" ; needs easy-mmode, coding | 291 "paragraphs" ; needs easy-mmode, coding |
291 "resize-minibuffer" | |
292 (when (featurep 'ldap) "ldap") | 292 (when (featurep 'ldap) "ldap") |
293 | 293 |
294 ;; (when (featurep 'energize) "energize/energize-load.el") | 294 ;; (when (featurep 'energize) "energize/energize-load.el") |
295 ;;; formerly in sunpro/sunpro-load.el | 295 ;;; formerly in sunpro/sunpro-load.el |
296 ;; (when (featurep '(and mule sparcworks)) "mime-setup") | 296 ;; (when (featurep '(and mule sparcworks)) "mime-setup") |