2006-07-16 Karl Berry <karl@gnu.org>
- * 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.
@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.