diff options
| author | Jim Porter | 2023-08-07 22:28:24 -0700 |
|---|---|---|
| committer | Jim Porter | 2023-08-10 10:55:49 -0700 |
| commit | 60090abcbc5d21c759c39926d9f45a18fc1c9913 (patch) | |
| tree | d3e20ef301826592e5122d33f09c02a3fe3ed32d /java/org/gnu | |
| parent | 3659fc3ed8aa3b500fdb98fe22e8e86f6d34d754 (diff) | |
| download | emacs-60090abcbc5d21c759c39926d9f45a18fc1c9913.tar.gz emacs-60090abcbc5d21c759c39926d9f45a18fc1c9913.zip | |
Return separators from 'eshell-split-commands' directly when requested
This eliminates the need for using a dynamically-bound variable to
hold the list of separators.
* lisp/eshell/esh-cmd.el (eshell--sep-terms): Remove.
(eshell-split-commands): New function, adapted from
'eshell-separate-commands'.
(eshell-separate-commands): Make obsolete, and call
'eshell-split-commands'.
(eshell-parse-command, eshell-parse-pipeline): Use
'eshell-split-commands'.
* lisp/eshell/esh-arg.el (eshell-parse-delimiter): Update comment.
Diffstat (limited to 'java/org/gnu')
0 files changed, 0 insertions, 0 deletions