From: Eli Zaretskii Date: Wed, 28 Dec 2022 18:30:56 +0000 (+0200) Subject: ; * etc/NEWS: Fix wording of a recently edited entry. X-Git-Tag: emacs-29.0.90~938 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d42c2668cf387c21309eba084801f5c2e33ef442;p=emacs.git ; * etc/NEWS: Fix wording of a recently edited entry. --- diff --git a/etc/NEWS b/etc/NEWS index 13cf98b8895..0d1ab998e83 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1877,7 +1877,7 @@ to type 'M-RET' to insert the selected candidate to the buffer. +++ *** Choosing a completion with a prefix argument doesn't exit the minibuffer. This means that typing 'C-u RET' on a completion candidate in the -"*Completions*" buffer inserts the completion to the minibuffer, +"*Completions*" buffer inserts the completion into the minibuffer, but doesn't exit the minibuffer. +++