]> git.eshelyaron.com Git - emacs.git/commit
; Reposition cursor after refreshing *Completions*
authorEshel Yaron <me@eshelyaron.com>
Wed, 21 Feb 2024 12:24:06 +0000 (13:24 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 21 Feb 2024 12:24:06 +0000 (13:24 +0100)
commite41b1d376f1c9628445d67fa75360b1ddad2783d
tree743e21dbbe41876b0b962f87734c3e51c6b99ec4
parent124a7856fe73a638807b2a6f215e06902dbb2724
; Reposition cursor after refreshing *Completions*

* lisp/minibuffer.el (minibuffer-completion-help): If *Completions* is
already visible and some candidate is highlighted, try to highlight it
again after populating the buffer anew.
lisp/minibuffer.el