; * etc/NEWS: Fix typo.

This commit is contained in:
Ulrich Müller 2024-08-15 11:13:38 +02:00
parent 7b60a25328
commit dcd5b80b09

View file

@ -258,7 +258,7 @@ If supplied, 'string-pixel-width' will use any face remappings from
BUFFER when computing the string's width.
+++
** 'date-to-time' now defaults to local time
** 'date-to-time' now defaults to local time.
The function now assumes local time instead of Universal Time when
its argument lacks explicit time zone information. This has been the
de-facto behavior since Emacs 24 although documentation said otherwise.