diff options
author | Eshel Yaron <me@eshelyaron.com> | 2023-11-08 18:27:03 +0100 |
---|---|---|
committer | Juri Linkov <juri@linkov.net> | 2023-11-09 09:40:54 +0200 |
commit | 5416896d608b68a969977f91b8de1e613300421d (patch) | |
tree | 1f14e29426acedf938050864ca330f32c9e793d1 /lisp/emacs-lisp/lisp-mnt.el | |
parent | 1cb738a482e132e34e7b31415cc974e83e3f41ba (diff) | |
download | emacs-5416896d608b68a969977f91b8de1e613300421d.tar.gz emacs-5416896d608b68a969977f91b8de1e613300421d.tar.bz2 emacs-5416896d608b68a969977f91b8de1e613300421d.zip |
Promptly disable 'completion-in-region-mode' (bug#67001)
Avoid keeping 'completion-in-region-mode' on when exiting
'completion--in-region-1' if the *Completions* buffer isn't shown.
Otherwise, the bindings from 'completion-in-region-mode-map' linger,
notable shadowing other bindings for TAB.
* lisp/minibuffer.el (completion--in-region-1): Disable
'completion-in-region-mode' if the *Completions* buffer isn't visible.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mnt.el')
0 files changed, 0 insertions, 0 deletions