Explicitely set coding system for unescaped string
commit56de2cf7a623e9d9032bd9796aac0049b1d35f77
authorDavid Maus <dmaus@ictsoc.de>
Sun, 18 Sep 2011 14:40:01 +0000 (18 16:40 +0200)
committerDavid Maus <dmaus@ictsoc.de>
Sun, 18 Sep 2011 14:40:01 +0000 (18 16:40 +0200)
tree6315cf0d947faa838f2c0b98fef4b30ae953b98c
parentee957745db70c16aefbcaf12962aed0c1e2981f1
Explicitely set coding system for unescaped string

* test-org.el (test-org/org-link-unescape-ascii-extended-char):
Explicitely set coding system for unescaped string.

Needed for Emacs22 to pass these tests. The input string is extended
ASCII which is covered by latin-1 coding system.
testing/lisp/test-org.el