diff options
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 |