From: Don Armstrong Date: Wed, 6 May 2015 15:01:04 +0000 (-0700) Subject: add monica and wildman files X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0c300e09b135c3ca316dc5e56b184d492b4e11cc;p=lib.git add monica and wildman files --- diff --git a/emacs_el/configuration/org-mode-configuration.el b/emacs_el/configuration/org-mode-configuration.el index e33743f..7d2e8ca 100644 --- a/emacs_el/configuration/org-mode-configuration.el +++ b/emacs_el/configuration/org-mode-configuration.el @@ -98,6 +98,8 @@ "~/projects/org-notes/ool.org" "~/projects/org-notes/sndservers.org" "~/projects/org-notes/chaim.org" + "~/projects/org-notes/wildman.org" + "~/projects/org-notes/uddin.org" "~/projects/reviews/reviews.org" "~/projects/org-notes/fh.org"))) @@ -106,6 +108,8 @@ (set-register ?o (cons 'file "~/projects/org-notes/ool.org")) (set-register ?s (cons 'file "~/projects/org-notes/sndservers.org")) (set-register ?c (cons 'file "~/projects/org-notes/chaim.org")) +(set-register ?w (cons 'file "~/projects/org-notes/wildman.org")) +(set-register ?u (cons 'file "~/projects/org-notes/uddin.org")) (set-register ?R (cons 'file "~/projects/reviews/reviews.org")) (set-register ?d (cons 'file "~/projects/org-notes/diary.org"))