/[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.829 by teirllm, Fri Jun 10 02:26:58 2005 UTC revision 1.830 by rms, Fri Jun 17 14:06:22 2005 UTC
# Line 2616  read_char (commandflag, nmaps, maps, pre Line 2616  read_char (commandflag, nmaps, maps, pre
2616    
2617    if (_setjmp (local_getcjmp))    if (_setjmp (local_getcjmp))
2618      {      {
2619          /* We must have saved the outer value of getcjmp here,
2620             so restore it now.  */
2621          restore_getcjmp (save_jump);
2622        XSETINT (c, quit_char);        XSETINT (c, quit_char);
2623        internal_last_event_frame = selected_frame;        internal_last_event_frame = selected_frame;
2624        Vlast_event_frame = internal_last_event_frame;        Vlast_event_frame = internal_last_event_frame;

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

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