emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/src keyboard.c


From: Kim F. Storm
Subject: [Emacs-commit] emacs/src keyboard.c
Date: Sat, 24 May 2003 17:59:25 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kim F. Storm <address@hidden>   03/05/24 17:59:25

Modified files:
        src            : keyboard.c 

Log message:
        Make (many) trivial substitutions for renamed and
        new macros in dispextern.h, frame.h and window.h.
        (make_lispy_event): Use window positions returned from
        window_from_coordinates when constructing the lisp event for
        MOUSE_CLICK_EVENT and DRAG_N_DROP_EVENT, rather than calculating
        (incorrect) values locally.
        (make_lispy_movement): Use window positions returned from
        window_from_coordinates when constructing the lisp event, rather
        than calculating (incorrect) values locally.

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





reply via email to

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