diff options
Diffstat (limited to 'lisp/org/org-capture.el')
-rw-r--r-- | lisp/org/org-capture.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-capture.el b/lisp/org/org-capture.el index d2a011249c9..2fac42d56dc 100644 --- a/lisp/org/org-capture.el +++ b/lisp/org/org-capture.el @@ -1505,6 +1505,6 @@ The template may still contain \"%?\" for cursor positioning." (provide 'org-capture) -;; arch-tag: 986bf41b-8ada-4e28-bf20-e8388a7205a0 + ;;; org-capture.el ends here |