Changeset 3536

Show
Ignore:
Timestamp:
11/08/04 22:53:07 (4 years ago)
Author:
miyoshi
Message:

(mw32_message_loop): Undo the last change.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/2.1/src/ChangeLog.Meadow

    r3519 r3536  
     12004-11-08  MIYOSHI Masanori  <miyoshi@meadowy.org> 
     2 
     3        * mw32term.c (mw32_message_loop): Undo the last change. 
     4 
    152004-10-20  Kyotaro HORIGUCHI  <horiguti@meadowy.org> 
    26 
  • branches/2.1/src/mw32term.c

    r3519 r3536  
    88098809 
    88108810          update_mouse_cursor (dpyinfo, msg); 
    8811           if (!NILP (last_mouse_motion_frame) && f) 
     8811          if (f) 
    88128812            { 
    88138813              XSETFRAME (last_mouse_motion_frame, f);