+2013-01-30 Michael Albinus <michael.albinus@gmx.de>
+
+ * autorevert.el (auto-revert-use-notify): Fix docstring.
+
2013-01-30 Leo Liu <sdl.web@gmail.com>
* imenu.el (imenu--truncate-items): Fix subalist checking.
"If non-nil Auto Revert Mode uses file notification functions.
This requires Emacs being compiled with file notification
support (see `auto-revert-notify-enabled'). You should set this
-variable through Custom only."
+variable through Custom."
:group 'auto-revert
:type 'boolean
:set (lambda (variable value)