auctex-diffs
[Top][All Lists]
Advanced

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

master 194df6ed: ; * latex.el (LaTeX-indent-environment-list): Fix comme


From: Arash Esbati
Subject: master 194df6ed: ; * latex.el (LaTeX-indent-environment-list): Fix comment.
Date: Mon, 22 Jul 2024 03:25:27 -0400 (EDT)

branch: master
commit 194df6ed10bdde6c9c575598aaec2a5ee54991c2
Author: Arash Esbati <arash@gnu.org>
Commit: Arash Esbati <arash@gnu.org>

    ; * latex.el (LaTeX-indent-environment-list): Fix comment.
---
 latex.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/latex.el b/latex.el
index 76400178..66f50485 100644
--- a/latex.el
+++ b/latex.el
@@ -4182,7 +4182,7 @@ consideration just as is in the non-commented source 
code."
     ("+vmatrix" LaTeX-indent-tabular)
     ("+Vmatrix" LaTeX-indent-tabular)
     ("+cases"   LaTeX-indent-tabular)
-    ;; envs of tabularray.sty
+    ;; envs of xtab.sty
     ("xtabular"    LaTeX-indent-tabular)
     ("xtabular*"   LaTeX-indent-tabular)
     ("mpxtabular"  LaTeX-indent-tabular)



reply via email to

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