Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 3696:ec0171167c5d
[xemacs-hg @ 2006-11-23 18:38:50 by michaels]
2006-11-18 Mike Sperber <mike@xemacs.org>
* redisplay-x.c (separate_textual_runs): Don't try to call
ichar_to_unicode on non-MULE.
author | michaels |
---|---|
date | Thu, 23 Nov 2006 18:38:52 +0000 |
parents | 42e4605ef1de |
children | b3d7b8b98acf |
line wrap: on
line diff
--- a/src/ChangeLog Thu Nov 23 13:43:29 2006 +0000 +++ b/src/ChangeLog Thu Nov 23 18:38:52 2006 +0000 @@ -22,6 +22,11 @@ 2006-11-18 Mike Sperber <mike@xemacs.org> + * redisplay-x.c (separate_textual_runs): Don't try to call + ichar_to_unicode on non-MULE. + +2006-11-18 Mike Sperber <mike@xemacs.org> + * window.c (window_pixel_height_to_char_height): Cater to the possibility that defheight may be 0.