diff options
| -rw-r--r-- | doc/emacs/files.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/files.texi b/doc/emacs/files.texi index efe4156c435..f51fc92b08c 100644 --- a/doc/emacs/files.texi +++ b/doc/emacs/files.texi | |||
| @@ -2042,7 +2042,7 @@ as a @dfn{fileset}. This lets you perform certain operations, such as | |||
| 2042 | visiting, @code{query-replace}, and shell commands on all the files at | 2042 | visiting, @code{query-replace}, and shell commands on all the files at |
| 2043 | once. To make use of filesets, you must first add the expression | 2043 | once. To make use of filesets, you must first add the expression |
| 2044 | @code{(filesets-init)} to your init file (@pxref{Init File}). This | 2044 | @code{(filesets-init)} to your init file (@pxref{Init File}). This |
| 2045 | adds a @samp{Filesets} menu to the menu bar. | 2045 | adds a @samp{Filesets} sub-menu to the menu bar's @samp{File} menu. |
| 2046 | 2046 | ||
| 2047 | @findex filesets-add-buffer | 2047 | @findex filesets-add-buffer |
| 2048 | @findex filesets-remove-buffer | 2048 | @findex filesets-remove-buffer |