mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-27 10:54:40 +00:00
Remove @dots from encode-time header.
This commit is contained in:
parent
e57196a0a1
commit
d59b6ae627
@ -1150,7 +1150,7 @@ Greenwich.
|
||||
@var{dow} and @var{zone}.
|
||||
@end defun
|
||||
|
||||
@defun encode-time seconds minutes hour day month year &optional @dots{}zone
|
||||
@defun encode-time seconds minutes hour day month year &optional zone
|
||||
This function is the inverse of @code{decode-time}. It converts seven
|
||||
items of calendrical data into a time value. For the meanings of the
|
||||
arguments, see the table above under @code{decode-time}.
|
||||
|
Loading…
Reference in New Issue
Block a user