diff options
author | Eshel Yaron <me@eshelyaron.com> | 2024-01-20 12:24:32 +0100 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2024-01-27 11:53:17 +0200 |
commit | f0c573d8069f7ee654a550ae3d148325c49900a3 (patch) | |
tree | 5b885414336a5f9169abbd199e47ed9d2bbd1aa9 /lisp/emacs-lisp/lisp.el | |
parent | fa7543eeb72342544d324a54010b6cb96c246733 (diff) | |
download | emacs-f0c573d8069f7ee654a550ae3d148325c49900a3.tar.gz emacs-f0c573d8069f7ee654a550ae3d148325c49900a3.tar.bz2 emacs-f0c573d8069f7ee654a550ae3d148325c49900a3.zip |
Optionally avoid extending 'completion-at-point-functions'
It is now possible to avoid extending
'completion-at-point-functions' in Text mode and its descendants.
* lisp/textmodes/text-mode.el
(text-mode-meta-tab-ispell-complete-word): Rename to...
(text-mode-ispell-word-completion): ...this. Extend with another
option 'completion-at-point'.
(text-mode): Only extend 'completion-at-point-functions' when
'text-mode-ispell-word-completion' is 'completion-at-point'.
(Bug#67527)
* etc/NEWS: Update the entry about 'M-TAB' in Text mode.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions