瀏覽代碼

Merge branch 'maint'

Bastien Guerry 11 年之前
父節點
當前提交
72ad5257fc
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lisp/org.el

+ 1 - 1
lisp/org.el

@@ -9490,7 +9490,7 @@ active region."
 		       (funcall (intern
 		       (funcall (intern
 				 (completing-read
 				 (completing-read
 				  "Which function for creating the link? "
 				  "Which function for creating the link? "
-				  sfunsn t (car sfunsn)))))
+				  sfunsn nil t (car sfunsn)))))
 		  (funcall (caar sfuns)))
 		  (funcall (caar sfuns)))
 	      (setq link (plist-get org-store-link-plist :link)
 	      (setq link (plist-get org-store-link-plist :link)
 		    desc (or (plist-get org-store-link-plist
 		    desc (or (plist-get org-store-link-plist