From: Ian Kelling Date: Fri, 2 Aug 2019 12:08:22 +0000 (-0400) Subject: new bookmarc X-Git-Url: https://iankelling.org/git/?a=commitdiff_plain;ds=sidebyside;h=99aa107cb98c7ee9242c15f50d267c9d35448f28;p=dot-emacs new bookmarc --- 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)))