(recentf-mode): Doc fix.
This commit is contained in:
parent
f3359de125
commit
851370b0f7
1 changed files with 1 additions and 3 deletions
|
|
@ -1318,9 +1318,7 @@ With prefix argument ARG, turn on if positive, otherwise off.
|
||||||
Returns non-nil if the new state is enabled.
|
Returns non-nil if the new state is enabled.
|
||||||
|
|
||||||
When recentf mode is enabled, it maintains a menu for visiting files
|
When recentf mode is enabled, it maintains a menu for visiting files
|
||||||
that were operated on recently.
|
that were operated on recently."
|
||||||
|
|
||||||
\\{recentf-mode-map}"
|
|
||||||
:global t
|
:global t
|
||||||
:group 'recentf
|
:group 'recentf
|
||||||
:keymap recentf-mode-map
|
:keymap recentf-mode-map
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue