From: Mathias Dahl Date: Wed, 24 May 2006 19:18:26 +0000 (+0000) Subject: Movement tracking on by default. I have tested this for over a year now and it seems... X-Git-Tag: emacs-pretest-22.0.90~2356 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d5274d6763fe25b1807064b1a02a07eafd1d7a7e;p=emacs.git Movement tracking on by default. I have tested this for over a year now and it seems to be stable and fast enough for everyday use. --- diff --git a/lisp/tumme.el b/lisp/tumme.el index 771ffb783d9..2e2afd75399 100644 --- a/lisp/tumme.el +++ b/lisp/tumme.el @@ -455,7 +455,7 @@ completely fit)." :type 'integer :group 'tumme) -(defcustom tumme-track-movement nil +(defcustom tumme-track-movement t "The current state of the tracking and mirroring. For more information, see the documentation for `tumme-toggle-movement-tracking'."