]> code.delx.au - gnu-emacs/blobdiff - lispref/anti.texi
(Forcing Redisplay): Add `redisplay' function.
[gnu-emacs] / lispref / anti.texi
index c1aa680525a3ed45e678d71be75327dd5fd516b7..78152d7ab31d2ec52a938b74a96c5a64dd995a8b 100644 (file)
@@ -1,6 +1,7 @@
 @c -*-texinfo-*-
 @c This is part of the GNU Emacs Lisp Reference Manual.
-@c Copyright (C) 1999, 2005 Free Software Foundation, Inc.
+@c Copyright (C) 1999, 2002, 2003, 2004, 2005,
+@c   2006 Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
 
 @c This node must have no pointers.
@@ -386,7 +387,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
@@ -424,7 +425,7 @@ The @code{table} argument to @code{translate-region} can no longer be
 a char-table; it has to be a string.
 
 @item
-The functions @code{merge-coding-systems} and
+The two functions @code{merge-coding-systems} and
 @code{decode-coding-inserted-region}, and the variable
 @code{auto-coding-functions}, have been deleted.  The
 @code{mime-text-unsuitable} coding system property no longer has any