Keep compiler happy

This commit is contained in:
Carsten Dominik 2010-08-18 08:41:29 +02:00
parent ce58d6dd0a
commit fbc0ce10de
1 changed files with 1 additions and 0 deletions

View File

@ -12766,6 +12766,7 @@ If DATA is nil or the empty string, any tags will be removed."
(org-set-tags t) (org-set-tags t)
(message "No headings")))) (message "No headings"))))
(defvar org-indent-indentation-per-level)
(defun org-set-tags (&optional arg just-align) (defun org-set-tags (&optional arg just-align)
"Set the tags for the current headline. "Set the tags for the current headline.
With prefix ARG, realign all tags in headings in the current buffer." With prefix ARG, realign all tags in headings in the current buffer."