aboutsummaryrefslogtreecommitdiffstats
path: root/recentf
diff options
context:
space:
mode:
Diffstat (limited to 'recentf')
-rw-r--r--recentf14
1 files changed, 14 insertions, 0 deletions
diff --git a/recentf b/recentf
new file mode 100644
index 0000000..2226d11
--- /dev/null
+++ b/recentf
@@ -0,0 +1,14 @@
+;;; Automatically generated by ‘recentf’ on Sat May 21 19:52:35 2022.
+
+(setq recentf-list
+ '(
+ "/home/genos/code/OS/boot.bin"
+ "/home/genos/code/OS/boot.asm"
+ ))
+
+(setq recentf-filter-changer-current 'nil)
+
+
+;; Local Variables:
+;; coding: utf-8-emacs
+;; End: