doc: Remove obsolete reference to the lack of Unicode support.
authorLudovic Courtès <ludo@gnu.org>
Sun, 14 Mar 2010 22:28:12 +0000 (23:28 +0100)
committerLudovic Courtès <ludo@gnu.org>
Sun, 14 Mar 2010 22:41:10 +0000 (23:41 +0100)
commitd3b5628c6de88ee08787aab5b1af96f913b77ed4
treedda1976ea0d4340d64ab26c8d0447369b2f26201
parentf11871d6c557e706b80e7fa6c0c1f1da854fe1c4
doc: Remove obsolete reference to the lack of Unicode support.

* doc/ref/api-data.texi (Bytevectors as Strings): Remove obsolete
  footnote on the lack of Unicode support.

* test-suite/tests/bytevectors.test ("2.9 Operations on
  Strings")["string->utf8 [latin-1]", "utf8->string [latin-1]"]: Remove
  use of `with-latin1-locale'.
  ["string->utf32 [Greek]"]: New tests.
doc/ref/api-data.texi
test-suite/tests/bytevectors.test