Mercurial > emacs
changeset 63601:a343c1886b26
widen multitable column to avoid underfull box
author | Karl Berry <karl@gnu.org> |
---|---|
date | Mon, 20 Jun 2005 18:26:52 +0000 |
parents | c8b57e4594b8 |
children | d34f50416edf |
files | lispref/ChangeLog lispref/syntax.texi |
diffstat | 2 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/ChangeLog Mon Jun 20 14:47:12 2005 +0000 +++ b/lispref/ChangeLog Mon Jun 20 18:26:52 2005 +0000 @@ -1,3 +1,9 @@ +2005-06-20 Karl Berry <karl@gnu.org> + + * syntax.texi (Syntax Flags): Make last column very slightly wider + to avoid "generic comment" breaking on two lines and causing an + underfull box. + 2005-06-19 Luc Teirlinck <teirllm@auburn.edu> * lists.texi (Rings): Various minor clarifications and corrections.
--- a/lispref/syntax.texi Mon Jun 20 14:47:12 2005 +0000 +++ b/lispref/syntax.texi Mon Jun 20 18:26:52 2005 +0000 @@ -883,7 +883,7 @@ This table gives the value of @var{syntax-code} which corresponds to each syntactic type. -@multitable @columnfractions .05 .3 .3 .3 +@multitable @columnfractions .05 .3 .3 .31 @item @tab @i{Integer} @i{Class}