浏览代码

Keep compiler happy

Carsten Dominik 15 年之前
父节点
当前提交
fbc0ce10de
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      lisp/org.el

+ 1 - 0
lisp/org.el

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