contrib/lisp/: Replace the deleted function `org-make-link' by `concat'
commit502e538020d02522dd40b4b5f940cf43d19096ab
authorBastien Guerry <bzg@altern.org>
Mon, 20 Aug 2012 12:03:15 +0000 (20 14:03 +0200)
committerBastien Guerry <bzg@altern.org>
Mon, 20 Aug 2012 12:03:15 +0000 (20 14:03 +0200)
treefb4a6b84dd38a0587b150a04075b6a61c3758c46
parentd6db2566d90c237d62006ac988eebce759b9afc1
contrib/lisp/: Replace the deleted function `org-make-link' by `concat'

* org-notmuch.el (org-notmuch-store-link)
(org-notmuch-search-store-link): Use `concat' instead of
`org-make-link'.

* org-git-link.el (org-git-create-git-link)
(org-git-insert-link-interactively): Ditto.

* org-bookmark.el (org-bookmark-store-link): Ditto.

Thanks to Friedrich Delgado for reporting this.
contrib/lisp/org-bookmark.el
contrib/lisp/org-git-link.el
contrib/lisp/org-notmuch.el