Mercurial > emacs
changeset 55484:88b7471d7c2b
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 10 May 2004 11:15:55 +0000 |
parents | bb2dcb7fd983 |
children | 5f04932ca17c |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon May 10 08:40:27 2004 +0000 +++ b/src/ChangeLog Mon May 10 11:15:55 2004 +0000 @@ -1,3 +1,8 @@ +2004-05-10 Kim F. Storm <storm@cua.dk> + + * xdisp.c (calc_line_height_property): Use string position when + object is a string. + 2004-05-10 Kenichi Handa <handa@m17n.org> * fns.c (count_combining): Delete it.