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: Jason Rumney
Subject: [Emacs-commit] emacs/src keyboard.c
Date: Sun, 01 Jun 2003 17:40:39 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Jason Rumney <address@hidden>   03/06/01 17:40:39

Modified files:
        src            : keyboard.c 

Log message:
        (Qmouse_wheel): Declare only if MAC_OSX defined.
        (mouse_wheel_syms, lispy_mouse_wheel_names): Likewise.
        (discard_mouse_events): Discard WHEEL_EVENT events too.
        (lispy_wheel_names, wheel_syms): New.
        (syms_of_keyboard): Init and staticpro `wheel_syms'.  Init and
        staticpro `Qmouse_wheel' and `mouse_wheel_syms' only if MAC_OSX
        defined.
        (make_lispy_event): Added WHEEL_EVENT handler.

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





reply via email to

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