From 62bf9cace088af576c2f10883a551a7d689dd41c Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Fri, 3 Aug 2012 20:05:04 +0200 Subject: [PATCH] org-mobile.el (org-mobile-create-index-file): Use `files-alist'. * org-mobile.el (org-mobile-create-index-file): Use `files-alist'. --- 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 f4c6d17e1..779578043 100644 --- a/lisp/org-mobile.el +++ b/lisp/org-mobile.el @@ -424,7 +424,7 @@ agenda view showing the flagged items." done-kwds (org-uniquify org-todo-keywords-for-agenda))) (setq drawers (org-uniquify org-drawers-for-agenda)) - (setq tags (mapcar 'car (org-global-tags-completion-table org-mobile-files-alist))) + (setq tags (mapcar 'car (org-global-tags-completion-table files-alist))) (with-temp-file (if org-mobile-use-encryption org-mobile-encryption-tempfile