org.el: New command org-insert-last-stored-link bound to `C-c M-l'
commitea0d35674f2f19a5d005eb981eeda8aa21a91b46
authorBastien Guerry <bzg@altern.org>
Mon, 20 Jan 2014 14:37:25 +0000 (20 15:37 +0100)
committerBastien Guerry <bzg@altern.org>
Mon, 20 Jan 2014 14:37:25 +0000 (20 15:37 +0100)
tree3c1073de11f61f2947417f87e271abcd56b58ee6
parent5a2d47e1baf7e9ed3796a51365fc4635a99f7078
org.el: New command org-insert-last-stored-link bound to `C-c M-l'

* org.el (org-insert-all-links): New parameters `pre' and
`post' to specify a string to preprend and append.
(org-insert-last-stored-link): New command.
(org-mode-map): Bind the new command to `C-c M-l'.

Thanks to Sébastien Vauban for requesting this and to Nick
Dokos for testing and fixing the patch.
lisp/org.el