\f
* Lisp Changes in Emacs 21.4
++++
+** The flags, width, and precision options for %-specifications in function
+`format' are now documented. Some flags that were accepted but not
+implemented (such as "*") are no longer accepted.
+
+++
** New function `delete-dups' destructively removes `equal' duplicates
from a list. Of several `equal' occurrences of an element in the list,
+2004-01-24 Jonathan Yavner <jyavner@member.fsf.org>
+
+ * editfns.c (Fformat): Make both passes accept the same set of flags.
+
2004-01-23 Kenichi Handa <handa@m17n.org>
* fns.c (Fmd5): If OBJECT is a buffer different from the current