org-odt.el: Correctly format link to headlines that have description
commitb495c922394ac7b2911bc6774011c527cf8358f1
authorJambunathan K <kjambunathan@gmail.com>
Sat, 1 Dec 2012 05:59:42 +0000 (1 11:29 +0530)
committerBastien Guerry <bzg@altern.org>
Sun, 23 Dec 2012 11:42:43 +0000 (23 12:42 +0100)
tree00b6d227ac47efe75149883c9e9a70142c0e37e3
parent6b9d77eb8c299b214a0a50512e78a78b64e26ad0
org-odt.el: Correctly format link to headlines that have description

* lisp/org-odt.el (org-odt-format-org-link): Add check for
presence of description in headline links.

Fix
http://lists.gnu.org/archive/html/emacs-orgmode/2012-11/msg00841.html
lisp/org-odt.el