Mercurial > hg > xemacs-beta
diff lisp/update-elc.el @ 312:d1b52dcaa789 r21-0b54
Import from CVS: tag r21-0b54
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:43:55 +0200 |
parents | c6de09ad3017 |
children | cc15677e0335 |
line wrap: on
line diff
--- a/lisp/update-elc.el Mon Aug 13 10:43:30 2007 +0200 +++ b/lisp/update-elc.el Mon Aug 13 10:43:55 2007 +0200 @@ -71,7 +71,7 @@ (load "setup-paths.el") (load "dump-paths.el") -(let ((autol (packages-list-autoloads))) +(let ((autol (packages-list-autoloads (concat default-directory "../lisp")))) ;; (print (prin1-to-string autol)) (while autol (let ((src (car autol)))