Fix recentf typo in Emacs manual

* doc/emacs/files.texi (File Conveniences): Fix misspelling of
recentf-list.
This commit is contained in:
Basil L. Contovounesios 2020-06-17 01:10:20 +01:00
parent cd4f75bb86
commit 01e86b9fdf

View file

@ -2098,8 +2098,8 @@ recently-opened files, reading file names from a buffer.
If you enable Recentf mode, with @kbd{M-x recentf-mode}, the
@samp{File} menu includes a submenu containing a list of recently
opened files. @kbd{M-x recentf-save-list} saves the current
@code{recent-file-list} to a file, and @kbd{M-x recentf-edit-list}
edits it.
@code{recentf-list} to a file, and @kbd{M-x recentf-edit-list} edits
it.
@c FIXME partial-completion-mode (complete.el) is obsolete.
The @kbd{M-x ffap} command generalizes @code{find-file} with more