]> 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)
committerPhilipp Stephani <phst@google.com>
Wed, 2 Jan 2019 12:22:58 +0000 (13:22 +0100)
commit08840f2f7bfc6144bd163dd85efe87d28541e425
tree18260c709c5914a36048a834df1dd0c15eb29cf1
parente0870c38016b2e824768fe692ba3c21bb9aec341
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