org.el: Allow to customize the way links are displayed.
commit4774b1b026a2b0b90884d687d83a267521cc4078
authorBastien Guerry <bzg@altern.org>
Wed, 17 Aug 2011 13:01:54 +0000 (17 15:01 +0200)
committerBastien Guerry <bzg@altern.org>
Wed, 17 Aug 2011 13:01:54 +0000 (17 15:01 +0200)
tree6dcca3002edc92a3aa10a5f08982c6c089dd2fc3
parent58f1dbccf8e89368290ae0f916845c710f2116d0
org.el: Allow to customize the way links are displayed.

(org-link-display-descriptive): New option to customize the
default display of links, either literal or descriptive.
(org-toggle-link-display): New command to toggle link display.
(org-org-menu): Use the new toggle function for links.

Thanks to Reiner Steib for suggesting this.
lisp/org.el