Mercurial > emacs
changeset 101235:4f83c85cf904
* xfns.c (x_make_gc): Don't allocate stipple member for gc_values; it
is not even used.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 16 Jan 2009 15:09:39 +0000 |
parents | 158c2876e0e1 |
children | 33b2514969f5 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Jan 16 14:24:24 2009 +0000 +++ b/src/ChangeLog Fri Jan 16 15:09:39 2009 +0000 @@ -1,3 +1,8 @@ +2009-01-16 Chong Yidong <cyd@stupidchicken.com> + + * xfns.c (x_make_gc): Don't allocate stipple member for gc_values; + it is not even used. + 2009-01-16 Glenn Morris <rgm@gnu.org> * font.c (Ffont_variation_glyphs): Silence compiler.