aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/textmodes/org-mouse.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/textmodes/org-mouse.el b/lisp/textmodes/org-mouse.el
index f33440c3c2f..f91dc3af853 100644
--- a/lisp/textmodes/org-mouse.el
+++ b/lisp/textmodes/org-mouse.el
@@ -1106,3 +1106,5 @@ SCHEDULED: or DEADLINE: or ANYTHINGLIKETHIS:"
1106 (:right (org-agenda-later 1))))))) 1106 (:right (org-agenda-later 1)))))))
1107 1107
1108(provide 'org-mouse) 1108(provide 'org-mouse)
1109
1110;; arch-tag: ff1ae557-3529-41a3-95c6-baaebdcc280f