From: Stefan Monnier Date: Thu, 4 Mar 2004 22:56:30 +0000 (+0000) Subject: Mention with-local-quit. X-Git-Tag: ttn-vms-21-2-B4~7342 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=982c8d45de5259ed9005cc85a6dcc61caf7eaf26;p=emacs.git Mention with-local-quit. --- diff --git a/etc/NEWS b/etc/NEWS index bd3599fd9a3..5643bc90b35 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1827,6 +1827,10 @@ configuration files. * 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