CVSROOT:        /cvsroot/auctex
Module name:    auctex
Changes by:     Ralf Angeli <angeli>    07/03/10 09:22:45

Index: tex-fold.el
===================================================================
RCS file: /cvsroot/auctex/auctex/tex-fold.el,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -b -r1.58 -r1.59
--- tex-fold.el 15 Feb 2007 07:01:49 -0000      1.58
+++ tex-fold.el 10 Mar 2007 09:22:45 -0000      1.59
@@ -175,12 +175,11 @@
   :group 'TeX-fold
   :type 'boolean)
 
-(defcustom TeX-fold-auto t
+(defcustom TeX-fold-auto nil
   "If non-nil, fold macros automatically after `TeX-insert-macro'."
   :group 'TeX-fold
   :type 'boolean)
 
-
 (defface TeX-fold-folded-face
   '((((class color) (background light))
      (:foreground "SlateBlue"))


_______________________________________________
auctex-commit mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-commit

Reply via email to