Repeat the argument list of format-time-string in the
authorKarl Heuer <kwzh@gnu.org>
Thu, 2 Oct 1997 03:10:12 +0000 (03:10 +0000)
committerKarl Heuer <kwzh@gnu.org>
Thu, 2 Oct 1997 03:10:12 +0000 (03:10 +0000)
comment for make-docstring.

src/editfns.c

index 8e53fc5..13df668 100644 (file)
@@ -854,6 +854,7 @@ The modifiers are `E' and `O'.  For certain characters X,\n\
 %OX is like %X, but uses the locale's number symbols.\n\
 \n\
 For example, to produce full ISO 8601 format, use \"%Y-%m-%dT%T%z\".")
+  (format_string, time, universal)
 */
 
 DEFUN ("format-time-string", Fformat_time_string, Sformat_time_string, 1, 3, 0,