mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-01 20:06:00 +00:00
(ibuffer-mode): Additional documentation on filter groups.
This commit is contained in:
parent
b7f6c47665
commit
b098e75323
@ -1,3 +1,13 @@
|
||||
2002-04-28 Colin Walters <walters@verbum.org>
|
||||
|
||||
* ibuffer.el (ibuffer-mode): Additional documentation on filter
|
||||
groups.
|
||||
|
||||
2002-04-28 John Paul Wallington <jpw@shootybangbang.com>
|
||||
|
||||
* ibuf-ext.el (ibuffer-set-filter-groups-by-mode): Don't make an
|
||||
ibuffer-mode filter group if `ibuffer-view-ibuffer' is nil.
|
||||
|
||||
2002-04-28 Richard M. Stallman <rms@gnu.org>
|
||||
|
||||
* filesets.el: New file.
|
||||
|
@ -2265,6 +2265,12 @@ Filter group commands:
|
||||
|
||||
'\\[ibuffer-filters-to-filter-group]' - Create filter group from filters.
|
||||
'\\[ibuffer-pop-filter-group]' - Remove top filter group.
|
||||
'\\[ibuffer-forward-filter-group]' - Move to the next filter group.
|
||||
'\\[ibuffer-backward-filter-group]' - Move to the previous filter group.
|
||||
'\\[ibuffer-clear-filter-groups]' - Remove all active filter groups.
|
||||
'\\[ibuffer-save-filter-groups]' - Save the current groups with a name.
|
||||
'\\[ibuffer-switch-to-saved-filter-groups]' - Restore previously saved groups.
|
||||
'\\[ibuffer-delete-saved-filter-groups]' - Delete previously saved groups.
|
||||
|
||||
Sorting commands:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user