/[emacs]/emacs/src/ChangeLog
ViewVC logotype

Diff of /emacs/src/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3268 by fx, Mon Jun 2 18:50:51 2003 UTC revision 1.3269 by jasonr, Mon Jun 2 19:50:05 2003 UTC
# Line 34  Line 34 
34    
35          * buffer.c (Fset_buffer_multibyte): Fix previous change.          * buffer.c (Fset_buffer_multibyte): Fix previous change.
36    
37    2003-06-01  David Ponce  <david@dponce.com>
38    
39            * termhooks.h (enum event_kind): Added new WHEEL_EVENT event.
40            Declare MOUSE_WHEEL_EVENT only if MAC_OSX defined.
41    
42            * keyboard.c (Qmouse_wheel): Declare only if MAC_OSX defined.
43            (mouse_wheel_syms, lispy_mouse_wheel_names): Likewise.
44            (discard_mouse_events): Discard WHEEL_EVENT events too.
45            (lispy_wheel_names, wheel_syms): New.
46            (syms_of_keyboard): Init and staticpro `wheel_syms'.  Init and
47            staticpro `Qmouse_wheel' and `mouse_wheel_syms' only if MAC_OSX
48            defined.
49            (make_lispy_event): Added WHEEL_EVENT handler.
50    
51            * w32term.c (construct_mouse_wheel): Construct WHEEL_EVENT.
52            (w32_read_socket): Map w32 WM_MOUSEWHEEL events to Emacs
53            WHEEL_EVENT events.
54    
55  2003-05-31  John Paul Wallington  <jpw@gnu.org>  2003-05-31  John Paul Wallington  <jpw@gnu.org>
56    
57          * Makefile.in (lisp, shortlisp): byte-run, float-sup, map-ynp, and          * Makefile.in (lisp, shortlisp): byte-run, float-sup, map-ynp, and

Legend:
Removed from v.1.3268  
changed lines
  Added in v.1.3269

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26