From d5274d6763fe25b1807064b1a02a07eafd1d7a7e Mon Sep 17 00:00:00 2001 From: Mathias Dahl Date: Wed, 24 May 2006 19:18:26 +0000 Subject: [PATCH] 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. --- lisp/tumme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'." -- 2.39.5