1
Fork 0
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:
Lute Kamstra 2005-04-21 21:29:34 +00:00
parent 0e6fb1e6e2
commit 3972533765

View file

@ -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.