]> code.delx.au - gnu-emacs/blobdiff - etc/NEWS
Ibuffer: Mark buffers by content
[gnu-emacs] / etc / NEWS
index b3a044d4cd2bf01479b568959083b96c8bc363cd..555d6bb51ac28a88a15d6d411498eda04f597189 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -190,6 +190,17 @@ questions, with a handy way to display help texts.
 \f
 * Changes in Specialized Modes and Packages in Emacs 25.2
 
+** Ibuffer
+
+---
+*** A new command `ibuffer-mark-by-content-regexp' to mark buffers
+whose content matches a regexp; bound to '% c' and '% g'.
+
+---
+*** Two new options `ibuffer-never-search-content-name' and
+`ibuffer-never-search-content-mode' used by
+`ibuffer-mark-by-content-regexp'.
+
 ** Compilation mode
 
 ---