Mercurial > hg > xemacs-beta
diff lisp/startup.el @ 458:c33ae14dd6d0 r21-2-44
Import from CVS: tag r21-2-44
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:42:25 +0200 |
parents | 3d3049ae1304 |
children | 223736d75acb |
line wrap: on
line diff
--- a/lisp/startup.el Mon Aug 13 11:41:26 2007 +0200 +++ b/lisp/startup.el Mon Aug 13 11:42:25 2007 +0200 @@ -413,12 +413,12 @@ 'external-debugging-output)) (if (null emacs-roots) - (startup-find-roots-warning) - (startup-setup-paths emacs-roots - user-init-directory - inhibit-early-packages - inhibit-site-lisp - debug-paths)) + (startup-find-roots-warning)) + (startup-setup-paths emacs-roots + user-init-directory + inhibit-early-packages + inhibit-site-lisp + debug-paths) (startup-setup-paths-warning)) (if (and (not inhibit-autoloads)