Merge branch 'maint'

This commit is contained in:
Nicolas Goaziou 2017-04-18 08:27:33 +02:00
commit 54e1076b11
1 changed files with 0 additions and 1 deletions

View File

@ -498,7 +498,6 @@ Now template ?b will be used."
(org-capture-link-is-already-stored t)) ;; avoid call to org-store-link
(setq org-stored-links
(cons (list url title) org-stored-links))
(kill-new orglink)
(org-store-link-props :type type
:link url
:description title