forked from ywangmy/.emacs.d
-
Notifications
You must be signed in to change notification settings - Fork 0
/
recentf
32 lines (28 loc) · 983 Bytes
/
recentf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
;;; Automatically generated by ‘recentf’ on Wed Nov 29 00:20:25 2023.
(setq recentf-list
'(
"~/notes/comp5222/reading.org"
"~/notes/comp5222/ml-with-graph.tex"
"~/notes/org/urop-progress.org"
"~/notes/org/todo.org"
"~/notes/org/test-export.org"
"~/notes/org/tables.org"
"~/notes/org/schedule.org"
"~/notes/org/capture.org"
"~/notes/org/akgr-progress.org"
"~/notes/org-src/mathjax.org"
"~/notes/org-src/links.org"
"~/notes/org-src/index.org"
"~/.emacs.d/bookmarks"
"~/misc/p.org"
"~/notes/analysis/math3043/real.org"
"~/notes/huma1010/intro-lang.org"
"~/notes/analysis/math3043/real.tex"
"~/notes/analysis/math3043/hw/hw8/hw8.org"
"~/notes/analysis/math3043/hw/hw7/hw7.org"
"~/.emacs.d/lisp/init-org.el"
))
(setq recentf-filter-changer-current 'nil)
;; Local Variables:
;; coding: utf-8-emacs
;; End: