Decode entry according to its character encoding
commitd6868e1602d5690cae598c188be63b1916beb21d
authorDavid Maus <dmaus@ictsoc.de>
Fri, 13 Aug 2010 20:59:19 +0000 (13 20:59 +0000)
committerDavid Maus <dmaus@ictsoc.de>
Wed, 18 Aug 2010 19:04:04 +0000 (18 21:04 +0200)
tree37f2fe0958cd0011560a0f4840ad7a09d35f24cb
parent7cbc7a67d4f7a08d901b612ff0b46aca6f4f8858
Decode entry according to its character encoding

* org-feed.el (org-feed-format-entry): Decode entry according to its
character encoding.

Feed entries may contain raw unicode characters that must be converted
to utf-8 before they can be properly inserted in the target buffer.
lisp/org-feed.el