summaryrefslogtreecommitdiffstats
path: root/src/jd/features
diff options
context:
space:
mode:
Diffstat (limited to 'src/jd/features')
-rw-r--r--src/jd/features/emacs-xyz.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jd/features/emacs-xyz.scm b/src/jd/features/emacs-xyz.scm
index d79b920..8b414ef 100644
--- a/src/jd/features/emacs-xyz.scm
+++ b/src/jd/features/emacs-xyz.scm
@@ -114,7 +114,7 @@
114 '(,capture-key 114 '(,capture-key
115 "University task" entry 115 "University task" entry
116 (function org-uni-capture-task-function) 116 (function org-uni-capture-task-function)
117 "* TODO %? :%(org-capture-get :uni-class-tag):\n:PROPERTIES:\n:CREATED: %U\n:END:\n")))) 117 "* TODO %? :%(org-capture-get :uni-class-tag):\n:PROPERTIES:\n:CREATED: %U\n:END:\n"))))
118 #:summary "This Emacs Lisp script enhances =org-mode= with a feature for managing university tasks." 118 #:summary "This Emacs Lisp script enhances =org-mode= with a feature for managing university tasks."
119 #:commentary "This Emacs Lisp script enhances =org-mode= with a feature for managing university tasks." 119 #:commentary "This Emacs Lisp script enhances =org-mode= with a feature for managing university tasks."
120 #:authors (list "Jakub Dlugosz <jakub@jdlugosz.com>") 120 #:authors (list "Jakub Dlugosz <jakub@jdlugosz.com>")