Minor fix

This commit is contained in:
Carsten Dominik 2009-11-12 09:05:56 +01:00
parent b5cccaaff3
commit 73b8084dcd
1 changed files with 1 additions and 0 deletions

View File

@ -246,6 +246,7 @@ The characters \"&<> will be escaped."
;;(org-freemind-unescape-str-to-org "&#x6d;A&#x224C;B&lt;C&#x3C;&#x3D;")
;;(org-freemind-unescape-str-to-org "&#x3C;&lt;")
(defvar str)
(defun org-freemind-unescape-str-to-org (fm-str)
"Do some html-unescaping of FM-STR and return the result.
This is the opposite of `org-freemind-escape-str-from-org' but it