]> git.eshelyaron.com Git - emacs.git/commitdiff
Improve the documentation of filesets
authorEli Zaretskii <eliz@gnu.org>
Sat, 27 May 2017 13:31:43 +0000 (16:31 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 27 May 2017 13:31:43 +0000 (16:31 +0300)
* doc/emacs/files.texi (Filesets): Fix the description of
fileset-init's effect on the menu bar.  (Bug#27015)

doc/emacs/files.texi

index efe4156c435740b0ca50e83d3126badfe91759c8..f51fc92b08cdd6fe801d8c013166cc329ed086b5 100644 (file)
@@ -2042,7 +2042,7 @@ as a @dfn{fileset}.  This lets you perform certain operations, such as
 visiting, @code{query-replace}, and shell commands on all the files at
 once.  To make use of filesets, you must first add the expression
 @code{(filesets-init)} to your init file (@pxref{Init File}).  This
-adds a @samp{Filesets} menu to the menu bar.
+adds a @samp{Filesets} sub-menu to the menu bar's @samp{File} menu.
 
 @findex filesets-add-buffer
 @findex filesets-remove-buffer