Mercurial > hg > xemacs-beta
diff lisp/prim/loadup.el @ 20:859a2309aef8 r19-15b93
Import from CVS: tag r19-15b93
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:50:05 +0200 |
parents | d95e72db5c07 |
children | 4103f0995bd7 |
line wrap: on
line diff
--- a/lisp/prim/loadup.el Mon Aug 13 08:49:44 2007 +0200 +++ b/lisp/prim/loadup.el Mon Aug 13 08:50:05 2007 +0200 @@ -105,7 +105,7 @@ ; defined there. (load-gc "help") (load-gc "buff-menu") - (load-gc "w3-sysdp") + ;; (load-gc "w3-sysdp") (load-gc "font") ; required by widget (load-gc "widget") (load-gc "custom") ; Before loaddefs so that defcustom exists.