]> git.eshelyaron.com Git - emacs.git/commit
Distinguish different file notification events
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 31 Jul 2019 19:22:05 +0000 (21:22 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 31 Jul 2019 19:22:05 +0000 (21:22 +0200)
commit6da19c52446e5526fb2c82ac9c57a579f3170795
tree6659b5b466284f6dee13ce8eb12cfe4d21063708
parent82f13f83760b047a72a199ea262265b3f4d2ec04
Distinguish different file notification events

* lisp/filenotify.el (file-notify--watch): Add docstring.
(file-notify-descriptors, file-notify--rm-descriptor)
(file-notify--pending-rename): Adapt docstring.
(file-notify): New defstruct.
(file-notify-handle-event): Rename argument to OBJECT.  Use
accessor functions of the defstruct.
lisp/filenotify.el