From 2d37c8caf5990e9d7ef7096cdac105710e9af328 Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Sat, 5 Mar 2011 11:44:22 +0100 Subject: [PATCH] Minor stylish fix. --- lisp/org.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org.el b/lisp/org.el index 00571ca82..efcd71603 100644 --- a/lisp/org.el +++ b/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