org-git-link.el: Add support for line in org-git-ling
commit807369b69b9506470f5cd24cbd18a1407f6829b9
authorKonubinix <konubinix@gmail.com>
Fri, 11 Jul 2014 07:10:02 +0000 (11 09:10 +0200)
committerBastien Guerry <bzg@altern.org>
Sun, 27 Jul 2014 14:16:37 +0000 (27 16:16 +0200)
tree3abbeb7a98276f8e8269345f21a991c4640c145a
parent3aef08ddeb72e1fc57de0b3a47e550f393f374ba
org-git-link.el: Add support for line in org-git-ling

* org-git-link.el (org-git-open): Jump to the line if provided in the link.
(org-git-split-string): Parse a third element of the list and change the error
message accordingly.
(org-git-create-git-link): Accept the third optional line argument.
(org-git-store-link): call `org-git-create-git-link' with the current line
number.
contrib/lisp/org-git-link.el