소스 검색

org-footnote: Fix last commit

* lisp/org-footnote.el (org-footnote-next-reference-or-definition):
  Fix typo introduced in last commit.
Nicolas Goaziou 7 년 전
부모
커밋
1f9e1cce62
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lisp/org-footnote.el

+ 1 - 1
lisp/org-footnote.el

@@ -511,7 +511,7 @@ This function is meant to be used for fontification only."
 		 ;; Footnotes definitions are separated by new
 		 ;; headlines, another footnote definition or 2 blank
 		 ;; lines.
-		 (let ((end (match-beginning 0))
+		 (let ((end (match-end 0))
 		       (lim (save-excursion
 			      (re-search-backward
 			       (concat org-outline-regexp-bol