]> git.eshelyaron.com Git - emacs.git/commit
Handle quoted file names in filenotify.el
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 26 Jan 2018 10:57:41 +0000 (11:57 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 26 Jan 2018 10:57:41 +0000 (11:57 +0100)
commit98ca7a4c94bd89a7da25c30eceb357c81b83e98b
treebbf28a3d85b3d5271271f521c09979252de43b8d
parentc1f79cc67ca6137e2ef6a2e2ff952dac779f37c0
Handle quoted file names in filenotify.el

* lisp/filenotify.el (file-notify-add-watch): Do not save
quoted file names in `file-notify-descriptors'.

* test/lisp/files-tests.el
(files-file-name-non-special-notify-handlers): Do not expect
to fail.
lisp/filenotify.el
test/lisp/files-tests.el