|
@@ -307,8 +307,6 @@ Also exclude files matching `org-mobile-files-exclude-regexp'."
|
|
|
(push (cons file link-name) rtn)))
|
|
(push (cons file link-name) rtn)))
|
|
|
(nreverse rtn)))
|
|
(nreverse rtn)))
|
|
|
|
|
|
|
|
-(defvar org-agenda-filter)
|
|
|
|
|
-
|
|
|
|
|
;;;###autoload
|
|
;;;###autoload
|
|
|
(defun org-mobile-push ()
|
|
(defun org-mobile-push ()
|
|
|
"Push the current state of Org affairs to the target directory.
|
|
"Push the current state of Org affairs to the target directory.
|