aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorMichael Albinus2023-10-10 19:51:22 +0200
committerMichael Albinus2023-10-10 19:51:22 +0200
commitf7185ca29b5086b1b0f32e64b7a5ba0bc21152c8 (patch)
treed49081a3d1523e43beb3deea51eeec3a9562f13a /java
parent294567d171c9f1fbc961ea43c899269f46140570 (diff)
downloademacs-f7185ca29b5086b1b0f32e64b7a5ba0bc21152c8.tar.gz
emacs-f7185ca29b5086b1b0f32e64b7a5ba0bc21152c8.zip
File notifications report unmount events (bug#66381)
* doc/lispref/os.texi (File Notifications): Unmounting a watched filesystem is reported now. * etc/NEWS: File notifications report unmount events now. Fix typos. * lisp/filenotify.el (file-notify--callback-inotify) (file-notify--add-watch-inotify): Handle `unmount'. (file-notify--callback-kqueue, file-notify--add-watch-kqueue): Handle `revoke'. (file-notify--callback-gfilenotify): Handle `unmounted'. (file-notify-callback): Handle `unmount' and `unmounted'. (file-notify--add-watch-inotify): * lisp/net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch): Handle `unmounted'. * lisp/net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch): Handle `unmount' and `unmounted'. * src/gfilenotify.c (dir_monitor_callback): Handle Qunmounted. * src/inotify.c (symbol_to_inotifymask): Handle IN_IGNORED and IN_UNMOUNT. * src/kqueue.c (kqueue_callback, Fkqueue_add_watch): Handle NOTE_REVOKE. (Fkqueue_add_watch): Adapt docstring. (syms_of_kqueue): Declare `revoke.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions