aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d/rul-lisp/packages
diff options
context:
space:
mode:
authorRaul Benencia <raul@thousandeyes.com>2024-05-14 13:49:23 -0700
committerRaul Benencia <raul@thousandeyes.com>2024-05-14 13:49:52 -0700
commit68989b715cae871482a96ce6d48735b4bbed38a3 (patch)
tree3c3ea52853841600763eaf9fa210fd8807e70b23 /.emacs.d/rul-lisp/packages
parent0fb9b4f1e1cefb836b3326164b6a98bf4a1e6c29 (diff)
emacs: add MEETING org keyword
Diffstat (limited to '.emacs.d/rul-lisp/packages')
-rw-r--r--.emacs.d/rul-lisp/packages/rul-org.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/rul-lisp/packages/rul-org.el b/.emacs.d/rul-lisp/packages/rul-org.el
index b4e17dc..bced45c 100644
--- a/.emacs.d/rul-lisp/packages/rul-org.el
+++ b/.emacs.d/rul-lisp/packages/rul-org.el
@@ -42,7 +42,7 @@
;; ORG STATES ;;
(setq org-todo-keywords
(quote ((sequence "TODO(t)" "MAYBE(m)" "NEXT(n)" "|" "DONE(d)")
- (sequence "WAITING(w@/!)" "HOLD(h@/!)" "|" "CANCELLED(c@/!)"))))
+ (sequence "WAITING(w@/!)" "HOLD(h@/!)" "|" "CANCELLED(c@/!)" "MEETING"))))
(setq org-use-fast-todo-selection t)
nihil fit ex nihilo