From 434b72d7a6c76ba2fb6cfa50b8a814abfbac6f00 Mon Sep 17 00:00:00 2001 From: Carsten Dominik Date: Thu, 3 Apr 2008 12:41:00 +0200 Subject: [PATCH] Silence the compiler about org-log-note-how. --- lisp/org.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/org.el b/lisp/org.el index e2c901f1a..468a36dc4 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -8660,6 +8660,7 @@ Returns the new TODO keyword, or nil if no state change should occur." (defvar org-last-changed-timestamp) (defvar org-log-post-message) (defvar org-log-note-purpose) +(defvar org-log-note-how) (defun org-auto-repeat-maybe (done-word) "Check if the current headline contains a repeated deadline/schedule. If yes, set TODO state back to what it was and change the base date