1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00

; * etc/NEWS: Fix wording of a recently edited entry.

This commit is contained in:
Eli Zaretskii 2022-12-28 20:30:56 +02:00
parent 7a0eaee198
commit d42c2668cf

View file

@ -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. *** 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 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. but doesn't exit the minibuffer.
+++ +++