]> 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)
committerNoam Postavsky <npostavs@gmail.com>
Fri, 2 Feb 2018 01:15:12 +0000 (20:15 -0500)
commite08de2bae2a8e91c0245259dfcbfdca1d191a119
treea79bfb9080a90f31c8106898b1418bf8addb9e74
parent00c65bcf4ee8ca4ce04ad46907de29c832b8310b
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