[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/auctex 2a99c20b5b: ; * style/article.el (LaTeX-article-
From: |
ELPA Syncer |
Subject: |
[elpa] externals/auctex 2a99c20b5b: ; * style/article.el (LaTeX-article-class-options): Fix docstring. |
Date: |
Thu, 14 Nov 2024 03:57:20 -0500 (EST) |
branch: externals/auctex
commit 2a99c20b5b01f169215311210a51554e95cb8556
Author: Arash Esbati <arash@gnu.org>
Commit: Arash Esbati <arash@gnu.org>
; * style/article.el (LaTeX-article-class-options): Fix docstring.
---
style/article.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/style/article.el b/style/article.el
index 6e5abb042c..7402f01614 100644
--- a/style/article.el
+++ b/style/article.el
@@ -24,7 +24,7 @@
'("a4paper" "a5paper" "b5paper" "letterpaper" "legalpaper" "executivepaper"
"landscape" "10pt" "11pt" "12pt" "oneside" "twoside" "draft" "final"
"titlepage" "notitlepage" "onecolumn" "twocolumn" "leqno" "fleqn"
"openbib")
- "Package options for the article class.")
+ "Class options for the article class.")
(TeX-add-style-hook
"article"
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [elpa] externals/auctex 2a99c20b5b: ; * style/article.el (LaTeX-article-class-options): Fix docstring.,
ELPA Syncer <=