From 9e44d3373b8ec545c7aa8659446e339c176377c2 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 17 Oct 2019 20:10:35 +0300 Subject: [PATCH] * lisp/recentf.el (recentf-mode): Doc fix. (Bug#37772) --- lisp/recentf.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/recentf.el b/lisp/recentf.el index 83c71a561a9..0828bfc2ba5 100644 --- a/lisp/recentf.el +++ b/lisp/recentf.el @@ -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 -- 2.39.2