1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00

* lisp/recentf.el (recentf-mode): Doc fix. (Bug#37772)

This commit is contained in:
Eli Zaretskii 2019-10-17 20:10:35 +03:00
parent 046ac48381
commit 9e44d3373b

View File

@ -1345,7 +1345,7 @@ That is, remove duplicates, non-kept, and excluded files."
When Recentf mode is enabled, a \"Open Recent\" submenu is
displayed in the \"File\" menu, containing a list of files that
were operated on recently."
were operated on recently, in the most-recently-used order."
:global t
:group 'recentf
:keymap recentf-mode-map