blob: 0df1f930807298f74d01f3e8b492641e5dd0fd3c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
;;; Automatically generated by ‘recentf’ on Mon Mar 20 17:05:48 2023.
(setq recentf-list
'(
"~/sync/Click Here Digital/inbox-chd.org"
"~/sync/Click Here Digital/chd-clients.json"
"~/sync/Click Here Digital/chd-employees.json"
"~/sync/Click Here Digital/all-tasks.json"
"~/etc/emacs/init.el"
))
(setq recentf-filter-changer-current 'nil)
;; Local Variables:
;; coding: utf-8-emacs
;; End:
|