Mercurial > hg > xemacs-beta
view lisp/prim/custom-load.el @ 177:6075d714658b r20-3b15
Import from CVS: tag r20-3b15
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:51:16 +0200 |
parents | 8eaf7971accc |
children | bfd6434d15b3 |
line wrap: on
line source
(custom-put 'backup 'custom-loads '("files")) (custom-put 'find-file 'custom-loads '("files")) (custom-put 'frames 'custom-loads '("frame" "window-xemacs" "gui")) (custom-put 'help-appearance 'custom-loads '("help")) (custom-put 'isearch 'custom-loads '("isearch-mode")) (custom-put 'minibuffer 'custom-loads '("minibuf")) (custom-put 'modeline 'custom-loads '("modeline")) (custom-put 'editing-basics 'custom-loads '("simple" "files" "lisp" "cmdloop")) (custom-put 'killing 'custom-loads '("simple")) (custom-put 'fill-comments 'custom-loads '("simple")) (custom-put 'paren-matching 'custom-loads '()) (custom-put 'sound 'custom-loads '("sound"))