diff options
author | Eshel Yaron <me@eshelyaron.com> | 2024-07-02 14:03:01 +0200 |
---|---|---|
committer | Eshel Yaron <me@eshelyaron.com> | 2024-07-02 14:12:40 +0200 |
commit | 850fc68481a75c3c5d97b0c694159110785aa524 (patch) | |
tree | 4f2ee61b92ce4e48a450b913b35e4d1a7e41a514 /lisp/emacs-lisp/lisp-mode.el | |
parent | 921d40759e54e2fb5685a5b662b862ed614b9bc6 (diff) | |
download | emacs-850fc68481a75c3c5d97b0c694159110785aa524.tar.gz emacs-850fc68481a75c3c5d97b0c694159110785aa524.tar.bz2 emacs-850fc68481a75c3c5d97b0c694159110785aa524.zip |
; (grep-read-files): Fix completion table
* lisp/progmodes/grep.el (grep-read-files): Cease returning
some completion candidates unconditionally. Use
'completion-file-name-table' over 'read-file-name-internal'
because the latter uses 'completion-table-with-quoting', and
that doesn't blend well with other tables in
'completion-table-merge'.
https://lists.gnu.org/archive/html/emacs-devel/2024-06/msg01194.html
Diffstat (limited to 'lisp/emacs-lisp/lisp-mode.el')
0 files changed, 0 insertions, 0 deletions