comparison README @ 107338:feb1bc86a749

Make it possible to C-g in a tight bytecode loop again (bug#5680). * lisp.h (ELSE_PENDING_SIGNALS): New macro. (QUIT): Use it to consolidate code and remove redundancy. * bytecode.c (BYTE_CODE_QUIT): Use it as well.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 05 Mar 2010 18:08:18 -0500
parents bd6485c5bd3d
children b4d27afff1bf 72f8f4f82b9d
comparison
equal deleted inserted replaced
107337:df618c2d11bb 107338:feb1bc86a749