]> git.eshelyaron.com Git - emacs.git/commit
Use the 'interactive' spec to set arguments for 'eshell-command'
authorJim Porter <jporterbugs@gmail.com>
Fri, 31 Mar 2023 02:38:30 +0000 (19:38 -0700)
committerJim Porter <jporterbugs@gmail.com>
Sun, 2 Apr 2023 22:05:53 +0000 (15:05 -0700)
commit093a360251afdbdc6fe6cf22e72ccbc79fc22e2e
tree47d527be79f1d352d13b1e5a17955643d7290918
parent267fca267fe858d8a8f34d15de21051e3b6fff41
Use the 'interactive' spec to set arguments for 'eshell-command'

* lisp/eshell/eshell.el (eshell-read-command): New function...
(eshell-command): ... use it.  Additionally, require the COMMAND
argument, and rename ARG to TO-CURRENT-BUFFER.
lisp/eshell/eshell.el