Mercurial > hg > xemacs-beta
diff lisp/find-paths.el @ 398:74fd4e045ea6 r21-2-29
Import from CVS: tag r21-2-29
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:13:30 +0200 |
parents | 8626e4521993 |
children | de805c49cfc1 |
line wrap: on
line diff
--- a/lisp/find-paths.el Mon Aug 13 11:12:06 2007 +0200 +++ b/lisp/find-paths.el Mon Aug 13 11:13:30 2007 +0200 @@ -218,13 +218,13 @@ ;; from more to less specific (paths-find-version-directory roots (concat base system-configuration) - envvar) + envvar default) (paths-find-version-directory roots base envvar) (paths-find-version-directory roots system-configuration - envvar default))) + envvar))) (defun construct-emacs-version-name () "Construct the raw XEmacs version number."