소스 검색

Merge remote-tracking branch 'origin/maint'

Jambunathan K 12 년 전
부모
커밋
e518e2e29b
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      lisp/org-lparse.el

+ 0 - 1
lisp/org-lparse.el

@@ -901,7 +901,6 @@ version."
 		(funcall f style env-options-plist)
 		(throw 'nextline nil))))
 
-	  (run-hooks 'org-export-html-after-blockquotes-hook)
 	  (when (org-lparse-current-environment-p 'verse)
 	    (let ((i (org-get-string-indentation line)))
 	      (if (> i 0)