Mercurial > hg > xemacs-beta
diff lisp/custom/custom-load.el @ 165:5a88923fcbfe r20-3b9
Import from CVS: tag r20-3b9
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:44:42 +0200 |
parents | 0132846995bd |
children | 85ec50267440 |
line wrap: on
line diff
--- a/lisp/custom/custom-load.el Mon Aug 13 09:43:39 2007 +0200 +++ b/lisp/custom/custom-load.el Mon Aug 13 09:44:42 2007 +0200 @@ -41,6 +41,7 @@ (put 'backup 'custom-loads '()) (put 'frames 'custom-loads '()) (put 'customize 'custom-loads '("cus-edit" "wid-edit" "cus-face")) +(put 'custom-browse 'custom-loads '("cus-edit")) (put 'abbrev 'custom-loads '("cus-edit")) (put 'programming 'custom-loads '("cus-edit")) (put 'toolbar 'custom-loads '()) @@ -72,7 +73,6 @@ (put 'emacs 'custom-loads '("cus-edit")) (put 'processes 'custom-loads '("cus-edit")) (put 'message-insertion 'custom-loads '()) -(put 'hyper-apropos 'custom-loads '()) (put 'wp 'custom-loads '("cus-edit")) (put 'vc 'custom-loads '()) (put 'alloc 'custom-loads '())