(M38789): Separate C1-535E and U+8FE6.
[chise/xemacs-chise.git-] / lisp / find-paths.el
index f5be624..9118e94 100644 (file)
@@ -218,13 +218,13 @@ If ENFORCE-VERSION is non-nil, the directory must contain the XEmacs version."
    ;; 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."