浏览代码

Minor stylish fix.

Bastien Guerry 14 年之前
父节点
当前提交
2d37c8caf5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lisp/org.el

+ 1 - 1
lisp/org.el

@@ -9338,7 +9338,7 @@ application the system uses for this file type."
 
 	 ((string= type "elisp")
 	  (let ((cmd path))
-	    (if (or (and (not (string= "" org-confirm-elisp-link-not-regexp))
+	    (if (or (and (not (string= org-confirm-elisp-link-not-regexp ""))
 			 (string-match org-confirm-elisp-link-not-regexp cmd))
 		    (not org-confirm-elisp-link-function)
 		    (funcall org-confirm-elisp-link-function