diff options
author | Richard M. Stallman <rms@gnu.org> | 2005-06-18 13:57:17 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2005-06-18 13:57:17 +0000 |
commit | 342fd6cd64f3199cc46a08b28c1b7b15abcc168e (patch) | |
tree | dd4459493ee270e3cd5be82ce8db972479cde113 /lispref/errors.texi | |
parent | 9a2625351f07c169ca526e4d1646efbcbb5cd223 (diff) | |
download | emacs-342fd6cd64f3199cc46a08b28c1b7b15abcc168e.tar.gz |
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}. @xref{Function Indirection}. @item cyclic-variable-indirection -@code{"Symbol's chain of variable indirections contains a loop"}@* +@code{"Symbol's chain of variable indirections\@* contains a loop"}@* @xref{Variable Aliases}. @item end-of-buffer |