emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/src xterm.c


From: Stefan Monnier
Subject: [Emacs-commit] emacs/src xterm.c
Date: Tue, 16 Apr 2002 11:07:47 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier+gnu/address@hidden>     02/04/16 
11:07:47

Modified files:
        src            : xterm.c 

Log message:
        (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.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/src/xterm.c.diff?tr1=1.721&tr2=1.722&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]