Port current-time change to XEmacs 21.4.
commita4d522adff9c7f8536d9320ce1981cd80fb78fbd
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 29 Oct 2014 03:21:06 +0000 (28 20:21 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 29 Oct 2014 03:21:06 +0000 (28 20:21 -0700)
tree07c24c27bf783161f20dc8854bfc37995e594d9d
parent6d0261be3f2c562392bd7035d7b54b678b561494
Port current-time change to XEmacs 21.4.

See the buildbot log at:
http://www.randomsample.de:4456/builders/xemacs21.4-linux/builds/1285
* lisp/erc/erc.el (erc-emacs-time-to-erc-time)
(erc-emacs-time-to-erc-time):
* lisp/gnus/gnus-util.el (gnus-float-time):
* lisp/org/org-compat.el (org-float-time):
Use 2-arg defalias, since XEmacs 21.4 doesn't support 3-arg.
lisp/erc/erc.el
lisp/gnus/gnus-util.el
lisp/org/org-compat.el