emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 61c8a078cf: * lisp/recentf.el (recentf-auto-cleanup): Clarify doc


From: Stefan Kangas
Subject: master 61c8a078cf: * lisp/recentf.el (recentf-auto-cleanup): Clarify docstring.
Date: Thu, 23 Jun 2022 15:44:34 -0400 (EDT)

branch: master
commit 61c8a078cff572a29cb61b0c1c0554d5f09a1e83
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    * 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 7ddf1efb9f..d8016077eb 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'



reply via email to

[Prev in Thread] Current Thread [Next in Thread]