瀏覽代碼

Minor fix

Carsten Dominik 15 年之前
父節點
當前提交
73b8084dcd
共有 1 個文件被更改,包括 1 次插入0 次删除
  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