Przeglądaj źródła

Merge branch 'maint'

Nicolas Goaziou 9 lat temu
rodzic
commit
a8a60cc7f7
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      lisp/org.el

+ 1 - 1
lisp/org.el

@@ -10830,7 +10830,7 @@ link in a property drawer line."
 				 (call-interactively (read cmd))))
 		    (user-error "Abort"))))
 	       ((equal type "id")
-		(require 'ord-id)
+		(require 'org-id)
 		(funcall (nth 1 (assoc "id" org-link-protocols)) path))
 	       ((member type '("coderef" "custom-id" "fuzzy" "radio"))
 		(unless (run-hook-with-args-until-success