diff options
| author | Richard M. Stallman | 1996-12-20 00:09:23 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1996-12-20 00:09:23 +0000 |
| commit | 9e2b495b7085a76d3d6ea521312d080aa6479965 (patch) | |
| tree | 4dc81dafa556a21ec36ae794fde5dd02b06e5fcb /lispref/errors.texi | |
| parent | 6268f00653c5f594251862066f15126bee5f1a2a (diff) | |
| download | emacs-9e2b495b7085a76d3d6ea521312d080aa6479965.tar.gz emacs-9e2b495b7085a76d3d6ea521312d080aa6479965.zip | |
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}. | |||
| 53 | @xref{Read Only Buffers}. | 53 | @xref{Read Only Buffers}. |
| 54 | 54 | ||
| 55 | @item cyclic-function-indirection | 55 | @item cyclic-function-indirection |
| 56 | @code{"Symbol's chain of function indirections contains a loop"}@* | 56 | @code{"Symbol's chain of function indirections contains a@* |
| 57 | loop"}@* | ||
| 57 | @xref{Function Indirection}. | 58 | @xref{Function Indirection}. |
| 58 | 59 | ||
| 59 | @item end-of-buffer | 60 | @item end-of-buffer |