aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/errors.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lispref/errors.texi')
-rw-r--r--doc/lispref/errors.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/errors.texi b/doc/lispref/errors.texi
index 3f3984e40d2..87cfcfa532c 100644
--- a/doc/lispref/errors.texi
+++ b/doc/lispref/errors.texi
@@ -123,6 +123,11 @@ This is a subcategory of @code{file-error}. @xref{File Locks}.
123@item file-supersession 123@item file-supersession
124This is a subcategory of @code{file-error}. @xref{Modification Time}. 124This is a subcategory of @code{file-error}. @xref{Modification Time}.
125 125
126@c filenotify.el
127@item file-notify-error
128This is a subcategory of @code{file-error}. It happens, when a file
129could not be watched for changes. @xref{File Notifications}.
130
126@c net/ange-ftp.el 131@c net/ange-ftp.el
127@item ftp-error 132@item ftp-error
128This is a subcategory of @code{file-error}, which results from 133This is a subcategory of @code{file-error}, which results from