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

Diff of /emacs/src/ChangeLog

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

revision 1.2735 by schwab, Fri Jun 28 12:39:46 2002 UTC revision 1.2736 by jhd, Fri Jun 28 19:47:49 2002 UTC
# Line 1  Line 1 
1    2002-06-28  Jan D.  <jan.h.d@swipnet.se>
2    
3            * keyboard.c (readable_filtered_events): New function that filters
4            FOCUS_IN_EVENT depending on parameter.
5            (readable_events): Calls readable_filtered_events, not filtering
6            FOCUS_IN_EVENT.
7            (get_filtered_input_pending): New function, filtering parameter passed
8            to readable_filtered_events.
9            (get_input_pending): Calls get_filtered_input_pending, not filtering
10            FOCUS_IN_EVENT.
11            (Finput_pending_p): Calls get_filtered_input_pending, DO filter
12            FOCUS_IN_EVENT.
13    
14            * xterm.h (struct x_output): Add focus_state.
15    
16            * xterm.c (x_focus_changed): New function.
17            (x_detect_focus_change): New function.
18            (XTread_socket): Call x_detect_focus_change for FocusIn/FocusOut
19            EnterNotify and LeaveNotify to track X focus changes.
20    
21  2002-06-28  Andreas Schwab  <schwab@suse.de>  2002-06-28  Andreas Schwab  <schwab@suse.de>
22    
23          * lisp.h: Remove duplicate declaration of          * lisp.h: Remove duplicate declaration of

Legend:
Removed from v.1.2735  
changed lines
  Added in v.1.2736

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