]> git.eshelyaron.com Git - emacs.git/commit
Use eabs in Fcurrent_time_zone
authorStefan Kangas <stefankangas@gmail.com>
Sun, 12 Jan 2025 21:41:30 +0000 (22:41 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 13 Jan 2025 07:44:00 +0000 (08:44 +0100)
commitd79a8d252cd9e605fb6cb96cf05a40b59b3a3975
tree2caa25cb057a2a54150325a67fb3d572038458a9
parent5e8ef9b7dc5febe64fd76ea94397a65635ac7752
Use eabs in Fcurrent_time_zone

* src/timefns.c (Fcurrent_time_zone): Use eabs.
* test/src/timefns-tests.el
(timefns-tests-current-time-zone): New test.

(cherry picked from commit ccd927d741df928d4de578dffac74bc67d24c8b0)
src/timefns.c
test/src/timefns-tests.el