]> 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>
Mon, 25 Dec 2023 11:07:48 +0000 (12:07 +0100)
commit0f3395f0d3743f70baab2bb2cc439f1c37630ca2
tree8f6ce95ccb10cfc4da6d4bf7ddbe04db0847c2e5
parente4153c0713fb70fd9dfc81d23fbe7b2c56ca1c9f
; 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