# HG changeset patch # User Stefan Monnier # Date 1078440990 0 # Node ID 7b3add67c42a2bd39e8b6f445a35954b9e871519 # Parent bfa320f698d6ceb23214917f0eace9e343cd4453 Mention with-local-quit. diff -r bfa320f698d6 -r 7b3add67c42a etc/NEWS --- a/etc/NEWS Thu Mar 04 22:44:23 2004 +0000 +++ b/etc/NEWS Thu Mar 04 22:56:30 2004 +0000 @@ -1827,6 +1827,10 @@ * Lisp Changes in Emacs 21.4 +** New macro with-local-quit temporarily sets inhibit-quit to nil for use +around potentially blocking or long-running code in timers +and post-command-hooks. + +++ ** New face attribute `min-colors' can be used to tailor the face color to the number of colors supported by a display, and define the