diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2005-06-21 14:13:49 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2005-06-21 14:13:49 +0000 |
commit | f0cdbdfa39012d5e3673cb8b47f06465d981224f (patch) | |
tree | 963c6e32f562f122f4ff50194bb630ca5a20f114 /lispref/anti.texi | |
parent | 23873c965cd10f20df6f62666d43acf940ca3126 (diff) | |
download | emacs-f0cdbdfa39012d5e3673cb8b47f06465d981224f.tar.gz |
Fix spellings.
Diffstat (limited to 'lispref/anti.texi')
-rw-r--r-- | lispref/anti.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/anti.texi b/lispref/anti.texi index c7a72f04df8..c1aa680525a 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 signalled an +50 by default, and nil means infinity. Previously, Emacs signaled an error after just 3 recursive loads, which was boring. @item |