emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/src xselect.c


From: Kenichi Handa
Subject: [Emacs-commit] emacs/src xselect.c
Date: Tue, 13 Aug 2002 20:58:39 -0400

CVSROOT:        /cvs
Module name:    emacs
Changes by:     Kenichi Handa <address@hidden>  02/08/13 20:58:39

Modified files:
        src            : xselect.c 

Log message:
        (QUTF8_STRING): New variable.
        (symbol_to_x_atom): Pay attention to QUTF8_STRING.
        (x_atom_to_symbol): Likewise.
        (x_get_local_selection): New argument local_request.  If it is
        nonzero, call handler_fn with the second arg nil.
        (x_handle_selection_request): Call x_get_local_selection with
        local_request 0.
        (lisp_data_to_selection_data): Don't encode the string here.
        (Fx_get_selection_internal): Call x_get_local_selection with
        local_request 1.
        (syms_of_xselect): Intern and staticpro QUTF8_STRING.

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





reply via email to

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