Mercurial > emacs
changeset 51566:3ae498855a56
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sat, 14 Jun 2003 23:01:02 +0000 |
parents | a2d2ae02ce9b |
children | 94e008a215b7 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Sat Jun 14 20:11:37 2003 +0000 +++ b/src/ChangeLog Sat Jun 14 23:01:02 2003 +0000 @@ -1,3 +1,8 @@ +2003-06-15 Kim F. Storm <storm@cua.dk> + + * xdisp.c (x_fix_overlapping_area): Always use area relative X + to fix redisplay problem with tall characters (such as ,AC(B). + 2003-06-13 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> * fileio.c (Fcopy_file): Doc fix: copies file modes, too.