aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/ChangeLog
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/ChangeLog
parent3d80e1a24fb6f8c2349139c91ac0e5281aff96f2 (diff)
downloademacs-fb056befe7c785302eb13e524fc57b18c66613c0.tar.gz
emacs-fb056befe7c785302eb13e524fc57b18c66613c0.zip
widen multitable column to avoid underfull box
Diffstat (limited to 'lispref/ChangeLog')
-rw-r--r--lispref/ChangeLog6
1 files changed, 6 insertions, 0 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.