Mercurial > hg > xemacs-beta
comparison src/event-msw.c @ 239:41f2f0e326e9 r20-5b18
Import from CVS: tag r20-5b18
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:15:48 +0200 |
parents | 52952cbfc5b5 |
children | 51092a27c943 |
comparison
equal
deleted
inserted
replaced
238:b5f2e56b938d | 239:41f2f0e326e9 |
---|---|
199 | 199 |
200 return event; | 200 return event; |
201 } | 201 } |
202 previous_event = event; | 202 previous_event = event; |
203 } | 203 } |
204 return Qnil; | |
204 } | 205 } |
205 | 206 |
206 static Lisp_Object | 207 static Lisp_Object |
207 mswindows_modal_loop_error_handler (Lisp_Object cons_sig_data, | 208 mswindows_modal_loop_error_handler (Lisp_Object cons_sig_data, |
208 Lisp_Object u_n_u_s_e_d) | 209 Lisp_Object u_n_u_s_e_d) |