Fix an error introduced in 502e538020d02522dd40b4b5f940cf43d19096ab, org-make-link...
commit3479cebca63381ff9538d93f97167a15935f10fc
authorSamuel Loury <konubinixweb@gmail.com>
Fri, 4 Jan 2013 12:47:59 +0000 (4 13:47 +0100)
committerBastien Guerry <bzg@altern.org>
Fri, 4 Jan 2013 15:39:35 +0000 (4 16:39 +0100)
tree51eb1e91035c0c090c99147bcbf5d4f7c24506d5
parent7716b9c890061514541e040f7f5fbd67e0dccd00
Fix an error introduced in 502e538020d02522dd40b4b5f940cf43d19096ab, org-make-link was replaced by contact instead of concat as the comment suggested

* org-git-link.el (org-git-create-git-link): Replace contact call by concat
* org-bookmark.el (org-bookmark-store-link): Replace contact call by concat

TINYCHANGE
contrib/lisp/org-bookmark.el
contrib/lisp/org-git-link.el