From 99aa107cb98c7ee9242c15f50d267c9d35448f28 Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Fri, 2 Aug 2019 08:08:22 -0400 Subject: [PATCH] new bookmarc --- init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/init.el b/init.el index 412b68d..a5fa159 100644 --- a/init.el +++ b/init.el @@ -2350,6 +2350,7 @@ indent yanked text (with prefix arg don't indent)." (?i (file . ,"~/.emacs.d/init.el")) (?w (file . ,"/a/work.org")) (?t (file . ,"/a/t.org")) + (?s (file . ,"/usr/share/doc/exim4-base/spec.txt.gz")) (?x (file . ,"/a/x.txt")) )) (set-register (car r) (cadr r))) -- 2.30.2