From 591db35943b32903ec2835fc80cc6b7dc81f362a Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Tue, 4 Jan 2011 15:19:23 +0100 Subject: [PATCH] org.el: document optional argument for org-global-tags-completion-table --- lisp/org.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lisp/org.el b/lisp/org.el index 3349dbea6..83b0fd652 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