monnier pushed a commit to branch externals/auctex
in repository elpa.
commit 94bc9ff7246063e0d689e65ebdc2bdfbf2f1b6f9
Author: Tassilo Horn <[email protected]>
Date: Mon Apr 8 20:42:12 2013 +0200
Minor docfix.
* latex.el (LaTeX-style-list): Correct docstring.
---
ChangeLog | 4 ++++
latex.el | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index bb742f8..a9728fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-04-08 Tassilo Horn <[email protected]>
+
+ * latex.el (LaTeX-style-list): Correct docstring.
+
2013-04-06 Mos� Giordano <[email protected]>
* latex.el (LaTeX-provided-class-options-member): Fix typo.
diff --git a/latex.el b/latex.el
index be1083b..378454a 100644
--- a/latex.el
+++ b/latex.el
@@ -1770,7 +1770,7 @@ string."
("scrlttr2")
("scrreprt")
("slides"))
- "List of document classes offered when inserting a document class.
+ "List of document classes offered when inserting a document environment.
If `TeX-arg-input-file-search' is set to `t', you will get
completion with all LaTeX classes available in your distribution