diff options
author | Richard M. Stallman <rms@gnu.org> | 1996-12-20 00:09:23 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1996-12-20 00:09:23 +0000 |
commit | 9e2b495b7085a76d3d6ea521312d080aa6479965 (patch) | |
tree | 4dc81dafa556a21ec36ae794fde5dd02b06e5fcb /lispref/errors.texi | |
parent | 6268f00653c5f594251862066f15126bee5f1a2a (diff) | |
download | emacs-9e2b495b7085a76d3d6ea521312d080aa6479965.tar.gz |
Minor cleanups for overfull hboxes.
Diffstat (limited to 'lispref/errors.texi')
-rw-r--r-- | lispref/errors.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lispref/errors.texi b/lispref/errors.texi index 36290012285..aa3dde754d6 100644 --- a/lispref/errors.texi +++ b/lispref/errors.texi @@ -53,7 +53,8 @@ See @code{/} and @code{%} in @ref{Numbers}. @xref{Read Only Buffers}. @item cyclic-function-indirection -@code{"Symbol's chain of function indirections contains a loop"}@* +@code{"Symbol's chain of function indirections contains a@* +loop"}@* @xref{Function Indirection}. @item end-of-buffer |