From: Luc Teirlinck Date: Sun, 27 Mar 2005 03:07:38 +0000 (+0000) Subject: (auto-revert-check-vc-info): Minor doc fix. X-Git-Tag: ttn-vms-21-2-B4~1460 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f9478d4d2e6610294a32c73890a2205a7ba8bb5e;p=emacs.git (auto-revert-check-vc-info): Minor doc fix. --- diff --git a/lisp/autorevert.el b/lisp/autorevert.el index d4a3d10d167..361a11a67ea 100644 --- a/lisp/autorevert.el +++ b/lisp/autorevert.el @@ -246,7 +246,7 @@ This currently works by automatically updating the version control info every `auto-revert-interval' seconds. Nevertheless, it should not cause excessive CPU usage on a reasonably fast machine, if it does not apply to too many version controlled -buffers. CPU usage depends on the version control system" +buffers. CPU usage depends on the version control system." :group 'auto-revert :type 'boolean :version "22.1")