diff man/lispref/errors.texi @ 371:cc15677e0335 r21-2b1

Import from CVS: tag r21-2b1
author cvs
date Mon, 13 Aug 2007 11:03:08 +0200
parents 341dac730539
children 6240c7796c7a
line wrap: on
line diff
--- a/man/lispref/errors.texi	Mon Aug 13 11:01:58 2007 +0200
+++ b/man/lispref/errors.texi	Mon Aug 13 11:03:08 2007 +0200
@@ -125,6 +125,8 @@
 
 @item setting-constant
 @code{"Attempt to set a constant symbol"}@* 
+The values of the symbols @code{nil} and @code{t}
+may not be changed.@*
 @xref{Constant Variables, , Variables that Never Change}.
 
 @c XEmacs feature
@@ -140,6 +142,10 @@
 @item undefined-keystroke-sequence
 @code{"Undefined keystroke sequence"}@*
 
+@c XEmacs feature
+@item underflow-error
+@code{"Arithmetic underflow error"}@*
+
 @ignore FSF Emacs only
 @item undefined-color
 @code{"Undefined color"}@*