summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBasil L. Contovounesios <contovob@tcd.ie>2019-03-21 21:50:12 +0000
committerBasil L. Contovounesios <contovob@tcd.ie>2019-03-21 21:50:12 +0000
commit57a60db2b88dfa5dea41a3a05b736cd7cd17a953 (patch)
treecfab41e985558263a698a79da8d7aa2089ece5f5
parent07cf97979057a04c853c580e528258a4ad3e52e0 (diff)
downloademacs-57a60db2b88dfa5dea41a3a05b736cd7cd17a953.tar.gz
; Eval overlooked lambda in recent Eshell changes
* lisp/eshell/em-dirs.el (eshell-dirs-initialize): Reveal lambda overlooked in 2019-03-20T12:51:31-04:00!monnier@iro.umontreal.ca.
-rw-r--r--lisp/eshell/em-dirs.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/eshell/em-dirs.el b/lisp/eshell/em-dirs.el
index 7a228676256..937bc981c53 100644
--- a/lisp/eshell/em-dirs.el
+++ b/lisp/eshell/em-dirs.el
@@ -175,7 +175,7 @@ Thus, this does not include the current directory.")
(setq eshell-variable-aliases-list
(append
eshell-variable-aliases-list
- `(("-" (lambda (indices)
+ `(("-" ,(lambda (indices)
(if (not indices)
(unless (ring-empty-p eshell-last-dir-ring)
(expand-file-name