Mercurial > hg > xemacs-beta
diff lisp/dumped-lisp.el @ 237:89ec2bb86eea r20-5b17
Import from CVS: tag r20-5b17
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:15:03 +0200 |
parents | 52952cbfc5b5 |
children | 41f2f0e326e9 |
line wrap: on
line diff
--- a/lisp/dumped-lisp.el Mon Aug 13 10:14:42 2007 +0200 +++ b/lisp/dumped-lisp.el Mon Aug 13 10:15:03 2007 +0200 @@ -169,9 +169,10 @@ ;; preload the TTY init code. #+tty "tty-init" ;;; Formerly in tooltalk/tooltalk-load.el - #+tooltalk "tooltalk-macros" - #+tooltalk "tooltalk-util" - #+tooltalk "tooltalk-init" + ;; Moved to tooltalk package + ;; #+tooltalk "tooltalk-macros" + ;; #+tooltalk "tooltalk-util" + ;; #+tooltalk "tooltalk-init" ;; "vc-hooks" ; Packaged. Available in two versions. ;; "ediff-hook" ; Packaged. "fontl-hooks" @@ -179,11 +180,14 @@ ;; #+energize "energize/energize-load.el" ;;; formerly in sunpro/sunpro-load.el ;; #+(and mule sparcworks) "mime-setup" - #+sparcworks "cc-mode" ; Requires cc-mode package - #+sparcworks "sunpro-init" - #+sparcworks "ring" - #+sparcworks "comint" ; Requires comint package - #+sparcworks "annotations" + + ;; Moved to Sun package + ;; #+sparcworks "cc-mode" ; Requires cc-mode package + ;; #+sparcworks "sunpro-init" + ;; #+sparcworks "ring" + ;; #+sparcworks "comint" ; Requires comint package + ;; #+sparcworks "annotations" + ;;; formerly in eos/sun-eos-load.el ;; #+sparcworks "sun-eos-init" ;; #+sparcworks "sun-eos-common"