Mercurial > emacs
changeset 78527:c708e9ee9e41
*** empty log message ***
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Sat, 11 Aug 2007 02:06:37 +0000 |
parents | 701058c51d03 |
children | cf6821866ac3 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Sat Aug 11 02:06:25 2007 +0000 +++ b/src/ChangeLog Sat Aug 11 02:06:37 2007 +0000 @@ -1,3 +1,8 @@ +2007-08-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> + + * xterm.c (x_draw_image_glyph_string): Adjust stipple origin when + filling pixmap with stippled background. + 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca> * print.c (new_backquote_output): Rename from old_backquote_output.