Browse Source

Update recentf-auto-cleanup

master
10sr 5 years ago
parent
commit
c02acb678e
Signed by: 10sr GPG Key ID: 7BEC428194130EB2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el View File

@@ -1193,7 +1193,7 @@ found, otherwise returns nil."
(set-variable 'recentf-max-menu-items 20)
(set-variable 'recentf-max-saved-items 30)
(set-variable 'recentf-show-file-shortcuts-flag nil)
(set-variable 'recentf-auto-cleanup 15)
(set-variable 'recentf-auto-cleanup 3)

(safe-require-or-eval 'sync-recentf)



Loading…
Cancel
Save