diff options
| author | Michael Albinus | 2015-09-23 20:34:22 +0200 |
|---|---|---|
| committer | Michael Albinus | 2015-09-23 20:34:22 +0200 |
| commit | cad8aef3241efa0873fb0c003b563cf31a4c0f2e (patch) | |
| tree | 1649ac34fcef3f59900b6860360460d230e3f7b6 /test | |
| parent | 4c0fed13e5ca1826bab52cd9c3fc31ad0e5c765c (diff) | |
| download | emacs-cad8aef3241efa0873fb0c003b563cf31a4c0f2e.tar.gz emacs-cad8aef3241efa0873fb0c003b563cf31a4c0f2e.zip | |
Continue gfilenotify.c implementation of missing parts
* lisp/filenotify.el (file-notify-add-watch): Append `flags' to
`gfile-add-watch' call.
(file-notify-rm-watch): Modify `file-notify-descriptors' only
after calling the low level functions.
* src/gfilenotify.c (dir_monitor_callback): Check, whether
event_type is expected.
(Fgfile_add_watch): Allow also `change'and `attribute-change' for FLAGS.
(Fgfile_rm_watch): Fix typo.
(syms_of_gfilenotify): Declare Qchange and Qattribute_change.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions