diff options
| author | Karl Berry | 2005-06-20 18:26:52 +0000 |
|---|---|---|
| committer | Karl Berry | 2005-06-20 18:26:52 +0000 |
| commit | fb056befe7c785302eb13e524fc57b18c66613c0 (patch) | |
| tree | e7feb83203e38faa0d7077d1a117b1f3d00f69b3 /lispref/ChangeLog | |
| parent | 3d80e1a24fb6f8c2349139c91ac0e5281aff96f2 (diff) | |
| download | emacs-fb056befe7c785302eb13e524fc57b18c66613c0.tar.gz emacs-fb056befe7c785302eb13e524fc57b18c66613c0.zip | |
widen multitable column to avoid underfull box
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 6 |
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 @@ | |||
| 1 | 2005-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 | |||
| 1 | 2005-06-19 Luc Teirlinck <teirllm@auburn.edu> | 7 | 2005-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. |