Mercurial > hg > xemacs-beta
diff lisp/prim/loadup.el @ 140:585fb297b004 r20-2b4
Import from CVS: tag r20-2b4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:32:43 +0200 |
parents | 9b50b4588a93 |
children | 25f70ba0133c |
line wrap: on
line diff
--- a/lisp/prim/loadup.el Mon Aug 13 09:31:48 2007 +0200 +++ b/lisp/prim/loadup.el Mon Aug 13 09:32:43 2007 +0200 @@ -78,6 +78,7 @@ (load-gc "replace") ; match-string used in version.el. (load-gc "version.el") ; Ignore compiled-by-mistake version.elc (load-gc "cl") + (load-gc "featurep") (load-gc "widget") (load-gc "custom") ; Before the world so everything can be customized (load-gc "cus-start") ; for customization of builtin variables