* autorevert.el (auto-revert-use-notify): In the :set function, do
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 17 Jan 2013 09:06:47 +0000 (10:06 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 17 Jan 2013 09:06:47 +0000 (10:06 +0100)
commit68a08a32e3979396d53fc5da371d928b9c7df881
treedf4d594b3eff9fd1ae614b0de686a1e13cc71a34
parent468afbaceaeb045f69b1a47aa1550a2556cd7dfd
* autorevert.el (auto-revert-use-notify): In the :set function, do
not modify `kill-buffer-hook'.
(auto-revert-notify-rm-watch): Remove
`auto-revert-notify-rm-watch' from `kill-buffer-hook'.
(auto-revert-notify-add-watch): Do not call
`auto-revert-notify-rm-watch', but add it to a buffer local
`kill-buffer-hook'.
lisp/ChangeLog
lisp/autorevert.el