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

Diff of /emacs/src/bytecode.c

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

revision 1.86 by ttn, Sun Aug 7 12:33:16 2005 UTC revision 1.87 by rms, Tue Aug 9 12:10:40 2005 UTC
# Line 389  unmark_byte_stack () Line 389  unmark_byte_stack ()
389          Vquit_flag = Qnil;                              \          Vquit_flag = Qnil;                              \
390          BEFORE_POTENTIAL_GC ();                         \          BEFORE_POTENTIAL_GC ();                         \
391          if (EQ (Vthrow_on_input, flag))                 \          if (EQ (Vthrow_on_input, flag))                 \
392            Fthrow (Vthrow_on_input, Qnil);               \            Fthrow (Vthrow_on_input, Qt);                 \
393          Fsignal (Qquit, Qnil);                          \          Fsignal (Qquit, Qnil);                          \
394          AFTER_POTENTIAL_GC ();                          \          AFTER_POTENTIAL_GC ();                          \
395        }                                                 \        }                                                 \

Legend:
Removed from v.1.86  
changed lines
  Added in v.1.87

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