]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Fix last change.
authorEli Zaretskii <eliz@gnu.org>
Sat, 11 Jan 2025 13:05:41 +0000 (15:05 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 12 Jan 2025 10:59:01 +0000 (11:59 +0100)
(cherry picked from commit 1dfde9f70d2e4b417fe309ba490b33136e7ae870)

etc/NEWS

index f8817dd0d46eaa73c1d05ad830d1f7ccd99be7b8..11b098806f3b3878e69540c680ad79f1a2940f06 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -243,10 +243,11 @@ modal editing packages.
 \f
 * Changes in Specialized Modes and Packages in Emacs 31.1
 
+---
 ** Ibuffer
-*** New 'recency' column.
+*** New column 'recency' in Ibuffer display.
 The variable 'ibuffer-formats' configures the Ibuffer formats.  Add
-'recency' to a format to display the column.
+'recency' to the format to display the column.
 
 ** Smerge
 *** New command 'smerge-extend' extends a conflict over surrounding lines.