Browse Source

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

Bastien Guerry 12 years ago
parent
commit
2201d838a4
1 changed files with 1 additions and 0 deletions
  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))