X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=man%2Flispref%2Ferrors.texi;h=abde5b93ccd25ea0bb92c4c4b3ac4ec4583189c5;hb=27407c4a1c8c13d5953f06d0bffb4c9f240fa762;hp=42be1cd914255b44f2f73f6bd8b759846b08a5fc;hpb=6883ee56ec887c2c48abe5b06b5e66aa74031910;p=chise%2Fxemacs-chise.git- diff --git a/man/lispref/errors.texi b/man/lispref/errors.texi index 42be1cd..abde5b9 100644 --- a/man/lispref/errors.texi +++ b/man/lispref/errors.texi @@ -1,6 +1,6 @@ @c -*-texinfo-*- @c This is part of the XEmacs Lisp Reference Manual. -@c Copyright (C) 1990, 1991, 1992, 1993 Free Software Foundation, Inc. +@c Copyright (C) 1990, 1991, 1992, 1993 Free Software Foundation, Inc. @c See the file lispref.texi for copying conditions. @setfilename ../../info/errors.info @node Standard Errors, Standard Buffer-Local Variables, Building XEmacs and Object Allocation, Top @@ -75,7 +75,7 @@ error message is constructed from the data items alone when the error condition @code{file-error} is present.@* @xref{Files}. -@item file-locked +@item file-locked This is a @code{file-error}.@* @xref{File Locks}. @@ -87,6 +87,10 @@ This is a @code{file-error}.@* This is a @code{file-error}.@* @xref{Modification Time}. +@item invalid-byte-code +@code{"Invalid byte code"}@* +@xref{Byte Compilation}. + @item invalid-function @code{"Invalid function"}@* @xref{Classifying Lists}. @@ -124,9 +128,7 @@ This is a @code{file-error}.@* @xref{Searching and Matching}. @item setting-constant -@code{"Attempt to set a constant symbol"}@* -The values of the symbols @code{nil} and @code{t} -may not be changed.@* +@code{"Attempt to set a constant symbol"}@* @xref{Constant Variables, , Variables that Never Change}. @c XEmacs feature @@ -142,10 +144,6 @@ may not be changed.@* @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"}@*