Mercurial > hg > xemacs-beta
diff lisp/make-docfile.el @ 406:b8cc9ab3f761 r21-2-33
Import from CVS: tag r21-2-33
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:17:09 +0200 |
parents | 5a2589c672dc |
children | 697ef44129c6 |
line wrap: on
line diff
--- a/lisp/make-docfile.el Mon Aug 13 11:16:09 2007 +0200 +++ b/lisp/make-docfile.el Mon Aug 13 11:17:09 2007 +0200 @@ -86,6 +86,8 @@ (load "packages.el") (load "setup-paths.el") (load "dump-paths.el") +(require 'custom) +(load "process") (let (preloaded-file-list) (load (expand-file-name "../lisp/dumped-lisp.el"))