Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 1068:9d75b4fe084c
[xemacs-hg @ 2002-10-24 14:19:25 by youngs]
2002-10-24 Andy Piper <andy@xemacs.org>
* glyphs-widget.c (layout_query_geometry): add in fiddle
factor. Include border text in width layout calculation.
(layout_layout): use BORDER_FIDDLE_FACTOR instead of 10.
author | youngs |
---|---|
date | Thu, 24 Oct 2002 14:19:36 +0000 |
parents | a0a7ace216fe |
children | 4f4c898836ab |
line wrap: on
line diff
--- a/src/ChangeLog Thu Oct 24 13:55:49 2002 +0000 +++ b/src/ChangeLog Thu Oct 24 14:19:36 2002 +0000 @@ -1,3 +1,9 @@ +2002-10-24 Andy Piper <andy@xemacs.org> + + * glyphs-widget.c (layout_query_geometry): add in fiddle + factor. Include border text in width layout calculation. + (layout_layout): use BORDER_FIDDLE_FACTOR instead of 10. + 2002-10-24 John Paul Wallington <jpw@shootybangbang.com> * fns.c (Frequire): Add optional `noerror' argument.