]> git.eshelyaron.com Git - emacs.git/commitdiff
Movement tracking on by default. I have tested this for over a year now and it seems...
authorMathias Dahl <mathias.dahl@gmail.com>
Wed, 24 May 2006 19:18:26 +0000 (19:18 +0000)
committerMathias Dahl <mathias.dahl@gmail.com>
Wed, 24 May 2006 19:18:26 +0000 (19:18 +0000)
lisp/tumme.el

index 771ffb783d9f57f5d352ef894fbccf9d5c04cdc6..2e2afd75399357eb4b37c44fdd9b403562b1e831 100644 (file)
@@ -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'."