*** empty log message ***
authorLuc Teirlinck <teirllm@auburn.edu>
Tue, 20 Jan 2004 23:09:25 +0000 (23:09 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Tue, 20 Jan 2004 23:09:25 +0000 (23:09 +0000)
etc/NEWS
lispref/ChangeLog

index 954c6de..1bc7480 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1788,6 +1788,7 @@ configuration files.
 \f
 * Lisp Changes in Emacs 21.4
 
++++
 ** New function `delete-dups' destructively removes `equal' duplicates
 from a list.  Of several `equal' occurrences of an element in the list,
 the last one is kept.
index ff39f8d..88ec3ca 100644 (file)
@@ -1,3 +1,7 @@
+2004-01-20  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * lists.texi (Sets And Lists): Add delete-dups.
+
 2004-01-15  Luc Teirlinck  <teirllm@auburn.edu>
 
        * edebug.texi (Instrumenting Macro Calls): `declare' is not a