Mercurial > hg > xemacs-beta
view lisp/utils/custom-load.el @ 199:169c0442b401 r20-3b26
Import from CVS: tag r20-3b26
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:00:33 +0200 |
parents | acd284d43ca1 |
children | eb5470882647 |
line wrap: on
line source
;;; custom-load.el --- automatically extracted custom dependencies ;; Created by SL Baur on Thu Oct 2 17:05:58 1997 ;;; Code: (custom-put 'extensions 'custom-loads '("eldoc")) (custom-put 'eldoc 'custom-loads '("eldoc")) (custom-put 'mouse 'custom-loads '("id-select")) (custom-put 'minibuffer 'custom-loads '("detached-minibuf" "savehist")) (custom-put 'mail 'custom-loads '("highlight-headers" "mail-extr" "ph" "smtpmail")) (custom-put 'uniquify 'custom-loads '("uniquify")) (custom-put 'xemacs-build-report 'custom-loads '("xemacs-build-report")) (custom-put 'hypermedia 'custom-loads '("browse-url")) (custom-put 'lisp 'custom-loads '("elp")) (custom-put 'elp 'custom-loads '("elp")) (custom-put 'applications 'custom-loads '("uniquify")) (custom-put 'keyboard 'custom-loads '("edmacro")) (custom-put 'highlight-headers-faces 'custom-loads '("highlight-headers")) (custom-put 'crontab 'custom-loads '("crontab")) (custom-put 'comm 'custom-loads '("ph")) (custom-put 'id-select 'custom-loads '("id-select")) (custom-put 'frames 'custom-loads '("detached-minibuf")) (custom-put 'smtpmail 'custom-loads '("smtpmail")) (custom-put 'detached-minibuf 'custom-loads '("detached-minibuf")) (custom-put 'languages 'custom-loads '("crontab")) (custom-put 'edmacro 'custom-loads '("edmacro")) (custom-put 'faces 'custom-loads '("highlight-headers")) (custom-put 'passwd 'custom-loads '("passwd")) (custom-put 'browse-url 'custom-loads '("browse-url")) (custom-put 'processes 'custom-loads '("passwd")) (custom-put 'news 'custom-loads '("highlight-headers")) (custom-put 'highlight-headers 'custom-loads '("highlight-headers")) (custom-put 'savehist 'custom-loads '("savehist")) (custom-put 'ph 'custom-loads '("ph")) (custom-put 'mail-extr 'custom-loads '("mail-extr")) (custom-put 'matching 'custom-loads '("id-select")) ;;; custom-load.el ends here