Procházet zdrojové kódy

Update recentf-auto-cleanup

master
10sr před 6 roky
rodič
revize
c02acb678e
Podepsáno: 10sr ID GPG klíče: 7BEC428194130EB2
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Zobrazit soubor

@@ -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)



Načítá se…
Zrušit
Uložit