Mercurial > hg > xemacs-beta
diff lisp/packages/custom-load.el @ 213:78f53ef88e17 r20-4b5
Import from CVS: tag r20-4b5
| author | cvs |
|---|---|
| date | Mon, 13 Aug 2007 10:06:47 +0200 |
| parents | 41ff10fd062f |
| children |
line wrap: on
line diff
--- a/lisp/packages/custom-load.el Mon Aug 13 10:05:53 2007 +0200 +++ b/lisp/packages/custom-load.el Mon Aug 13 10:06:47 2007 +0200 @@ -65,7 +65,7 @@ (custom-add-loads 'programming '("compile")) (custom-add-loads 'metamail '("metamail")) (custom-add-loads 'icomplete '("icomplete")) -(custom-add-loads 'compilation '("compile")) +(custom-add-loads 'compilation '("compile" "auto-autoloads")) (custom-add-loads 'iswitchb '("iswitchb")) (custom-add-loads 'makeinfo '("makeinfo")) (custom-add-loads 'fume '("func-menu"))
