Jelajahi Sumber

Merge branch 'maint'

Nicolas Goaziou 8 tahun lalu
induk
melakukan
a51c6ffa53
1 mengubah file dengan 1 tambahan dan 2 penghapusan
  1. 1 2
      lisp/ox.el

+ 1 - 2
lisp/ox.el

@@ -4334,8 +4334,7 @@ significant."
 		 (and (org-export-match-search-cell-p datum search-cells)
 		      datum)))))
 	(unless matches
-	  (signal 'org-link-broken
-		  (list (org-element-property :raw-path link))))
+	  (signal 'org-link-broken (list (org-element-property :path link))))
 	(puthash
 	 search-cells
 	 ;; There can be multiple matches for un-typed searches, i.e.,