]> git.eshelyaron.com Git - emacs.git/commit
Minor fixes for inotify.c and filenotify.el
authorAndreas Politz <politza@hochschule-trier.de>
Sun, 26 Mar 2017 09:41:12 +0000 (11:41 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 26 Mar 2017 09:41:12 +0000 (11:41 +0200)
commit082e2cb3f40b717e4c00d31532927c9693b7cb9b
tree1253ac29628da55e1c4e5f8533f67d22efb2e88d
parent74129db63d690747c008b1b5d442fe41056584c3
Minor fixes for inotify.c and filenotify.el

* lisp/filenotify.el (file-notify--watch-absolute-filename):
Add docstring.
(file-notify-callback): Simplify.

* src/inotify.c (Finotify_add_watch): Adapt docstring.
lisp/filenotify.el
src/inotify.c