summaryrefslogtreecommitdiff
path: root/lisp/autorevert.el
diff options
context:
space:
mode:
authorMichael Albinus <michael.albinus@gmx.de>2013-01-29 17:03:40 +0100
committerMichael Albinus <michael.albinus@gmx.de>2013-01-29 17:03:40 +0100
commit2f52b5608c5dd7b5f1a4f339f1de8bfa43619ba1 (patch)
tree7b1a24900c8ba73c8f3c3b4c246a70c7ee3dabac /lisp/autorevert.el
parentea55064c0b56c497ec1ecb9345212449f07ab580 (diff)
downloademacs-2f52b5608c5dd7b5f1a4f339f1de8bfa43619ba1.tar.gz
* autorevert.el (auto-revert-use-notify): Use
`custom-initialize-default' for initialization. (Bug#13583)
Diffstat (limited to 'lisp/autorevert.el')
-rw-r--r--lisp/autorevert.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/autorevert.el b/lisp/autorevert.el
index 9270b98ac83..e44d4a88eda 100644
--- a/lisp/autorevert.el
+++ b/lisp/autorevert.el
@@ -289,6 +289,7 @@ variable through Custom only."
(with-current-buffer buf
(when (symbol-value 'auto-revert-notify-watch-descriptor)
(auto-revert-notify-rm-watch)))))))
+ :initialize 'custom-initialize-default
:version "24.4")
(defcustom auto-revert-notify-exclude-dir-regexp