mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 09:14:18 +00:00
; * doc/emacs/files.texi (Filesets): Fix long lines.
This commit is contained in:
parent
f5ef8f9e8e
commit
ddd9fcb57c
1 changed files with 4 additions and 2 deletions
|
|
@ -2777,8 +2777,10 @@ sessions.
|
|||
@vindex filesets-commands
|
||||
You can use the command @kbd{M-x filesets-open} to visit all the
|
||||
files in a fileset, and @kbd{M-x filesets-close} to close them. Use
|
||||
@kbd{M-x filesets-run-cmd} to run a command (such as @code{multi-isearch-files} or @command{grep}) on all the files in
|
||||
a fileset. These commands, which are specified in @code{filesets-commands}, are also available from the @samp{Filesets}
|
||||
@kbd{M-x filesets-run-cmd} to run a command (such as
|
||||
@code{multi-isearch-files} or @command{grep}) on all the files in
|
||||
a fileset. These commands, which are specified in
|
||||
@code{filesets-commands}, are also available from the @samp{Filesets}
|
||||
menu, where each existing fileset is represented by a submenu.
|
||||
|
||||
@xref{Version Control}, for a different concept of filesets:
|
||||
|
|
|
|||
Loading…
Reference in a new issue