From: Richard M. Stallman Date: Tue, 21 Jun 2005 20:09:25 +0000 (+0000) Subject: (Antinews): Texinfo usage fix. X-Git-Tag: emacs-pretest-22.0.90~8749 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=80df27a708571d5be075f05c3febd337549038e5;p=emacs.git (Antinews): Texinfo usage fix. --- diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 7e99d294555..24d00a90f3a 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2005-06-21 Richard M. Stallman + + * anti.texi (Antinews): Texinfo usage fix. + 2005-06-21 Karl Berry * elisp.texi: Use @copying. diff --git a/lispref/anti.texi b/lispref/anti.texi index c1aa680525a..2c3d6414c1c 100644 --- a/lispref/anti.texi +++ b/lispref/anti.texi @@ -386,7 +386,7 @@ previously autoloaded. @item There is a new variable, @code{recursive-load-depth-limit}, which specifies how many times files can recursively load themselves; it is -50 by default, and nil means infinity. Previously, Emacs signaled an +50 by default, and @code{nil} means infinity. Previously, Emacs signaled an error after just 3 recursive loads, which was boring. @item