]> git.eshelyaron.com Git - emacs.git/commitdiff
Doc fix for dst flag
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 29 May 2022 15:52:13 +0000 (08:52 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 29 May 2022 22:01:55 +0000 (15:01 -0700)
* doc/lispref/os.texi (Time Conversion): Note Common Lisp dst differs.

doc/lispref/os.texi

index f4dd2e70723626ac2c4916741a4912869c26e02e..11a0d02338fdb4d54c953f5d0ea5f6d2cf930dd4 100644 (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},