浏览代码

Merge branch 'master' of orgmode.org:org-mode

Bastien Guerry 12 年之前
父节点
当前提交
2201d838a4
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      lisp/org.el

+ 1 - 0
lisp/org.el

@@ -20858,6 +20858,7 @@ meant to be filled."
       (unless (< p post-affiliated)
 	(case type
 	  (comment (looking-at "[ \t]*# ?") (match-string 0))
+	  (footnote-definition "")
 	  ((item plain-list)
 	   (make-string (org-list-item-body-column
 			 (org-element-property :begin element))