]> git.eshelyaron.com Git - emacs.git/commit
; Improve message when REQUIRE-MATCH function denies exiting
authorEshel Yaron <me@eshelyaron.com>
Sat, 17 Feb 2024 11:06:45 +0000 (12:06 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 17 Feb 2024 11:06:45 +0000 (12:06 +0100)
commit118a0e96d0f5b4c269eba66d8fbddaf1915b27cf
treea08b02c9200d631f522dbb608b09cdfdea615bec
parent2e8e60fe96c55c18eb6f9d39037dad7190a4c747
; Improve message when REQUIRE-MATCH function denies exiting

* lisp/minibuffer.el (minibuffer-force-complete): Disregard
'completion-fail-discreetly', since we are not failing completion.
Improve message.
lisp/minibuffer.el