Mercurial > emacs
comparison lisp/env.el @ 44626:404f74d6dc4a
(Qlatin_1, Qutf_8): New vars.
(syms_of_xterm): Initialize them.
(XTread_socket): Eliminate incorrect optimization that tried to avoid
decoding the output of X*LookupString.
Always use latin-1 to decode the output of XLookupString.
Try Xutf8LookupString if XmbLookupString failed.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 16 Apr 2002 15:07:46 +0000 |
parents | 48cf8bbd6e34 |
children | 37645a051842 |
comparison
equal
deleted
inserted
replaced
44625:cd1ab4027e5a | 44626:404f74d6dc4a |
---|