Mercurial > emacs
diff doc/lispref/errors.texi @ 109247:297ccb6a6278
* errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
| author | Chong Yidong <cyd@stupidchicken.com> |
|---|---|
| date | Sat, 19 Jun 2010 14:06:37 -0400 |
| parents | 1d1d5d9bd884 |
| children | 376148b31b5e |
line wrap: on
line diff
--- a/doc/lispref/errors.texi Sat Jun 19 14:02:41 2010 -0400 +++ b/doc/lispref/errors.texi Sat Jun 19 14:06:37 2010 -0400 @@ -63,11 +63,11 @@ @xref{Lisp and Coding Systems}. @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 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
