From: Lars Ingebrigtsen Date: Sat, 24 Jul 2021 11:47:54 +0000 (+0200) Subject: Remove duplicated NEWS entries X-Git-Tag: emacs-28.0.90~1723 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d8a4a5ac7c3cbccf938febc4cafb521a1daa165a;p=emacs.git Remove duplicated NEWS entries --- diff --git a/etc/NEWS b/etc/NEWS index a10c5800374..bb5e6aee786 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -2512,25 +2512,6 @@ If non-nil (the default), revealed text is automatically hidden when point leaves the text. If nil, the text is not hidden again. Instead 'M-x reveal-hide-revealed' can be used to hide all the revealed text. -+++ -*** New user options to control the look of line/column numbers in the mode line. -'mode-line-position-line-format' is the line number format (when -'line-number-mode' is on), 'mode-line-position-column-format' is -the column number format (when 'column-number-mode' is on), and -'mode-line-position-column-line-format' is the combined format (when -both modes are on). - -+++ -*** New user option 'mode-line-compact'. -If non-nil, repeating spaces are compressed into a single space. If -'long', this is only done when the mode line is longer than the -current window width (in characters). - -+++ -*** 'global-mode-string' constructs should end with a space. -This was previously not formalized, which led to combinations of modes -displaying data "smushed together" on the mode line. - +++ *** New command 'submit-emacs-patch'. This works like 'report-emacs-bug', but is more geared towards sending