emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master f4ded42: ; Manual Cleanup of ChangeLog.2


From: Michael Albinus
Subject: [Emacs-diffs] master f4ded42: ; Manual Cleanup of ChangeLog.2
Date: Sun, 29 Nov 2015 13:22:37 +0000

branch: master
commit f4ded42cf84ba349a7187d0f27ed8a9025b9b54c
Author: Michael Albinus <address@hidden>
Commit: Michael Albinus <address@hidden>

    ; Manual Cleanup of ChangeLog.2
---
 ChangeLog.2 |   26 --------------------------
 1 files changed, 0 insertions(+), 26 deletions(-)

diff --git a/ChangeLog.2 b/ChangeLog.2
index 8a3575a..3ebd2da 100644
--- a/ChangeLog.2
+++ b/ChangeLog.2
@@ -281,32 +281,6 @@
 
        * src/lisp.h: Declare extern globals_of_kqueue and syms_of_kqueue.
 
-2015-11-25  Michael Albinus  <address@hidden>
-
-       Some final fixes in file notification before merging with master
-
-       * lisp/filenotify.el (file-notify--rm-descriptor): Remove WHAT arg.
-       (file-notify-callback): Improve check for `stopped' event.  Call
-       `file-notify-rm-watch' rather than `file-notify--rm-descriptor'.
-       (file-notify-add-watch): In case FILE is not a directory, call the
-       file monitor for the kqueue backend.  Otherwise, call the
-       directory monitor for the upper directory.
-
-       * src/inotify.c (inotifyevent_to_event): Extract file name from
-       watch_object if the event doesn't provide it.
-       (Finotify_add_watch): Add file name to watch_object.
-
-       * test/automated/file-notify-tests.el (file-notify--test-timeout):
-       Use different timeouts for different libraries.
-       (file-notify--test-with-events): Suppress lock files.  Flush
-       outstanding events before running the body.
-       (file-notify-test02-events, file-notify-test04-file-validity): Do
-       not skip cygwin tests.  Add additional test for file creation.
-       Adapt expected result for different backends.
-       (file-notify-test03-autorevert): Some of the tests don't work for
-       w32notify.
-       (file-notify-test06-many-events): Rename into both directions.
-
 2015-11-24  Phillip Lord  <address@hidden>
 
        Update elisp-mode-tests for changed file location.



reply via email to

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