mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-09 13:40:50 +00:00
Fix recentf typo in Emacs manual
* doc/emacs/files.texi (File Conveniences): Fix misspelling of recentf-list.
This commit is contained in:
parent
cd4f75bb86
commit
01e86b9fdf
1 changed files with 2 additions and 2 deletions
|
@ -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
|
If you enable Recentf mode, with @kbd{M-x recentf-mode}, the
|
||||||
@samp{File} menu includes a submenu containing a list of recently
|
@samp{File} menu includes a submenu containing a list of recently
|
||||||
opened files. @kbd{M-x recentf-save-list} saves the current
|
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}
|
@code{recentf-list} to a file, and @kbd{M-x recentf-edit-list} edits
|
||||||
edits it.
|
it.
|
||||||
|
|
||||||
@c FIXME partial-completion-mode (complete.el) is obsolete.
|
@c FIXME partial-completion-mode (complete.el) is obsolete.
|
||||||
The @kbd{M-x ffap} command generalizes @code{find-file} with more
|
The @kbd{M-x ffap} command generalizes @code{find-file} with more
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue