Mercurial > hg > xemacs-beta
diff lisp/iso/custom-load.el @ 167:85ec50267440 r20-3b10
Import from CVS: tag r20-3b10
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:45:46 +0200 |
parents | 5a88923fcbfe |
children |
line wrap: on
line diff
--- a/lisp/iso/custom-load.el Mon Aug 13 09:44:44 2007 +0200 +++ b/lisp/iso/custom-load.el Mon Aug 13 09:45:46 2007 +0200 @@ -1,5 +1,7 @@ +(put 'extensions 'custom-loads '()) (put 'copyright 'custom-loads '()) (put 'eldoc 'custom-loads '()) +(put 'auto-show 'custom-loads '()) (put 'execute 'custom-loads '()) (put 'mouse 'custom-loads '()) (put 'mail-abbrevs 'custom-loads '())