Thank you and sorry for false alarm!

2015-08-22 17:37 GMT+05:00 Dmitry Gutov <dgutov@yandex.ru>:
On 08/21/2015 12:25 PM, Eli Zaretskii wrote:

Please show a reproducible recipe that doesn't involve Tern.  Or look
into what Tern does, and show here the code that is responsible for
incorrect handling of Cyrillic characters.

Tern didn't call encode-coding-string on string returned by json-encode, before sending it over the wire.

Fixed there.