]> git.eshelyaron.com Git - emacs.git/commit
* lisp/simple.el (next-line-completion): Improve (bug#59486).
authorJuri Linkov <juri@linkov.net>
Mon, 6 Nov 2023 17:43:06 +0000 (19:43 +0200)
committerJuri Linkov <juri@linkov.net>
Mon, 6 Nov 2023 17:43:06 +0000 (19:43 +0200)
commita1abb6a85e6605c256595b8d7b885018e5421c28
treec947af6be0b105df7ab970d1e820b7feaa170e25
parentdfffb91a70532ac0021648ba692336331cbe0499
* lisp/simple.el (next-line-completion): Improve (bug#59486).

Handle the case when lines with completion candidates are
interspersed with lines that contain group headings.
lisp/simple.el