projects
/
elisp
/
apel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba05725
)
(install-detect-elisp-directory): Fixed.
author
shuhei-k
<shuhei-k>
Mon, 21 Jun 1999 01:37:01 +0000
(
01:37
+0000)
committer
shuhei-k
<shuhei-k>
Mon, 21 Jun 1999 01:37:01 +0000
(
01:37
+0000)
install.el
patch
|
blob
|
history
diff --git
a/install.el
b/install.el
index
a7467b6
..
2d66b19
100644
(file)
--- a/
install.el
+++ b/
install.el
@@
-162,7
+162,7
@@
emacs-major-version
emacs-minor-version)
(car rest))))
- (throw 'tag dir)))
+ (throw 'tag (car rest))))
(setq rest (cdr rest)))))
(expand-file-name (concat
(if (and ; running-emacs-19_29-or-later