\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.
+
+++
** `declare' is now a macro. This change was made mostly for
documentation purposes and should have no real effect on Lisp code.
+2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
+
+ * subr.el (delete-dups): New function.
+
2004-01-19 Karl Berry <karl@gnu.org>
* textmodes/texinfo.el (texinfo-mode): define outline-regexp to start