]> git.eshelyaron.com Git - emacs.git/commit
(eshell--complete-commands-list): Fix regression in fix to bug#48995
authorNicolas Martyanoff <nicolas@n16f.net>
Thu, 2 Feb 2023 03:17:57 +0000 (22:17 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 2 Feb 2023 03:17:57 +0000 (22:17 -0500)
commit9715715ac163fc0b3ce6e170eb9c74b5f4ad8267
tree66122cc0d3e57aab6c0b3e2af57c138b41f8f73d
parentea1bb263153d406479e782872820af4f9926ac7d
(eshell--complete-commands-list): Fix regression in fix to bug#48995

Copyright-Paperwork-Exempt: Yes

* lisp/eshell/em-cmpl.el (eshell--complete-commands-list):
Fix misuse of `completion-table-dynamic` when completing a file name.
lisp/eshell/em-cmpl.el