Mercurial > hg > xemacs-beta
view lisp/prim/custom-load.el @ 201:eb5470882647 r20-3b27
Import from CVS: tag r20-3b27
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:01:22 +0200 |
parents | 169c0442b401 |
children | 850242ba4a81 |
line wrap: on
line source
;;; custom-load.el --- automatically extracted custom dependencies ;; Created by SL Baur on Sat Oct 4 18:11:48 1997 ;;; Code: (custom-put 'mouse 'custom-loads '("mouse")) (custom-put 'minibuffer 'custom-loads '("minibuf" "simple")) (custom-put 'log-message 'custom-loads '("simple")) (custom-put 'environment 'custom-loads '("frame" "minibuf" "modeline" "sound")) (custom-put 'sound 'custom-loads '("sound")) (custom-put 'auto-save 'custom-loads '("files")) (custom-put 'mail 'custom-loads '("simple")) (custom-put 'editing-basics 'custom-loads '("cmdloop" "simple" "files" "lisp")) (custom-put 'help-appearance 'custom-loads '("help")) (custom-put 'lisp 'custom-loads '("lisp")) (custom-put 'help 'custom-loads '("help")) (custom-put 'keyboard 'custom-loads '("cmdloop")) (custom-put 'warnings 'custom-loads '("simple")) (custom-put 'backup 'custom-loads '("files")) (custom-put 'frames 'custom-loads '("frame" "window-xemacs" "gui")) (custom-put 'abbrev 'custom-loads '("files")) (custom-put 'dired 'custom-loads '("files")) (custom-put 'killing 'custom-loads '("simple")) (custom-put 'paren-blinking 'custom-loads '("simple")) (custom-put 'find-file 'custom-loads '("files")) (custom-put 'files 'custom-loads '("files")) (custom-put 'fill-comments 'custom-loads '("simple")) (custom-put 'windows 'custom-loads '("window" "window-xemacs")) (custom-put 'fill 'custom-loads '("simple")) (custom-put 'faces 'custom-loads '("faces")) (custom-put 'vc 'custom-loads '("files")) (custom-put 'isearch 'custom-loads '("isearch-mode")) (custom-put 'modeline 'custom-loads '("modeline")) (custom-put 'editing 'custom-loads '("simple")) (custom-put 'matching 'custom-loads '("simple" "isearch-mode")) ;;; custom-load.el ends here