]> git.eshelyaron.com Git - emacs.git/commit
* lisp/eshell/em-cmpl.el: Try and fix bug#41423
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 1 Feb 2021 00:27:10 +0000 (19:27 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 1 Feb 2021 00:27:10 +0000 (19:27 -0500)
commit82c76e3aeb2465d1d1e66eae5db13ba53e38ed84
treea9a59dd4dcd1a08b96c43192e0c3d3c2b419ad82
parent24b9515da0588aca38a1bce5f615e0cdf7891388
* lisp/eshell/em-cmpl.el: Try and fix bug#41423

(eshell--complete-commands-list): Rename from `eshell-complete-commands-list`.
Return a (dynamic) completion table rather than a list of completions.
Use `dolist` and `push`.
lisp/eshell/em-cmpl.el