emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 948059e: ; * doc/lispref/os.texi (File Notification


From: Eli Zaretskii
Subject: [Emacs-diffs] master 948059e: ; * doc/lispref/os.texi (File Notifications): Minor copy-edits.
Date: Tue, 22 Sep 2015 10:08:24 +0000

branch: master
commit 948059e564fc485fefa6e9277effa0b7c595745b
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    ; * doc/lispref/os.texi (File Notifications): Minor copy-edits.
---
 doc/lispref/os.texi |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/doc/lispref/os.texi b/doc/lispref/os.texi
index 1d0723e..204055d 100644
--- a/doc/lispref/os.texi
+++ b/doc/lispref/os.texi
@@ -2625,7 +2625,8 @@ any one of the following symbols:
 @item deleted
 @var{file} was deleted
 @item changed
address@hidden has changed
address@hidden's contents has changed; with @file{w32notify} library,
+reports attribute changes as well
 @item renamed
 @var{file} has been renamed to @var{file1}
 @item attribute-changed
@@ -2633,8 +2634,8 @@ a @var{file} attribute was changed
 @end table
 
 Note that the @file{w32notify} library does not report
address@hidden events.  Even in case a file attribute has
-changed, like permissions or modification time, this library reports a
address@hidden events.  When some file's attribute, like
+permissions or modification time, has changed, this library reports a
 @code{changed} event.
 
 @var{file} and @var{file1} are the name of the file(s) whose event is



reply via email to

[Prev in Thread] Current Thread [Next in Thread]