diff options
| author | Richard M. Stallman | 2005-06-18 13:57:17 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2005-06-18 13:57:17 +0000 |
| commit | 342fd6cd64f3199cc46a08b28c1b7b15abcc168e (patch) | |
| tree | dd4459493ee270e3cd5be82ce8db972479cde113 /lispref/errors.texi | |
| parent | 9a2625351f07c169ca526e4d1646efbcbb5cd223 (diff) | |
| download | emacs-342fd6cd64f3199cc46a08b28c1b7b15abcc168e.tar.gz emacs-342fd6cd64f3199cc46a08b28c1b7b15abcc168e.zip | |
Fix formatting ugliness.
Diffstat (limited to 'lispref/errors.texi')
| -rw-r--r-- | lispref/errors.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/errors.texi b/lispref/errors.texi index 8591fb9a45f..a246539b8fd 100644 --- a/lispref/errors.texi +++ b/lispref/errors.texi | |||
| @@ -63,7 +63,7 @@ See @code{/} and @code{%} in @ref{Numbers}. | |||
| 63 | @xref{Function Indirection}. | 63 | @xref{Function Indirection}. |
| 64 | 64 | ||
| 65 | @item cyclic-variable-indirection | 65 | @item cyclic-variable-indirection |
| 66 | @code{"Symbol's chain of variable indirections contains a loop"}@* | 66 | @code{"Symbol's chain of variable indirections\@* contains a loop"}@* |
| 67 | @xref{Variable Aliases}. | 67 | @xref{Variable Aliases}. |
| 68 | 68 | ||
| 69 | @item end-of-buffer | 69 | @item end-of-buffer |