]> git.eshelyaron.com Git - emacs.git/commit
Rename timefns static function lisp_time_struct
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 11 Jul 2024 13:40:47 +0000 (15:40 +0200)
committerEshel Yaron <me@eshelyaron.com>
Thu, 11 Jul 2024 14:39:54 +0000 (16:39 +0200)
commit372cfb6fc89da7d6ef353479a19ed9e3598422cb
tree81c2e207bcfc1a1e55c88a93c17247480bdc49e9
parent37d6fcd92a0ff8d86b7392479e101514c541f403
Rename timefns static function lisp_time_struct

* src/timefns.c (lisp_time_cform): Rename from lisp_time_struct,
since it no longer returns a struct, and now accepts CFORM.
All uses changed.

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