Fix :defer-incrementally t

Should be the same as :defer-incrementally (<package-name>)
This commit is contained in:
Henrik Lissner 2018-09-21 22:43:52 -04:00
parent 9726a982d1
commit 75ad188e01
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 4 additions and 4 deletions

View file

@ -137,7 +137,7 @@ savehist file."
recentf-auto-cleanup 'never
recentf-max-menu-items 0
recentf-max-saved-items 300
recentf-filename-handlers '(file-truename)
recentf-filename-handlers '(file-truename abbreviate-file-name)
recentf-exclude
(list #'file-remote-p "\\.\\(?:gz\\|gif\\|svg\\|png\\|jpe?g\\)$"
"^/tmp/" "^/ssh:" "\\.?ido\\.last$" "\\.revive$" "/TAGS$"