diff --git a/etc/NEWS b/etc/NEWS index 57de4d98b22b40bf0c4826afb36b33b9adee887a..536cb36afb17095e78b10a112dda6984a359733a 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1174,9 +1174,9 @@ and to type `C-f' at the end of the search string in the minibuffer. search string used as the string to replace. +++ -** New user option `isearch-resume-enabled'. -This option can be disabled, to avoid the normal behavior of isearch -which puts calls to `isearch-resume' in the command history. +** Isearch no longer adds `isearch-resume' commands to the command +history by default. To enable this feature, customize the new +user option `isearch-resume-in-command-history'. +++ ** New user option `history-delete-duplicates'.