mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Also: + Refactors recentf config in general, revises/expands its code comments, and uses :custom to set file variable (a new convention I'm trying out). + recentf-auto-cleanup = 300 in daemon sessions, since the old strategy of "cleanup on kill-emacs-hook" isn't so great for daemon users.