summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2014-01-29 14:58:14 +0100
committerBastien Guerry <bzg@altern.org>2014-01-29 14:58:14 +0100
commit72ad5257fcd40d899eae980a987733fda993c916 (patch)
tree6085b41af69632aecd75f357b189a093efe17a2d
parent524242fc4d348e832066cad65e3e0bd0beccf196 (diff)
parent33a0a198e342dd49f9beb3b507dd994447443dff (diff)
downloadorg-mode-72ad5257fcd40d899eae980a987733fda993c916.tar.gz
Merge branch 'maint'
-rw-r--r--lisp/org.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org.el b/lisp/org.el
index 7a4f347..5ed36a9 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -9490,7 +9490,7 @@ active region."
(funcall (intern
(completing-read
"Which function for creating the link? "
- sfunsn t (car sfunsn)))))
+ sfunsn nil t (car sfunsn)))))
(funcall (caar sfuns)))
(setq link (plist-get org-store-link-plist :link)
desc (or (plist-get org-store-link-plist