From 1b08ca9e39618612d76d33f26db8723a92722e99 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Mon, 16 Feb 2015 22:13:38 -0800 Subject: [PATCH] change meeting to M --- emacs_el/configuration/org-mode-configuration.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs_el/configuration/org-mode-configuration.el b/emacs_el/configuration/org-mode-configuration.el index 8f37789..05d3051 100644 --- a/emacs_el/configuration/org-mode-configuration.el +++ b/emacs_el/configuration/org-mode-configuration.el @@ -121,7 +121,7 @@ "* %?\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) -- 2.39.2