瀏覽代碼

org-src: Tiny fix

* lisp/org-src.el (org-src-mode): Tiny fix.
Nicolas Goaziou 10 年之前
父節點
當前提交
ea575950d9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lisp/org-src.el

+ 1 - 1
lisp/org-src.el

@@ -543,7 +543,7 @@ There is a mode hook, and keybindings for `org-edit-src-exit' and
     (org-set-local
      'header-line-format
      (substitute-command-keys
-      (if write-back
+      (if org-src--allow-write-back
 	  "Edit, then exit with \\[org-edit-src-exit] or abort with \
 \\[org-edit-src-abort]"
 	"Exit with \\[org-edit-src-exit] or abort with \