From ddd9fcb57c8a52535d8924c45b129f1c5ec0676b Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 10 Jan 2026 15:28:17 +0200 Subject: [PATCH] ; * doc/emacs/files.texi (Filesets): Fix long lines. --- doc/emacs/files.texi | 6 ++++-- 1 file 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. @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: