new bookmarc
authorIan Kelling <iank@fsf.org>
Fri, 2 Aug 2019 12:08:22 +0000 (08:08 -0400)
committerIan Kelling <iank@fsf.org>
Fri, 2 Aug 2019 12:08:22 +0000 (08:08 -0400)
init.el

diff --git a/init.el b/init.el
index 412b68dda5a8a93ec4bb3333f089990ef80ef53b..a5fa159af0d864cac73992bc5d73aeb8ddd33321 100644 (file)
--- 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)))