org.el: don't escape image links with no description.
commitdbde087a2179b741ad944b6f2c18eec659e15a32
authorBastien Guerry <bzg@altern.org>
Thu, 30 Jun 2011 15:35:23 +0000 (30 17:35 +0200)
committerBastien Guerry <bzg@altern.org>
Thu, 30 Jun 2011 16:40:24 +0000 (30 18:40 +0200)
treed28654b005f231a4609c53890d93f797e3f3524e
parentf0bbfe50aaf2b97cb920a5111274552291e7b21a
org.el: don't escape image links with no description.

(org-make-link-string): Don't escape image links when no description
is provided by the user.  Otherwise those images won't be recognized
as images when trying to display inline pictures.
lisp/org.el