]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/recentf.el (recentf-mode): Doc fix. (Bug#37772)
authorEli Zaretskii <eliz@gnu.org>
Thu, 17 Oct 2019 17:10:35 +0000 (20:10 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 17 Oct 2019 17:10:35 +0000 (20:10 +0300)
lisp/recentf.el

index 83c71a561a99038eeec889e2c1bf630a2038b729..0828bfc2ba5d81e392b318e674eae042adfd361f 100644 (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