]> git.eshelyaron.com Git - emacs.git/commit
timestamp doc minor improvements
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 5 May 2022 15:56:19 +0000 (08:56 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 5 May 2022 16:03:28 +0000 (09:03 -0700)
commit8fce81897dabe9c06f7b3f59cfb0bb9348422531
treedf92e9aa59e7e93daa030c752d3be3e854381d52
parentd04acc1946cf48ab2f05c67a5089b4320d0653df
timestamp doc minor improvements

* doc/lispref/os.texi (Time of Day, Time Conversion)
(Time Calculations): Fix some confusion about decoded times,
timestamps, and time values.  Exclude floating-point infinities
and NaNs from timestamps, as the code doesn’t always follow
IEEE-754 rules for them and whatever the code does, doesn’t matter
for timestamps anyway.
doc/lispref/os.texi