Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 5220:2157ecaedc1d
Add `float-time', implemented in Lisp.
2010-05-30 Aidan Kehoe <kehoea@parhasard.net>
* subr.el (float-time): Add this function, available in editfns.c
in GNU.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sun, 30 May 2010 15:14:29 +0100 |
parents | cdca98f2d36f |
children | ac6846067766 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun May 16 12:49:49 2010 +0100 +++ b/lisp/ChangeLog Sun May 30 15:14:29 2010 +0100 @@ -1,3 +1,8 @@ +2010-05-30 Aidan Kehoe <kehoea@parhasard.net> + + * subr.el (float-time): Add this function, available in editfns.c + in GNU. + 2010-05-16 Aidan Kehoe <kehoea@parhasard.net> * files.el (default-file-system-ignore-case):