]> git.eshelyaron.com Git - emacs.git/commit
Further time decoding tidying
authorMattias EngdegÄrd <mattiase@acm.org>
Sun, 14 Jul 2024 11:01:57 +0000 (13:01 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 17 Jul 2024 17:39:46 +0000 (19:39 +0200)
commitd585f1f77943831ba038c4a07781870d22ae8f0c
tree4ec2246598790f80cb3831234a7d767cf6b85c34
parent5326bd1777979c3e80999d6e02360f05b4b099c1
Further time decoding tidying

* src/timefns.c (enum timeform): Reorder.
(decode_time_components, decode_lisp_time): Simplify and clean up.

(cherry picked from commit a44376432de78374017c2009163a9242acbf6355)
src/timefns.c