]> git.eshelyaron.com Git - emacs.git/commit
; Fix bounds check in 'minibuffer-restore-completion-input'
authorEshel Yaron <me@eshelyaron.com>
Mon, 22 Jan 2024 16:49:58 +0000 (17:49 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 22 Jan 2024 16:49:58 +0000 (17:49 +0100)
commitb221de7caadd872c6a51bec96cb4d97787a43567
tree934fba8289496da2da3b056a71556ac2f472dc31
parent2a64d732c7736e1b79d07f7bcb363875e097952a
; Fix bounds check in 'minibuffer-restore-completion-input'

* lisp/minibuffer.el (minibuffer-force-complete): Don't count the
length of the input-to-restore when checking the bounds of the current
minibuffer contents.  Also, refresh the *Completions* buffer if it is
already visible.
lisp/minibuffer.el