Browse Source

Minor fix

Carsten Dominik 15 years ago
parent
commit
73b8084dcd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      lisp/org-freemind.el

+ 1 - 0
lisp/org-freemind.el

@@ -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