Mercurial > emacs
changeset 68968:332c5983daad
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 17 Feb 2006 12:35:38 +0000 |
parents | 87bf1f965a0f |
children | 2253db4514ba |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Feb 17 11:51:38 2006 +0000 +++ b/src/ChangeLog Fri Feb 17 12:35:38 2006 +0000 @@ -1,3 +1,8 @@ +2006-02-17 Kenichi Handa <handa@m17n.org> + + * xdisp.c (display_mode_element): Call display_string with correct + PREC arg (which must be a number of characters, not column width). + 2006-02-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> * frame.c (x_get_arg): Clear out PARAM in ALIST also on Mac.