From ca6c3bec0769d8ac7a49cdb8d2580add5485366e Mon Sep 17 00:00:00 2001 From: "Basil L. Contovounesios" Date: Fri, 14 Aug 2020 23:32:48 +0100 Subject: [PATCH] ; Touch up last two changes to etc/NEWS --- etc/NEWS | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 53e60cdb5ca..8cd845a7b9d 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -786,15 +786,16 @@ digits. ** Miscellaneous --- -*** Two new commands for centering in 'doc-view-mode' -'c h' will now center the page horizonally, and 'c v' will center the -page vertically. +*** Two new commands for centering in 'doc-view-mode'. +The new commands 'doc-view-center-page-horizontally' (bound to 'c h') +and 'doc-view-center-page-vertically' (bound to 'c v') center the page +horizontally and vertically, respectively. --- -*** 'icomplete-show-matches-on-no-input' behavior change +*** Change in meaning of 'icomplete-show-matches-on-no-input'. Previously, choosing a different completion with commands like 'C-.' -and then hitting enter would choose the default completion. Doung -this will now choose the completion under point. +and then hitting RET would choose the default completion. Doing this +will now choose the completion under point instead. --- *** New user option 'term-scroll-snap-to-bottom'. -- 2.39.5