diff options
Diffstat (limited to 'lispref/errors.texi')
| -rw-r--r-- | lispref/errors.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/errors.texi b/lispref/errors.texi index 2463c4c6ef5..51132c1b4bc 100644 --- a/lispref/errors.texi +++ b/lispref/errors.texi | |||
| @@ -98,7 +98,7 @@ This is a subcategory of @code{file-error}.@* | |||
| 98 | @item ftp-error | 98 | @item ftp-error |
| 99 | This is a subcategory of @code{file-error}, which results from problems | 99 | This is a subcategory of @code{file-error}, which results from problems |
| 100 | in accessing a remote file using ftp.@* | 100 | in accessing a remote file using ftp.@* |
| 101 | @xref{Remote Files,,, emacs, The Emacs Manual}. | 101 | @xref{Remote Files,,, emacs, The GNU Emacs Manual}. |
| 102 | 102 | ||
| 103 | @item invalid-function | 103 | @item invalid-function |
| 104 | @code{"Invalid function"}@* | 104 | @code{"Invalid function"}@* |