summaryrefslogtreecommitdiff
path: root/coorgi-client.org
diff options
context:
space:
mode:
Diffstat (limited to 'coorgi-client.org')
-rw-r--r--coorgi-client.org7
1 files changed, 5 insertions, 2 deletions
diff --git a/coorgi-client.org b/coorgi-client.org
index 4844c31..119998f 100644
--- a/coorgi-client.org
+++ b/coorgi-client.org
@@ -10,8 +10,11 @@
<<license>>
<<dependencies>>
+
<<defvars>>
+
<<coorgi--find-heading>>
+
<<coorgify-at-point>>
;;; coorgi-client.el ends here
@@ -19,7 +22,7 @@
* dependencies
-#+begin_src emacs-lisp :tangle yes :results none :noweb-ref dependencies
+#+begin_src emacs-lisp :results silent :noweb-ref dependencies
(require 'cl-lib)
#+end_src
@@ -33,7 +36,7 @@
This variable stores a list of upcased symbols that appear in the headline
element's parsed property drawer.
-#+begin_src emacs-lisp :tangle yes :results none
+#+begin_src emacs-lisp
(defvar coorgi-properties '(:COORGI-KEY
:COORGI-LAST-MODIFIED
:COORGI-LAST-MODIFIED-BY