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:
parent
99ea24de67
commit
726ed0dab6
1 changed files with 1 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue