diff options
author | Gregory Heytings <gregory@heytings.org> | 2023-01-12 19:47:28 +0200 |
---|---|---|
committer | Juri Linkov <juri@linkov.net> | 2023-01-12 19:47:28 +0200 |
commit | 9ecebcdded157e1efc2f51b67967fd101797f225 (patch) | |
tree | 7e0fa2980c9919053d6084ff25590996f4b7d189 /lisp/emacs-lisp/seq.el | |
parent | cfd2b3504ab5de6eb5f3c7a0784cb447883e1326 (diff) | |
download | emacs-9ecebcdded157e1efc2f51b67967fd101797f225.tar.gz emacs-9ecebcdded157e1efc2f51b67967fd101797f225.tar.bz2 emacs-9ecebcdded157e1efc2f51b67967fd101797f225.zip |
* lisp/simple.el (next-completion): Handle first completion specially.
When completions-header-format is nil and completion-show-help is nil,
the first completion is at the beginning the buffer, so 'M-<down>'
missed it and moved to the second completion. Handle this case by
setting/checking the special text-property 'first-completion' that
is nil at the first call (bug#60411).
Diffstat (limited to 'lisp/emacs-lisp/seq.el')
0 files changed, 0 insertions, 0 deletions