]> git.eshelyaron.com Git - emacs.git/commit
Remove redundant #' before lambda in eshell/*.el
authorStefan Kangas <stefan@marxist.se>
Fri, 2 Apr 2021 23:06:56 +0000 (01:06 +0200)
committerStefan Kangas <stefan@marxist.se>
Sat, 3 Apr 2021 01:11:35 +0000 (03:11 +0200)
commitbe9e3c48fab335c9084e472acef2065f41d20969
tree55a9fc2784a24337f2865f57aa84c0c6595a08a7
parent0b613c90a5fcbcc483f09d909cb77e7d0c8fb31e
Remove redundant #' before lambda in eshell/*.el

* lisp/eshell/em-dirs.el (eshell-dirs-initialize):
* lisp/eshell/em-pred.el (eshell-predicate-alist)
(eshell-modifier-alist):
* lisp/eshell/em-script.el (eshell-script-initialize):
* lisp/eshell/eshell.el (eshell-command): Remove redundant #' before
lambda.
lisp/eshell/em-dirs.el
lisp/eshell/em-pred.el
lisp/eshell/em-script.el
lisp/eshell/eshell.el