diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
| @@ -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 | ||
| 203 | all locked buffers; bound to '% L'. | ||
| 204 | |||
| 205 | --- | ||
| 206 | *** A new option 'ibuffer-locked-char' to indicate | ||
| 207 | locked 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 |
| 203 | all buffers without asking confirmation; bound to | 212 | all buffers without asking confirmation; bound to |
| 204 | 'U'; 'ibuffer-do-replace-regexp' bound to 'r'. | 213 | 'U'; 'ibuffer-do-replace-regexp' bound to 'r'. |