Mercurial > emacs
comparison ChangeLog @ 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 | 3b5ef09ea743 |
children | b4d27afff1bf f46f743d330a |
comparison
equal
deleted
inserted
replaced
107337:df618c2d11bb | 107338:feb1bc86a749 |
---|