/[emacs]/emacs/src/keyboard.c
ViewVC logotype

Diff of /emacs/src/keyboard.c

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

revision 1.668 by monnier, Wed Apr 3 04:49:33 2002 UTC revision 1.669 by pj, Wed Apr 3 08:36:56 2002 UTC
# Line 2693  read_char (commandflag, nmaps, maps, pre Line 2693  read_char (commandflag, nmaps, maps, pre
2693        if (CONSP (c) && EQ (XCAR (c), Qselect_window))        if (CONSP (c) && EQ (XCAR (c), Qselect_window))
2694          /* We stopped being idle for this event; undo that.  This          /* We stopped being idle for this event; undo that.  This
2695             prevents automatic window selection (under             prevents automatic window selection (under
2696             autoselect_window_p from acting as a real input event, for             mouse_autoselect_window from acting as a real input event, for
2697             example banishing the mouse under mouse-avoidance-mode.  */             example banishing the mouse under mouse-avoidance-mode.  */
2698          timer_idleness_start_time = last_idle_start;          timer_idleness_start_time = last_idle_start;
2699    

Legend:
Removed from v.1.668  
changed lines
  Added in v.1.669

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