blob: 3dce6532e6277dc17715d946d918856d8b596c27 (
plain)
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
|
;;; Automatically generated by ‘recentf’ on Tue Jan 12 20:06:14 2021.
(setq recentf-list
'(
"/Users/durand/.newsrc-dribble"
"/Users/durand/Desktop/emacs.d/gnus-conf.el"
"/Users/durand/.authinfo.gpg"
"/Users/durand/.mbsyncrc"
"/Users/durand/.newsrc.eld"
"/Users/durand/Desktop/emacs.d/mail.el"
"/usr/local/etc/openssl/gmail.crt"
"/Users/durand/.doom.d/modules/editor/durand-evil/autoload.el"
"/Users/durand/Desktop/emacs.d/suffix tree/lcs test ground.txt"
"/Users/durand/elisp_packages/orderless/orderless.el"
"/Users/durand/Desktop/emacs.d/view-functions.el"
"/Users/durand/w.emacs.d/emacs/src/lisp.h"
"/Users/durand/w.emacs.d/emacs/src/fns.c"
"/Users/durand/Desktop/emacs.d/suffix tree/generalized-suffix-tree.el"
"/Users/durand/Desktop/emacs.d/suffix tree/LCS.el"
"/Users/durand/Desktop/emacs.d/org-conf.el"
"/Users/durand/Desktop/emacs.d/org-pdftools.el"
"/Users/durand/Desktop/emacs.d/embark-conf.el"
))
(setq recentf-filter-changer-current 'nil)
;; Local Variables:
;; coding: utf-8-emacs
;; End:
|