Mercurial > emacs
changeset 65360:61809205ec7e
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 07 Sep 2005 21:59:11 +0000 |
parents | 71de05246686 |
children | 5780229616e2 |
files | src/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Wed Sep 07 21:23:36 2005 +0000 +++ b/src/ChangeLog Wed Sep 07 21:59:11 2005 +0000 @@ -1,5 +1,7 @@ 2005-09-07 Kim F. Storm <storm@cua.dk> + * xdisp.c (handle_display_prop): Respect overlay window property. + * xdisp.c (try_window): Remove superfluous cursor_height calculation. Fixes crash reported by YAMAMOTO Mitsuharu.