Fix export of links to attachments (part 2)
commit5ae3a25755a6283f68e829ebd045ee17a94346a1
authorNicolas Goaziou <n.goaziou@gmail.com>
Fri, 22 Nov 2013 11:39:15 +0000 (22 12:39 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Fri, 22 Nov 2013 11:39:15 +0000 (22 12:39 +0100)
treeda40613f492957980e99e6052801d82ea510aa22
parent0a4d192b794af25c177acb2382f656f2126c1142
Fix export of links to attachments (part 2)

* lisp/org.el (org-entry-get): Widen buffer in order to retrieve
  a property, as both `org-entry-properties' and
  `org-entry-get-with-inheritance' already do.
lisp/org.el