Doc fix for dst flag

* doc/lispref/os.texi (Time Conversion): Note Common Lisp dst differs.
This commit is contained in:
Paul Eggert 2022-05-29 08:52:13 -07:00
parent aa955dc569
commit 4b44eaa1f9

View file

@ -1649,8 +1649,8 @@ this default may change in future Emacs releases, so callers requiring
a particular form should specify @var{form}.
@strong{Common Lisp Note:} Common Lisp has different meanings for
@var{dow} and @var{utcoff}, and its @var{second} is an integer between
0 and 59 inclusive.
@var{dow}, @code{dst} and @var{utcoff}, and its @var{second} is an
integer between 0 and 59 inclusive.
To access (or alter) the elements in the calendrical information, the
@code{decoded-time-second}, @code{decoded-time-minute},