Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
63182706
Commit
63182706
authored
Sep 26, 2005
by
Chong Yidong
Browse files
* errors.texi (Standard Errors): Corrected xrefs.
parent
c769dcac
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
7 deletions
+13
-7
lispref/ChangeLog
lispref/ChangeLog
+4
-0
lispref/errors.texi
lispref/errors.texi
+9
-7
No files found.
lispref/ChangeLog
View file @
63182706
2005
-
09
-
26
Chong
Yidong
<
cyd
@
stupidchicken
.
com
>
*
errors
.
texi
(
Standard
Errors
):
Corrected
xrefs
.
2005
-
09
-
18
Chong
Yidong
<
cyd
@
stupidchicken
.
com
>
*
display
.
texi
(
Defining
Images
):
Updated
documentation
for
...
...
lispref/errors.texi
View file @
63182706
...
...
@@ -41,15 +41,17 @@ handled.
@item args-out-of-range
@code{"Args out of range"}@*
@xref{Sequences Arrays Vectors}.
This happens when trying to access an element beyond the range of a
sequence or buffer.@*
@xref{Sequences Arrays Vectors}, @xref{Text}.
@item arith-error
@code{"Arithmetic error"}@*
See @code{/} and @code{%} in @ref{Number
s}.
@xref{Arithmetic Operation
s}.
@item beginning-of-buffer
@code{"Beginning of buffer"}@*
@xref{Motion}.
@xref{
Character
Motion}.
@item buffer-read-only
@code{"Buffer is read-only"}@*
...
...
@@ -57,7 +59,7 @@ See @code{/} and @code{%} in @ref{Numbers}.
@item coding-system-error
@code{"Invalid coding system"}@*
@xref{Coding Systems}.
@xref{
Lisp and
Coding Systems}.
@item cyclic-function-indirection
@code{"Symbol's chain of function indirections\@* contains a loop"}@*
...
...
@@ -69,7 +71,7 @@ See @code{/} and @code{%} in @ref{Numbers}.
@item end-of-buffer
@code{"End of buffer"}@*
@xref{Motion}.
@xref{
Character
Motion}.
@item end-of-file
@code{"End of file during parsing"}@*
...
...
@@ -111,11 +113,11 @@ in accessing a remote file using ftp.@*
@item invalid-function
@code{"Invalid function"}@*
@xref{
Classifying Lists
}.
@xref{
Function Indirection
}.
@item invalid-read-syntax
@code{"Invalid read syntax"}@*
@xref{
Input Func
tion
s
}.
@xref{
Printed Representa
tion}.
@item invalid-regexp
@code{"Invalid regexp"}@*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment