Mercurial > hg > xemacs-beta
diff lisp/prim/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/prim/custom-load.el Mon Aug 13 09:43:39 2007 +0200 +++ b/lisp/prim/custom-load.el Mon Aug 13 09:44:42 2007 +0200 @@ -24,7 +24,7 @@ (put 'paren-matching 'custom-loads '()) (put 'help 'custom-loads '("help")) (put 'local 'custom-loads '()) -(put 'keyboard 'custom-loads '()) +(put 'keyboard 'custom-loads '("cmdloop")) (put 'minubuffer 'custom-loads '("minibuf")) (put 'message-sending 'custom-loads '()) (put 'data 'custom-loads '("files")) @@ -52,7 +52,6 @@ (put 'diary 'custom-loads '()) (put 'browse-url 'custom-loads '()) (put 'message-insertion 'custom-loads '()) -(put 'hyper-apropos 'custom-loads '()) (put 'vc 'custom-loads '("files")) (put 'alloc 'custom-loads '()) (put 'isearch 'custom-loads '("isearch-mode"))