mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-26 23:31:55 -08:00
Mention new function rassq-delete-all.
This commit is contained in:
parent
0e6fb1e6e2
commit
3972533765
1 changed files with 4 additions and 0 deletions
4
etc/NEWS
4
etc/NEWS
|
|
@ -2838,6 +2838,10 @@ if no expansion is done, which may be tested using `eq'.
|
|||
around potentially blocking or long-running code in timers
|
||||
and post-command-hooks.
|
||||
|
||||
+++
|
||||
*** The new function `rassq-delete-all' deletes all elements from an
|
||||
alist whose cdr is `eq' to a specified value.
|
||||
|
||||
---
|
||||
** easy-mmode-define-global-mode has been renamed to
|
||||
define-global-minor-mode. The old name remains as an alias.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue