]> git.donarmstrong.com Git - lib.git/commitdiff
change meeting to M
authorDon Armstrong <don@donarmstrong.com>
Tue, 17 Feb 2015 06:13:38 +0000 (22:13 -0800)
committerDon Armstrong <don@donarmstrong.com>
Tue, 17 Feb 2015 06:13:38 +0000 (22:13 -0800)
emacs_el/configuration/org-mode-configuration.el

index 8f377891396c1060bc9276479fc3551e519551a4..05d30514a88d336c7180da73157f3232dfd35c20 100644 (file)
          "* %?\n%U\n" :clock-in t :clock-resume t)
         ("w" "org-protocol" entry (file "~/projects/notes/refile.org")
          "* TODO Review %c\n%U\n" :immediate-finish t)
-        ("m" "Meeting" entry (file "~/projects/notes/refile.org")
+        ("M" "Meeting" entry (file "~/projects/notes/refile.org")
          "* MEETING with %? :MEETING:\n%U" :clock-in t :clock-resume t)
         ("p" "Phone call" entry (file "~/projects/notes/refile.org")
          "* PHONE %? :PHONE:\n%U" :clock-in t :clock-resume t)