mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 12:21:25 -08:00
Mention with-local-quit.
This commit is contained in:
parent
449b6104e1
commit
982c8d45de
1 changed files with 4 additions and 0 deletions
4
etc/NEWS
4
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue