+++
** 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.
+the first one is kept.
+++
** `declare' is now a macro. This change was made mostly for
2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
* net/telnet.el (telnet-interrupt-subjob): Move doc string to the
- correct place. * progmodes/icon.el (icon-indent-command): Ditto.
+ correct place.
+ * progmodes/icon.el (icon-indent-command): Ditto.
* textmodes/paragraphs.el (repunctuate-sentences): Ditto.
2004-02-16 Eli Zaretskii <eliz@elta.co.il>
+2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
+
+ * lists.texi (Sets And Lists): Update description of delete-dups.
+
2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
* keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
* edebug.texi (Using Edebug): Fix example.
* debugging.texi (Internals of Debugger): Fix return value.
-
+
* files.texi (Changing Files): Fix argname.
* calendar.texi: Fix parens, and default values.