From: Eli Zaretskii Date: Tue, 25 Feb 2020 05:42:49 +0000 (+0200) Subject: ; * etc/NEWS: Improve wording of a recently-added entry. X-Git-Tag: emacs-28.0.90~7836 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bcd88e738dd25ac4a36fd32d70147054f9726c5e;p=emacs.git ; * etc/NEWS: Improve wording of a recently-added entry. --- diff --git a/etc/NEWS b/etc/NEWS index 93b90d47d37..54aab1a5b60 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -165,8 +165,9 @@ key binding * Incompatible Editing Changes in Emacs 28.1 -** In nroff mode, 'center-line' is rebound from 'M-s' to 'M-o M-s', -so now the search prefix map 'M-s' is available in this mode. +** In nroff mode, 'center-line' is now bound to 'M-o M-s'. +The original key binding was 'M-s', which interfered with I-search, +since the latter uses 'M-s' as a prefix key of the search prefix map. * Incompatible Lisp Changes in Emacs 28.1