Mercurial > emacs
changeset 20023:b89c59bccc68
Repeat the argument list of format-time-string in the
comment for make-docstring.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Thu, 02 Oct 1997 03:10:12 +0000 |
parents | c9ed682ff86f |
children | b0626d6a3f13 |
files | src/editfns.c |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/editfns.c Thu Oct 02 03:04:15 1997 +0000 +++ b/src/editfns.c Thu Oct 02 03:10:12 1997 +0000 @@ -854,6 +854,7 @@ %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,