+2002-06-12 Juanma Barranquero <lektu@terra.es>
+
+ * xdisp.c (Fformat_mode_line): Fix typo.
+
2002-06-12 Kim F. Storm <storm@cua.dk>
* xdisp.c (Fformat_mode_line): New function.
0, 2, 0,
doc: /* Return the mode-line of selected window as a string.
First optional arg FORMAT specifies a different format string (see
-`mode-line-format' for for details) to use. If FORMAT is t, return
+`mode-line-format' for details) to use. If FORMAT is t, return
the buffer's header-line. Second optional arg WINDOW specifies a
different window to use as the context for the formatting. */)
(format, window)