diff options
author | Aymeric Agon-Rambosson <aymeric.agon@yandex.com> | 2023-11-25 10:07:49 -0500 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2023-11-29 16:19:58 +0200 |
commit | ab9c62c2b33a2555df968d682abb8d093c476409 (patch) | |
tree | 258dd6f901615d02d44e7ec95ea13a13c6bbe0b2 /src | |
parent | cd477bf07d8d996b90e02b5222248264cd6d5c39 (diff) | |
download | emacs-ab9c62c2b33a2555df968d682abb8d093c476409.tar.gz emacs-ab9c62c2b33a2555df968d682abb8d093c476409.tar.bz2 emacs-ab9c62c2b33a2555df968d682abb8d093c476409.zip |
Repair `tab-first-completion` (bug#67158)
Copyright-paperwork-exempt: yes
* lisp/indent.el (indent-for-tab-command): Use `syntax-class` to fix
longstanding thinko introduced back in 2020 in commit 64c851166442.
Rework the check for `syn` because TAB always completed when
`tab-first-completion` had value `word-or-paren` or `word-or-paren-or-punct`.
(cherry picked from commit c20226a1ef5fbdfd3e71e2ef8654ee19994c0f2f)
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions