]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Rearrange some entries and add entry for recentf change.
authorEli Zaretskii <eliz@gnu.org>
Sat, 8 Aug 2020 13:07:16 +0000 (16:07 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 8 Aug 2020 13:07:16 +0000 (16:07 +0300)
etc/NEWS

index 01245d14f9018e7849a5cc8e309ce7adac2dc399..5cef0eb4c870305edd0e765846e9216959834c0d 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -130,18 +130,6 @@ same for a button.
 \f
 * Changes in Specialized Modes and Packages in Emacs 28.1
 
-** Miscellaneous
-
----
-*** The width of the buffer-name column in 'list-buffers' is now dynamic.
-The width now depends of the width of the window, but will never be
-wider than the length of the longest buffer name, except that it will
-never be narrower than 19 characters.
-
-*** Bookmarks can now be targets for new tabs.
-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.
-
 ** Windows
 
 *** The key prefix 'C-x 4 1' displays next command buffer in the same window.
@@ -709,6 +697,23 @@ custom rules, see the variables 'bug-reference-setup-from-vc-alist',
 It's bound to the 'C-c C-c f' keystroke, and prompts for a local file
 name.
 
+---
+** Recentf
+The recentf files are no longer backed up.
+
+
+** Miscellaneous
+
+---
+*** The width of the buffer-name column in 'list-buffers' is now dynamic.
+The width now depends of the width of the window, but will never be
+wider than the length of the longest buffer name, except that it will
+never be narrower than 19 characters.
+
+*** Bookmarks can now be targets for new tabs.
+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.
+
 \f
 * New Modes and Packages in Emacs 28.1