summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2011-01-04 15:19:23 +0100
committerBastien Guerry <bzg@altern.org>2011-01-04 15:19:23 +0100
commit591db35943b32903ec2835fc80cc6b7dc81f362a (patch)
treea19486ff106d027840ab4646ecfd841d1bea5694
parentc66d94fe180be92c3e3ec0e05c3acf2b14fb547b (diff)
downloadorg-mode-591db35943b32903ec2835fc80cc6b7dc81f362a.tar.gz
org.el: document optional argument for org-global-tags-completion-table
-rw-r--r--lisp/org.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/lisp/org.el b/lisp/org.el
index 3349dbe..83b0fd6 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -12356,7 +12356,9 @@ also TODO lines."
(org-entry-properties pom)))))))
(defun org-global-tags-completion-table (&optional files)
- "Return the list of all tags in all agenda buffer/files."
+ "Return the list of all tags in all agenda buffer/files.
+Optional FILES argument is a list of files to which can be used
+instead of the agenda files."
(save-excursion
(org-uniquify
(delq nil