* editfns.c (time_overflow): New function, refactoring common code.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 11 Mar 2011 20:31:59 +0000 (12:31 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 11 Mar 2011 20:31:59 +0000 (12:31 -0800)
commitfe31d94c97a6a3702e301a14b84c1f293afe5efd
treed79c6b6f1b324eb638f8600db0486d046fdc1e42
parent8be6f3188dd265704c5d19d09e84a36c5e33d403
* editfns.c (time_overflow): New function, refactoring common code.

(Fformat_time_string, Fdecode_time, Fencode_time):
(Fcurrent_time_string): Use it.
src/ChangeLog
src/editfns.c