aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/emacs/files.texi6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/emacs/files.texi b/doc/emacs/files.texi
index e3dc8d85441..567c1492518 100644
--- a/doc/emacs/files.texi
+++ b/doc/emacs/files.texi
@@ -2777,8 +2777,10 @@ sessions.
2777@vindex filesets-commands 2777@vindex filesets-commands
2778 You can use the command @kbd{M-x filesets-open} to visit all the 2778 You can use the command @kbd{M-x filesets-open} to visit all the
2779files in a fileset, and @kbd{M-x filesets-close} to close them. Use 2779files in a fileset, and @kbd{M-x filesets-close} to close them. Use
2780@kbd{M-x filesets-run-cmd} to run a command (such as @code{multi-isearch-files} or @command{grep}) on all the files in 2780@kbd{M-x filesets-run-cmd} to run a command (such as
2781a fileset. These commands, which are specified in @code{filesets-commands}, are also available from the @samp{Filesets} 2781@code{multi-isearch-files} or @command{grep}) on all the files in
2782a fileset. These commands, which are specified in
2783@code{filesets-commands}, are also available from the @samp{Filesets}
2782menu, where each existing fileset is represented by a submenu. 2784menu, where each existing fileset is represented by a submenu.
2783 2785
2784 @xref{Version Control}, for a different concept of filesets: 2786 @xref{Version Control}, for a different concept of filesets: