Mercurial > emacs
changeset 95349:953bf413e9a3
* xterm.c (x_draw_glyph_string): If a clipmask is specified, use it.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 27 May 2008 21:10:39 +0000 |
parents | 5d45e3ef3e0f |
children | 3e684bf03875 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue May 27 20:09:51 2008 +0000 +++ b/src/ChangeLog Tue May 27 21:10:39 2008 +0000 @@ -1,3 +1,8 @@ +2008-05-27 Chong Yidong <cyd@stupidchicken.com> + + * xterm.c (x_draw_glyph_string): If a clipmask is specified, use + it. + 2008-05-27 Stefan Monnier <monnier@iro.umontreal.ca> * coding.c (encode_coding_raw_text): Set coding->produced_char for