From 9e8ce98ba69c549b1361fdab014361726f97deab Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Thu, 26 Jul 2012 15:02:32 +0200 Subject: [PATCH] org-mobile.el (org-mobile-post-pull-hook): Fix docstring. * org-mobile.el (org-mobile-post-pull-hook): Fix docstring. Thanks to Moritz Ulrich for pointing this. --- lisp/org-mobile.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org-mobile.el b/lisp/org-mobile.el index 49398377f..5e9842cb9 100644 --- a/lisp/org-mobile.el +++ b/lisp/org-mobile.el @@ -236,7 +236,7 @@ by the mobile device, this hook should be used to copy the capture file directory `org-mobile-directory'.") (defvar org-mobile-post-pull-hook nil - "Hook run after running `org-mobile-pull'. + "Hook run after running `org-mobile-pull', only if new items were found. If Emacs does not have direct write access to the WebDAV directory used by the mobile device, this hook should be used to copy the emptied capture file `mobileorg.org' back to the WebDAV directory, for example