ox-texinfo.el: Add support for # in info links
commit2a752e4ce1b2476c490957f6e289045c78606236
authorJonathan Leech-Pepin <jonathan.leechpepin@gmail.com>
Mon, 25 Feb 2013 15:28:04 +0000 (25 10:28 -0500)
committerJonathan Leech-Pepin <jonathan.leechpepin@gmail.com>
Mon, 25 Feb 2013 15:28:04 +0000 (25 10:28 -0500)
tree64a2194be2f6d63741218a85e0bc640945404821
parentd299ae53dd95a103905afed32722afc6a1e2e9bb
ox-texinfo.el: Add support for # in info links

* lisp/ox-texinfo.el (org-texinfo-link): Fixed info link exporting to
  recognize # as well as : when finding the info node.

Issue reported by Thomas S. Dye in
http://article.gmane.org/gmane.emacs.orgmode/66655
lisp/ox-texinfo.el