Implement link translation.
commit4954225ce37c42ed15a0fdd7523f3891df0f6324
authorCarsten Dominik <carsten.dominik@gmail.com>
Fri, 14 Nov 2008 13:13:48 +0000 (14 14:13 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Fri, 14 Nov 2008 13:13:48 +0000 (14 14:13 +0100)
tree8f7c6366b487ee514175e8049cb2c614b5d9a966
parent269b49996f732b9c563d260e6551293adc5cff18
Implement link translation.

This patch implements the possibility to translate links.
It can be useful if use both planner and Org-mode, if you sometimes
copy text from one side to the other and you do not want to worry
about link syntax.  This patch allows links created with planner to
function correctly in Org-mode.  I would probably be simple to
implement the reverse conversion in planner as well.

This patch is a first shot at this functionality and very likely can
be improved.
doc/ChangeLog
doc/org.texi
lisp/ChangeLog
lisp/org-exp.el
lisp/org.el