Mercurial > hg > xemacs-beta
diff lisp/make-docfile.el @ 223:2c611d1463a6 r20-4b10
Import from CVS: tag r20-4b10
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:10:54 +0200 |
parents | d44af0c54775 |
children | 0e522484dd2a |
line wrap: on
line diff
--- a/lisp/make-docfile.el Mon Aug 13 10:10:03 2007 +0200 +++ b/lisp/make-docfile.el Mon Aug 13 10:10:54 2007 +0200 @@ -92,15 +92,7 @@ (require 'packages) ;; We must have some lisp support at this point - -;(load "backquote") -;(load "bytecomp-runtime") -;(load "subr") -;(load "replace") -;(load "version.el") -;(load "cl") - -;; (load "featurep") +(packages-find-packages package-path t t) (let (preloaded-file-list) (load (concat default-directory "../lisp/dumped-lisp.el"))