[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-diffs] Changes to auctex/doc/auctex.texi
From: |
Ralf Angeli |
Subject: |
[AUCTeX-diffs] Changes to auctex/doc/auctex.texi |
Date: |
Thu, 30 Jun 2005 04:01:30 -0400 |
Index: auctex/doc/auctex.texi
diff -u auctex/doc/auctex.texi:1.235 auctex/doc/auctex.texi:1.236
--- auctex/doc/auctex.texi:1.235 Wed Jun 29 10:40:20 2005
+++ auctex/doc/auctex.texi Thu Jun 30 08:01:30 2005
@@ -1664,8 +1664,8 @@
@kindex C-c C-o C-f
@lisp
-(add-hook 'LaTeX-mode-hook '(lambda ()
- (TeX-fold-mode 1)))
+(add-hook 'LaTeX-mode-hook (lambda ()
+ (TeX-fold-mode 1)))
@end lisp
If it should be activated in all @AUCTeX{} modes, use
- [AUCTeX-diffs] Changes to auctex/doc/auctex.texi, Ralf Angeli, 2005/06/05
- [AUCTeX-diffs] Changes to auctex/doc/auctex.texi, Ralf Angeli, 2005/06/05
- [AUCTeX-diffs] Changes to auctex/doc/auctex.texi, Ralf Angeli, 2005/06/05
- [AUCTeX-diffs] Changes to auctex/doc/auctex.texi, Ralf Angeli, 2005/06/07
- [AUCTeX-diffs] Changes to auctex/doc/auctex.texi, Ralf Angeli, 2005/06/10
- [AUCTeX-diffs] Changes to auctex/doc/auctex.texi, Ralf Angeli, 2005/06/15
- [AUCTeX-diffs] Changes to auctex/doc/auctex.texi, Ralf Angeli, 2005/06/29
- [AUCTeX-diffs] Changes to auctex/doc/auctex.texi,
Ralf Angeli <=