]> git.eshelyaron.com Git - emacs.git/commitdiff
Mention new function rassq-delete-all.
authorLute Kamstra <lute@gnu.org>
Thu, 21 Apr 2005 21:29:34 +0000 (21:29 +0000)
committerLute Kamstra <lute@gnu.org>
Thu, 21 Apr 2005 21:29:34 +0000 (21:29 +0000)
etc/NEWS

index 958efcd5f0be33d6399d2f598c8d7516584d4090..ceced448a8e522068aa392e0133db304e3883177 100644 (file)
--- a/etc/NEWS
+++ b/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.