]> git.eshelyaron.com Git - emacs.git/commit
Consistently handle time zone specification.
authorDmitry Antipov <dmantipov@yandex.ru>
Wed, 14 Jan 2015 09:43:43 +0000 (12:43 +0300)
committerDmitry Antipov <dmantipov@yandex.ru>
Wed, 14 Jan 2015 09:43:43 +0000 (12:43 +0300)
commitda396beb6e0b9ef9a45afb849eeda26da14038af
tree4e982b2c41c107e7f456a2c09b82db16d0a049a5
parentd4b352af3e7d5c1afc719fb1f8c7c578642d8250
Consistently handle time zone specification.

* editfns.c (decode_time_zone): New function, refactored out from ...
(Fencode_time): ... adjusted user.
(Fset_time_zone_rule): Use decode_time_zone.
src/ChangeLog
src/editfns.c