Mercurial > emacs
changeset 72670:65db3e72f648
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 06 Sep 2006 06:41:40 +0000 |
parents | d8f99fba05ca |
children | b1e05ba6e2b1 84dd84b43e1b |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Wed Sep 06 06:40:52 2006 +0000 +++ b/src/ChangeLog Wed Sep 06 06:41:40 2006 +0000 @@ -1,3 +1,8 @@ +2006-09-06 Kenichi Handa <handa@m17n.org> + + * editfns.c (Fformat_time_string): Use make_unibyte_string to make + a Lisp string from the result of emacs_memftimeu call. + 2006-09-06 Kim F. Storm <storm@cua.dk> * xdisp.c (pos_visible_p): Remove exact_mode_line_heights_p arg;