]> git.eshelyaron.com Git - emacs.git/commit
Make two eshell aliases obsolete
authorStefan Kangas <stefan@marxist.se>
Mon, 1 Feb 2021 04:32:16 +0000 (05:32 +0100)
committerStefan Kangas <stefan@marxist.se>
Mon, 1 Feb 2021 11:29:09 +0000 (12:29 +0100)
commit7de495a7c14f24d494e3391e7655130867c21e27
tree43489ea840d06e46108f2b26520ed4ceedb21392
parentf215332c8be43ef0dc838e2a63012aba791818c2
Make two eshell aliases obsolete

* lisp/eshell/esh-util.el (eshell-user-name): Redefine as obsolete
function alias for 'user-login-name'.
(eshell-copy-tree): Redefine as obsolete function alias for
'copy-tree'.
* lisp/eshell/esh-cmd.el (eshell-do-eval): Don't use above
obsolete alias.
lisp/eshell/esh-cmd.el
lisp/eshell/esh-util.el