Mercurial > emacs
changeset 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 | d657dd1ad387 |
children | f969130f2bb4 |
files | doc/lispref/ChangeLog doc/lispref/errors.texi |
diffstat | 2 files changed, 7 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Sat Jun 19 14:02:41 2010 -0400 +++ b/doc/lispref/ChangeLog Sat Jun 19 14:06:37 2010 -0400 @@ -1,3 +1,8 @@ +2010-06-19 Chong Yidong <cyd@stupidchicken.com> + + * errors.texi (Standard Errors): Remove unnecessary markup + (Bug#6461). + 2010-06-02 Chong Yidong <cyd@stupidchicken.com> * searching.texi (Regexp Special): Remove obsolete information
--- 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