]> git.eshelyaron.com Git - emacs.git/commit
Fix completion of extended "..." syntax in eshell
authorMichalis V <mvar.40k@gmail.com>
Fri, 27 Aug 2021 16:46:04 +0000 (18:46 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 27 Aug 2021 16:46:04 +0000 (18:46 +0200)
commit9224a863192b1317ef307bcc76abfdfbad73b796
treee3be1358ee2c0eb845adbc4967ae1811ab163fb7
parente26d628a4ea197d1e1ae39f51c5ebaecec4f6483
Fix completion of extended "..." syntax in eshell

* lisp/eshell/em-cmpl.el (eshell-complete-parse-arguments): Expand
"..." (bug#19626).
lisp/eshell/em-cmpl.el