]> git.eshelyaron.com Git - emacs.git/commit
Make all the entries in 'eshell-parse-argument-hook' named functions
authorJim Porter <jporterbugs@gmail.com>
Fri, 18 Oct 2024 03:02:28 +0000 (20:02 -0700)
committerEshel Yaron <me@eshelyaron.com>
Tue, 22 Oct 2024 19:02:13 +0000 (21:02 +0200)
commit7869f1a77f2b85bab08c6d09feb92d89c63ae408
tree1e68e21ae3f46df5952d5d8429436112d7340b50
parente46431704420598e10c34a988597e164ca34147c
Make all the entries in 'eshell-parse-argument-hook' named functions

* lisp/eshell/esh-arg.el (eshell-parse-number, eshell-parse-non-special)
(eshell-parse-whitespace, eshell-parse-comment): New functions...
(eshell-parse-argument-hook): ... use them.

(cherry picked from commit 212cf3125611b123707feac6f7ffd55a230bc568)
lisp/eshell/esh-arg.el