* errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
This commit is contained in:
parent
277c5f1802
commit
5338dc0b10
2 changed files with 7 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -63,11 +63,11 @@ sequence or buffer.@*
|
|||
@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
|
||||
|
|
Loading…
Add table
Reference in a new issue