/[emacs]/emacs/lispref/errors.texi
ViewVC logotype

Diff of /emacs/lispref/errors.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.19 by ttn, Wed Aug 10 14:29:00 2005 UTC revision 1.20 by cyd, Mon Sep 26 00:42:20 2005 UTC
# Line 41  handled. Line 41  handled.
41    
42  @item args-out-of-range  @item args-out-of-range
43  @code{"Args out of range"}@*  @code{"Args out of range"}@*
44  @xref{Sequences Arrays Vectors}.  This happens when trying to access an element beyond the range of a
45    sequence or buffer.@*
46    @xref{Sequences Arrays Vectors}, @xref{Text}.
47    
48  @item arith-error  @item arith-error
49  @code{"Arithmetic error"}@*  @code{"Arithmetic error"}@*
50  See @code{/} and @code{%} in @ref{Numbers}.  @xref{Arithmetic Operations}.
51    
52  @item beginning-of-buffer  @item beginning-of-buffer
53  @code{"Beginning of buffer"}@*  @code{"Beginning of buffer"}@*
54  @xref{Motion}.  @xref{Character Motion}.
55    
56  @item buffer-read-only  @item buffer-read-only
57  @code{"Buffer is read-only"}@*  @code{"Buffer is read-only"}@*
# Line 57  See @code{/} and @code{%} in @ref{Number Line 59  See @code{/} and @code{%} in @ref{Number
59    
60  @item coding-system-error  @item coding-system-error
61  @code{"Invalid coding system"}@*  @code{"Invalid coding system"}@*
62  @xref{Coding Systems}.  @xref{Lisp and Coding Systems}.
63    
64  @item cyclic-function-indirection  @item cyclic-function-indirection
65  @code{"Symbol's chain of function indirections\@* contains a loop"}@*  @code{"Symbol's chain of function indirections\@* contains a loop"}@*
# Line 69  See @code{/} and @code{%} in @ref{Number Line 71  See @code{/} and @code{%} in @ref{Number
71    
72  @item end-of-buffer  @item end-of-buffer
73  @code{"End of buffer"}@*  @code{"End of buffer"}@*
74  @xref{Motion}.  @xref{Character Motion}.
75    
76  @item end-of-file  @item end-of-file
77  @code{"End of file during parsing"}@*  @code{"End of file during parsing"}@*
# Line 111  in accessing a remote file using ftp.@* Line 113  in accessing a remote file using ftp.@*
113    
114  @item invalid-function  @item invalid-function
115  @code{"Invalid function"}@*  @code{"Invalid function"}@*
116  @xref{Classifying Lists}.  @xref{Function Indirection}.
117    
118  @item invalid-read-syntax  @item invalid-read-syntax
119  @code{"Invalid read syntax"}@*  @code{"Invalid read syntax"}@*
120  @xref{Input Functions}.  @xref{Printed Representation}.
121    
122  @item invalid-regexp  @item invalid-regexp
123  @code{"Invalid regexp"}@*  @code{"Invalid regexp"}@*

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26