aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/errors.texi
diff options
context:
space:
mode:
authorTom Tromey2013-07-26 14:02:53 -0600
committerTom Tromey2013-07-26 14:02:53 -0600
commitcc231cbe45d27a1906d268fb72d3b4105a2e9c65 (patch)
treec011828e2a3a18e77eaa8849e3cccb805d798f42 /doc/lispref/errors.texi
parentb34a529f177a6ea32da5cb1254f91bf9d71838db (diff)
parentfec9206062b420aca84f53d05a72c3ee43244022 (diff)
downloademacs-cc231cbe45d27a1906d268fb72d3b4105a2e9c65.tar.gz
emacs-cc231cbe45d27a1906d268fb72d3b4105a2e9c65.zip
merge from trunk
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