diff --git a/etc/NEWS b/etc/NEWS index da1ca697676..42c9f61b3b9 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -2960,7 +2960,8 @@ directory instead of the default directory. ** 'project-shell' and 'shell' now use 'pop-to-buffer-same-window'. This is to keep the same behavior as Eshell. -** In 'nroff-mode', 'center-line' is now bound to 'M-o M-s'. +--- +** In 'nroff-mode', 'center-line' is no longer bound to a key. 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.