Explorar el Código

Update recentf-auto-cleanup

master
10sr hace 5 años
padre
commit
c02acb678e
Firmado por: 10sr ID de clave GPG: 7BEC428194130EB2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Ver fichero

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



Cargando…
Cancelar
Guardar