From 4a76f78d18b3dae296b59ed632e0cca1fabba734 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 16 Jul 2006 23:30:58 +0000 Subject: [PATCH] page breaks through chapter 10 --- lispref/ChangeLog | 4 ++-- lispref/control.texi | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 3a6818c46e2..9b9c5a7bc1c 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,7 +1,7 @@ 2006-07-16 Karl Berry - * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi: - fix bad page breaks through chapter 7 (hash.texi). + * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi, + control.texi: fix bad page breaks through chapter 10 (control). * anti.texi (Antinews): reorder face-attribute fns to avoid underfull hbox. diff --git a/lispref/control.texi b/lispref/control.texi index d64b03037d6..cabadb3b8dc 100644 --- a/lispref/control.texi +++ b/lispref/control.texi @@ -783,8 +783,11 @@ undesirable results. Instead, use @code{(error "%s" @var{string})}. @end defun @defun signal error-symbol data +This @anchor{Definition of signal} -This function signals an error named by @var{error-symbol}. The +@c unfortunately, a page break is allowed if the anchor immediately +@c follows the @defun, due to hard-to-fix TeXnicalities. +function signals an error named by @var{error-symbol}. The argument @var{data} is a list of additional Lisp objects relevant to the circumstances of the error. -- 2.39.2