1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-21 05:21:37 -07:00

Repeat the argument list of format-time-string in the

comment for make-docstring.
This commit is contained in:
Karl Heuer 1997-10-02 03:10:12 +00:00
parent 99ea24de67
commit 726ed0dab6

View 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,