emacs-diffs
[Top][All Lists]
Advanced

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

emacs-28 9623342: ; * etc/NEWS: Move a bookmark related item further dow


From: Stefan Kangas
Subject: emacs-28 9623342: ; * etc/NEWS: Move a bookmark related item further down.
Date: Wed, 10 Nov 2021 07:19:18 -0500 (EST)

branch: emacs-28
commit 9623342216baa911f21b347820d1e1c3cbbe58e1
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    ; * etc/NEWS: Move a bookmark related item further down.
---
 etc/NEWS | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/etc/NEWS b/etc/NEWS
index d415a24..88f666f 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1533,16 +1533,6 @@ When the bookmark.el library is loaded, a customize 
choice is added
 to 'tab-bar-new-tab-choice' for new tabs to show the bookmark list.
 
 ---
-*** The 'list-bookmarks' menu is now based on 'tabulated-list-mode'.
-The interactive bookmark list will now benefit from features in
-'tabulated-list-mode' like sorting columns or changing column width.
-
-Support for the optional "inline" header line, allowing for a header
-without using 'header-line-format', has been dropped.  Consequently,
-the variables 'bookmark-bmenu-use-header-line' and
-'bookmark-bmenu-inline-header-height' are now declared obsolete.
-
----
 *** New user option 'bookmark-set-fringe-mark'.
 If non-nil, setting a bookmark will set a fringe mark on the current
 line, and jumping to a bookmark will also set this mark.
@@ -1555,6 +1545,16 @@ 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.
 
+---
+*** The 'list-bookmarks' menu is now based on 'tabulated-list-mode'.
+The interactive bookmark list will now benefit from features in
+'tabulated-list-mode' like sorting columns or changing column width.
+
+Support for the optional "inline" header line, allowing for a
+header without using 'header-line-format', has been dropped.
+The variables 'bookmark-bmenu-use-header-line' and
+'bookmark-bmenu-inline-header-height' are now obsolete.
+
 ** Recentf
 
 ---



reply via email to

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