aboutsummaryrefslogtreecommitdiffstats
path: root/lispref
diff options
context:
space:
mode:
authorKarl Berry2005-06-20 18:26:52 +0000
committerKarl Berry2005-06-20 18:26:52 +0000
commitfb056befe7c785302eb13e524fc57b18c66613c0 (patch)
treee7feb83203e38faa0d7077d1a117b1f3d00f69b3 /lispref
parent3d80e1a24fb6f8c2349139c91ac0e5281aff96f2 (diff)
downloademacs-fb056befe7c785302eb13e524fc57b18c66613c0.tar.gz
emacs-fb056befe7c785302eb13e524fc57b18c66613c0.zip
widen multitable column to avoid underfull box
Diffstat (limited to 'lispref')
-rw-r--r--lispref/ChangeLog6
-rw-r--r--lispref/syntax.texi2
2 files changed, 7 insertions, 1 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 50bfc91479f..4e42455b741 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,9 @@
12005-06-20 Karl Berry <karl@gnu.org>
2
3 * syntax.texi (Syntax Flags): Make last column very slightly wider
4 to avoid "generic comment" breaking on two lines and causing an
5 underfull box.
6
12005-06-19 Luc Teirlinck <teirllm@auburn.edu> 72005-06-19 Luc Teirlinck <teirllm@auburn.edu>
2 8
3 * lists.texi (Rings): Various minor clarifications and corrections. 9 * lists.texi (Rings): Various minor clarifications and corrections.
diff --git a/lispref/syntax.texi b/lispref/syntax.texi
index 282cbca794d..e582b52a2c8 100644
--- a/lispref/syntax.texi
+++ b/lispref/syntax.texi
@@ -883,7 +883,7 @@ a character to match was specified.
883 This table gives the value of @var{syntax-code} which corresponds 883 This table gives the value of @var{syntax-code} which corresponds
884to each syntactic type. 884to each syntactic type.
885 885
886@multitable @columnfractions .05 .3 .3 .3 886@multitable @columnfractions .05 .3 .3 .31
887@item 887@item
888@tab 888@tab
889@i{Integer} @i{Class} 889@i{Integer} @i{Class}