Jan Böcker 15 tahun lalu
induk
melakukan
447552b81b
1 mengubah file dengan 3 tambahan dan 3 penghapusan
  1. 3 3
      lisp/org.el

+ 3 - 3
lisp/org.el

@@ -9206,9 +9206,9 @@ If the file does not exist, an error is thrown."
 			  (progn (setq link-match-data (match-data))
 				 match)
 			(progn (setq in-emacs (or in-emacs line search))
-			       nil)) ; if we have no match in org-file-apps-ex,
-		                     ; always open the file in emacs if line or search
-		                     ; is given (for backwards compatibility)
+			       nil))) ; if we have no match in org-file-apps-ex,
+		                      ; always open the file in emacs if line or search
+		                      ; is given (for backwards compatibility)
 		    (assoc-default dfile (org-apps-regexp-alist apps a-m-a-p)
 				   'string-match)
 		    (cdr (assoc ext apps))