From 9171fa09332df615832240e98c247638019c0211 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 23 Jul 2022 13:46:06 +0300 Subject: [PATCH] ; * etc/NEWS: Fix wording and punctuation of 'comint-delete-old-input'. --- etc/NEWS | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 5b2e27ec25f..412a93bbf99 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1004,9 +1004,10 @@ The user option 'comint-terminfo-terminal' and the variable change the terminal used on a remote host. --- -*** New user option 'comint-delete-old-input' -When set to nil, this prevents comint from deleting the current input -when inserting previous input using ''. +*** New user option 'comint-delete-old-input'. +When nil, this prevents comint from deleting the current input when +inserting previous input using ''. The default is t, to +preserve past behavior. ** Mwheel -- 2.39.5