• Paul Eggert's avatar
    Don’t assume CURRENT_TIME_LIST · ae4bfd52
    Paul Eggert authored
    * lisp/progmodes/cc-cmds.el (c-progress-init)
    (c-progress-update):
    * lisp/progmodes/cperl-mode.el (cperl-time-fontification):
    * lisp/progmodes/vhdl-mode.el (vhdl-update-progress-info)
    (vhdl-fix-case-region-1):
    Don’t assume (current-time) returns a list.
    Fix unlikely bug if we’re called 65536 seconds apart.
    ae4bfd52