浏览代码

Keep byte compiler happy

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

+ 1 - 0
lisp/org.el

@@ -6696,6 +6696,7 @@ This is important for non-interactive uses of the command."
 	(run-hooks 'org-insert-heading-hook))
     (when (or force-heading (not (org-insert-item)))
       (let* ((empty-line-p nil)
+	     (level nil)
 	     (head (save-excursion
 		     (condition-case nil
 			 (progn