]> code.delx.au - gnu-emacs/commit
File notifications: Support renaming over directory boundaries
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 6 Sep 2015 12:21:56 +0000 (14:21 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 6 Sep 2015 12:21:56 +0000 (14:21 +0200)
commitdbdc459a48091f5953faf14bcaaa7e6d37fbf024
tree5ea667562039d35f4e6def4aec933ca0149c3988
parent29b0e0bb2c4e09465b97497ba96886e90a64ad71
File notifications: Support renaming over directory boundaries

* lisp/filenotify.el (file-notify-handle-event):
(file-notify--pending-event): Adapt docstring.
(file-notify--descriptor, file-notify-callback): Reimplement in
order to support renaming over directory boundaries.
(file-notify-add-watch): Adapt `file-notify--descriptor' call.

* doc/lispref/os.texi (File Notifications): Remove limitation of
file renaming to the same directory.
doc/lispref/os.texi
lisp/filenotify.el