mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
; Fix typo in documentation of 'current-time-list'
* src/timefns.c (syms_of_timefns) <current-time-list>: * etc/NEWS: * doc/lispref/os.texi (Time of Day): Fix a typo.
This commit is contained in:
parent
cc297af178
commit
5c606a46bf
3 changed files with 3 additions and 3 deletions
|
|
@ -1420,7 +1420,7 @@ This boolean variable is a transition aid. If @code{t},
|
|||
form, typically @code{(@var{high} @var{low} @var{micro} @var{pico})};
|
||||
otherwise, they use @code{(@var{ticks} . @var{hz})} form. Currently
|
||||
this variable defaults to @code{t}, for behavior compatible with
|
||||
previous Emacs versions. Developers are encourage to test
|
||||
previous Emacs versions. Developers are encouraged to test
|
||||
timestamp-related code with this variable set to @code{nil}, as it
|
||||
will default to @code{nil} in a future Emacs version, and will be
|
||||
removed in some version after that.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue