Changeset 3072
- Timestamp:
- 04/28/03 17:36:49 (6 years ago)
- Files:
-
- work/cvs2svn/src/ChangeLog.Meadow (modified) (1 diff)
- work/cvs2svn/src/mw32term.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
work/cvs2svn/src/ChangeLog.Meadow
r3069 r3072 1 2003-04-28 MIYOSHI Masanori <miyoshi@boreas.dti.ne.jp> 2 3 * mw32term.c (mw32_message_loop): Remove a garbage. 4 1 5 2003-04-10 MIYOSHI Masanori <miyoshi@boreas.dti.ne.jp> 2 6 work/cvs2svn/src/mw32term.c
r3069 r3072 8837 8837 clear_mouse_face (dpyinfo); 8838 8838 /* Generate a nil HELP_EVENT to cancel a help-echo. 8839 1Do it only if there's something to cancel.8839 Do it only if there's something to cancel. 8840 8840 Otherwise, the startup message is cleared when 8841 8841 the mouse leaves the frame. */
