changeset 61719:05723b20cc75

Mention new function rassq-delete-all.
author Lute Kamstra <lute@gnu.org>
date Thu, 21 Apr 2005 21:29:34 +0000
parents beeb90a3315c
children 314c959fa176
files etc/NEWS
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Thu Apr 21 21:22:58 2005 +0000
+++ b/etc/NEWS	Thu Apr 21 21:29:34 2005 +0000
@@ -2838,6 +2838,10 @@
 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.