From 18f50c4a2002da67d31332f6590d42f67a230cc5 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Mon, 5 Jan 2015 17:47:53 +0100 Subject: [PATCH] Fix docstring * lisp/org.el (org-add-link-type): Remove reference to non-existent `org-export-normalize-links' function. --- lisp/org.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lisp/org.el b/lisp/org.el index d5a9df5b4..c5cef0d61 100755 --- a/lisp/org.el +++ b/lisp/org.el @@ -9650,9 +9650,8 @@ EXPORT should format the link path for export to one of the export formats. It should be a function accepting three arguments: path the path of the link, the text after the prefix (like \"http:\") - desc the description of the link, if any, or a description added by - org-export-normalize-links if there is none - format the export format, a symbol like `html' or `latex' or `ascii'.. + desc the description of the link, if any + format the export format, a symbol like `html' or `latex' or `ascii'. The function may use the FORMAT information to return different values depending on the format. The return value will be put literally into