Remove obsolete footnote

Emacs no longer warns about timestamps like (1 . 1000).
This commit is contained in:
Paul Eggert 2022-04-18 12:57:40 -07:00
parent fa91925e13
commit 7b1881682b

View file

@ -1345,11 +1345,7 @@ A pair of integers @code{(@var{ticks} . @var{hz})}, where @var{hz} is
positive. This represents @var{ticks}/@var{hz} seconds, which is the
same time as plain @var{ticks} if @var{hz} is 1. A common value for
@var{hz} is 1000000000, for a nanosecond-resolution
clock.@footnote{Currently @var{hz} should be at least 65536 to avoid
compatibility warnings when the timestamp is passed to standard
functions, as previous versions of Emacs would interpret such a
timestamps differently due to backward-compatibility concerns. These
warnings are intended to be removed in a future Emacs version.}
clock.
@item
A list of four integers @code{(@var{high} @var{low} @var{micro}