From 61c8a078cff572a29cb61b0c1c0554d5f09a1e83 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Thu, 23 Jun 2022 21:04:59 +0200 Subject: [PATCH] * lisp/recentf.el (recentf-auto-cleanup): Clarify docstring. --- lisp/recentf.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/recentf.el b/lisp/recentf.el index 7ddf1efb9fc..d8016077ebd 100644 --- a/lisp/recentf.el +++ b/lisp/recentf.el @@ -238,6 +238,8 @@ This item will replace the \"More...\" item." (defcustom recentf-auto-cleanup 'mode "Define when to automatically cleanup the recent list. +That is, remove duplicates, non-kept, and excluded files. + The following values can be set: - `mode' -- 2.39.2