]> git.eshelyaron.com Git - emacs.git/commit
Document time-convert FORM argument as mandatory
authorBasil L. Contovounesios <contovob@tcd.ie>
Sat, 13 Aug 2022 18:59:39 +0000 (21:59 +0300)
committerBasil L. Contovounesios <contovob@tcd.ie>
Sat, 13 Aug 2022 18:59:39 +0000 (21:59 +0300)
commit864847bf3c9f041256e32353b323ddafee86f6da
tree415aed4316b7a9c7951a0fbc52a6a82323406d7c
parent0a9375938529c7603f19204cd166716f63e8a640
Document time-convert FORM argument as mandatory

This is a followup to commit b70369c557 of 2022-08-05
"time-convert): Deprecate calls without an explicit FORM arg".

* doc/lispref/os.texi (Time Conversion):
* src/timefns.c (Ftime_convert): Describe FORM argument as required
as per the advertised calling convention.
doc/lispref/os.texi
src/timefns.c