0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-29 21:37:50 +00:00

org.el: document optional argument for org-global-tags-completion-table

This commit is contained in:
Bastien Guerry 2011-01-04 15:19:23 +01:00
parent c66d94fe18
commit 591db35943

View file

@ -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