auctex-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-diffs] Changes to auctex/tex-fold.el


From: Reiner Steib
Subject: [AUCTeX-diffs] Changes to auctex/tex-fold.el
Date: Wed, 04 Jan 2006 15:31:22 +0000

Index: auctex/tex-fold.el
diff -u auctex/tex-fold.el:1.50 auctex/tex-fold.el:1.51
--- auctex/tex-fold.el:1.50     Tue Aug  2 10:43:25 2005
+++ auctex/tex-fold.el  Wed Jan  4 15:31:21 2006
@@ -1,6 +1,6 @@
 ;;; tex-fold.el --- Fold TeX macros.
 
-;; Copyright (C) 2004, 2005 Free Software Foundation, Inc.
+;; Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc.
 
 ;; Author: Ralf Angeli <address@hidden>
 ;; Maintainer: address@hidden
@@ -724,7 +724,7 @@
 ;;; available to tell people what to expect when using this mode
 ;;; before loading it.
 
-;;;###autoload (autoload 'TeX-fold-mode "tex-fold" "Minor mode for hiding and 
revealing macros and environments.")
+;;;###autoload (autoload 'TeX-fold-mode "tex-fold" "Minor mode for hiding and 
revealing macros and environments." t)
 (define-minor-mode TeX-fold-mode
   "Minor mode for hiding and revealing macros and environments.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]