]> git.eshelyaron.com Git - emacs.git/commit
Minor renaming in timefns.c
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 14 Jul 2024 05:16:26 +0000 (22:16 -0700)
committerEshel Yaron <me@eshelyaron.com>
Wed, 17 Jul 2024 17:39:15 +0000 (19:39 +0200)
commitb89cb7334ef8555ba5b9effff7e55cde7bdcb051
tree3ee550a9b347a116e668dbd07796143b96b3832b
parent19b8b6ebfed80635689d6f89eab053f0c572a743
Minor renaming in timefns.c

* src/timefns.c (current_time_in_cform): Rename this static
function from current_time_in_form, since this is about enum cform
not enum timeform.  Use changed.

(cherry picked from commit 62fdcfd4842693f436acd5b729d20934d12ca708)
src/timefns.c