emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master f2729dd: ; * etc/NEWS: Re-arrange two items.


From: Stefan Kangas
Subject: master f2729dd: ; * etc/NEWS: Re-arrange two items.
Date: Fri, 25 Jun 2021 16:10:36 -0400 (EDT)

branch: master
commit f2729dd8ee0cad67ea2ab0411526f9bc4a7b2c9a
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    ; * etc/NEWS: Re-arrange two items.
---
 etc/NEWS | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/etc/NEWS b/etc/NEWS
index 9909652..b9a9369 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -117,6 +117,10 @@ filters.
 
 * Changes in Emacs 28.1
 
+** 'blink-cursor-mode' is now enabled by default regardless of the UI.
+It used to be enabled when Emacs is started in GUI mode but not when started
+in text mode.  The cursor still only actually blinks in GUI frames.
+
 +++
 ** Etags now supports the Mercury programming language.
 See https://mercurylang.org.
@@ -297,14 +301,6 @@ commands.  The new keystrokes are 'C-x x g' 
('revert-buffer'),
 input using the minibuffer.
 
 ---
-** New user option 'bookmark-menu-confirm-deletion'.
-In Bookmark Menu mode, Emacs by default does not prompt for
-confirmation when you type 'x' to execute the deletion of bookmarks
-that have been marked for deletion.  However, if this new option is
-non-nil then Emacs will require confirmation with 'yes-or-no-p' before
-deleting.
-
----
 ** New help window when Emacs prompts before opening a large file.
 Commands like 'find-file' or 'visit-tags-table' ask to visit a file
 normally or literally when the file is larger than a certain size (by
@@ -490,10 +486,6 @@ in seconds.
 This used to be named 'macroexp--warn-and-return' and has proved useful
 and well-behaved enough to lose the "internal" marker.
 
-** 'blink-cursor-mode' is now enabled by default regardless of the UI.
-It used to be enabled when Emacs is started in GUI mode but not when started
-in text mode.  The cursor still only actually blinks in GUI frames.
-
 ** Bindat
 
 +++
@@ -1293,6 +1285,14 @@ the variables 'bookmark-bmenu-use-header-line' and
 If non-nil, setting a bookmark will colorize the current line with
 'bookmark-face'.
 
+---
+*** New user option 'bookmark-menu-confirm-deletion'.
+In Bookmark Menu mode, Emacs by default does not prompt for
+confirmation when you type 'x' to execute the deletion of bookmarks
+that have been marked for deletion.  However, if this new option is
+non-nil then Emacs will require confirmation with 'yes-or-no-p' before
+deleting.
+
 ** Edebug
 
 *** Obsoletions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]