]> code.delx.au - gnu-emacs/blobdiff - etc/NEWS
Ibuffer: Mark locked buffers
[gnu-emacs] / etc / NEWS
index cc14c7a9549d008d091fe75f859a19572147d54b..deb18895555a494ed3ee7fe823e173cca9792fc0 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -198,6 +198,15 @@ same as in modes where the character is not whitespace.
 
 ** Ibuffer
 
+---
+*** A new command 'ibuffer-mark-by-locked' to mark
+all locked buffers;  bound to '% L'.
+
+---
+*** A new option 'ibuffer-locked-char' to indicate
+locked buffers; Ibuffer shows a new column displaying
+'ibuffer-locked-char' for locked buffers.
+
 ---
 *** A new command 'ibuffer-unmark-all-marks' to unmark
 all buffers without asking confirmation;  bound to
@@ -205,7 +214,7 @@ all buffers without asking confirmation;  bound to
 
 ---
 *** A new command `ibuffer-mark-by-content-regexp' to mark buffers
-whose content matches a regexp; bound to '% c' and '% g'.
+whose content matches a regexp; bound to '% g'.
 
 ---
 *** Two new options `ibuffer-never-search-content-name' and