]> git.eshelyaron.com Git - emacs.git/commit
; Respect 'completion-boundaries' in 'completions-auto-update'
authorEshel Yaron <me@eshelyaron.com>
Mon, 25 Dec 2023 11:07:48 +0000 (12:07 +0100)
committerEshel Yaron <me@eshelyaron.com>
Fri, 19 Jan 2024 10:05:59 +0000 (11:05 +0100)
commit813069a955d07e62a97f048129b1a55234d14f50
treeabcc682e406a2ed3a4749a11002e9696a1163efb
parentf61ba8c17c335ae4840fdd8ee5e35ccd281bbd8d
; Respect 'completion-boundaries' in 'completions-auto-update'

* lisp/minibuffer.el (minibuffer-regexp-mode): Use new helper function
'minibuffer--completion-help' to compute completion boundaries.
lisp/minibuffer.el