aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlrich Müller2024-08-15 11:13:38 +0200
committerUlrich Müller2024-08-15 11:13:38 +0200
commitdcd5b80b09c4679d7cceecc852725dba6a75b5f0 (patch)
tree6598313ffe23bf19044b0a6718f62c693c6467f6
parent7b60a2532895ebda2db2798767cbaff049032edb (diff)
downloademacs-dcd5b80b09c4679d7cceecc852725dba6a75b5f0.tar.gz
emacs-dcd5b80b09c4679d7cceecc852725dba6a75b5f0.zip
; * etc/NEWS: Fix typo.
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 400d28c9b7c..3bc3d5df34a 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -258,7 +258,7 @@ If supplied, 'string-pixel-width' will use any face remappings from
258BUFFER when computing the string's width. 258BUFFER when computing the string's width.
259 259
260+++ 260+++
261** 'date-to-time' now defaults to local time 261** 'date-to-time' now defaults to local time.
262The function now assumes local time instead of Universal Time when 262The function now assumes local time instead of Universal Time when
263its argument lacks explicit time zone information. This has been the 263its argument lacks explicit time zone information. This has been the
264de-facto behavior since Emacs 24 although documentation said otherwise. 264de-facto behavior since Emacs 24 although documentation said otherwise.