]> git.eshelyaron.com Git - emacs.git/commit
Cleanup in em-extra.el
authorStefan Kangas <stefan@marxist.se>
Fri, 16 Apr 2021 19:29:36 +0000 (21:29 +0200)
committerStefan Kangas <stefan@marxist.se>
Sat, 17 Apr 2021 00:25:42 +0000 (02:25 +0200)
commit740dbf229505133451f9bca5e25053156c75d379
tree4451d5fb49575be5b810a40a6a4156a06e76f99d
parent610099d6419db5e74f8b2241cfd691324d8b710d
Cleanup in em-extra.el

* lisp/eshell/em-xtra.el (cl-lib): Require.
(pcomplete, compile): Remove unnecessary requires.
(eshell/substitute, eshell/count, eshell/mismatch, eshell/union)
(eshell/intersection, eshell/set-difference)
(eshell/set-exclusive-or): Use cl-lib.  Doc fixes.
(eshell/ff, eshell/gf, eshell/expr): Quote function symbols as such.
(eshell/expr): Assume 'calc-eval' is always available.
lisp/eshell/em-xtra.el