aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 87ffb437d91..deb18895555 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -199,6 +199,15 @@ same as in modes where the character is not whitespace.
199** Ibuffer 199** Ibuffer
200 200
201--- 201---
202*** A new command 'ibuffer-mark-by-locked' to mark
203all locked buffers; bound to '% L'.
204
205---
206*** A new option 'ibuffer-locked-char' to indicate
207locked buffers; Ibuffer shows a new column displaying
208'ibuffer-locked-char' for locked buffers.
209
210---
202*** A new command 'ibuffer-unmark-all-marks' to unmark 211*** A new command 'ibuffer-unmark-all-marks' to unmark
203all buffers without asking confirmation; bound to 212all buffers without asking confirmation; bound to
204'U'; 'ibuffer-do-replace-regexp' bound to 'r'. 213'U'; 'ibuffer-do-replace-regexp' bound to 'r'.