emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/src ChangeLog macterm.c


From: Andrew Choi
Subject: [Emacs-commit] emacs/src ChangeLog macterm.c
Date: Mon, 12 Aug 2002 00:34:00 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Andrew Choi <address@hidden>    02/08/12 00:33:59

Modified files:
        src            : ChangeLog macterm.c 

Log message:
        2002-08-11  Andrew Choi  <address@hidden>
        
        * macterm.c (XTmouse_position): Check wp with is_emacs_window.
        (Vmac_pass_command_to_system): New variable.
        (Vmac_pass_control_to_system): New variable.
        (do_mouse_moved): Check wp with is_emacs_window.
        (XTread_socket): Check window_ptr with is_emacs_window.  Call
        FrontNonFloatingWindow instead of FrontWindow.  Send keydown
        events back to Mac Toolbox for processing, depending on values of
        Vmac_pass_command_to_system and Vmac_pass_control_to_system.
        (syms_of_macterm): DEFVAR_LISP Vmac_pass_command_to_system and
        Vmac_pass_control_to_system.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/src/ChangeLog.diff?tr1=1.2816&tr2=1.2817&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/src/macterm.c.diff?tr1=1.15&tr2=1.16&r1=text&r2=text





reply via email to

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