]> git.eshelyaron.com Git - emacs.git/commit
Have time-add etc. respect CURRENT_TIME_LIST too
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 17 Aug 2019 09:21:25 +0000 (02:21 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 17 Aug 2019 09:21:53 +0000 (02:21 -0700)
commit743cc86a053d536a4bfe8d519840c0b4cc2ce02e
treec80ca1158889367acd8dd240023acf0c52e41969
parent37257d6acadff17bd1e52cfa460950bcb684c5c3
Have time-add etc. respect CURRENT_TIME_LIST too

* src/timefns.c (time_arith) [!CURRENT_TIME_LIST]:
Don’t generate a list, since CURRENT_TIME_LIST is false.
src/timefns.c