Mercurial > emacs
changeset 95365:40ae7108af0a
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Wed, 28 May 2008 16:13:20 +0000 |
parents | 03298b3ef01c |
children | 52e3cee99f90 |
files | src/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Wed May 28 16:12:36 2008 +0000 +++ b/src/ChangeLog Wed May 28 16:13:20 2008 +0000 @@ -1,3 +1,7 @@ +2008-05-28 Jason Rumney <jasonr@gnu.org> + + * w32term.c (x_draw_glyph_string): Use clipmask if specified. + 2008-05-28 Stefan Monnier <monnier@iro.umontreal.ca> * fileio.c (Fwrite_region): Delay the defaulting to beg&z to after