]> git.eshelyaron.com Git - emacs.git/commit
Assume current-time-zone exists
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 16 Dec 2021 17:40:22 +0000 (09:40 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 16 Dec 2021 19:17:27 +0000 (11:17 -0800)
commitf25ad39983cc3e89b007390bc0fd860f48379497
treed90cf78241d0def9e7f11d90e3dfc2280024bccc
parente0ca8f791c2e4396f1e40d86c136ae547b40185d
Assume current-time-zone exists

* lisp/timezone.el (timezone-time-zone-from-absolute): Simplify by
assuming current-time-zone exists (true since Emacs 19.7 in 1993).
lisp/timezone.el