/[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.828 by rms, Wed Jun 8 15:18:49 2005 UTC revision 1.829 by teirllm, Fri Jun 10 02:26:58 2005 UTC
# Line 1509  command_loop_1 () Line 1509  command_loop_1 ()
1509           Is this a good idea?  */           Is this a good idea?  */
1510        if (FRAMEP (internal_last_event_frame)        if (FRAMEP (internal_last_event_frame)
1511            && !EQ (internal_last_event_frame, selected_frame))            && !EQ (internal_last_event_frame, selected_frame))
1512          Fselect_frame (internal_last_event_frame, Qnil);          Fselect_frame (internal_last_event_frame);
1513  #endif  #endif
1514        /* If it has changed current-menubar from previous value,        /* If it has changed current-menubar from previous value,
1515           really recompute the menubar from the value.  */           really recompute the menubar from the value.  */

Legend:
Removed from v.1.828  
changed lines
  Added in v.1.829

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