mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Relying on file notifications to detect changes on disk and auto-revert buffers seems unreliable on macOS, so let's disable the use of file notifications, and let auto-revert-mode use polling instead.