auctex-diffs
[Top][All Lists]
Advanced

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

master 52a7f405: ; * doc/auctex.texi (Adding Environments): Adjust inden


From: Arash Esbati
Subject: master 52a7f405: ; * doc/auctex.texi (Adding Environments): Adjust indentation.
Date: Wed, 9 Nov 2022 08:49:47 -0500 (EST)

branch: master
commit 52a7f4050f48f1459e61aedd86935c2d95b14a50
Author: Arash Esbati <arash@gnu.org>
Commit: Arash Esbati <arash@gnu.org>

    ; * doc/auctex.texi (Adding Environments): Adjust indentation.
---
 doc/auctex.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/auctex.texi b/doc/auctex.texi
index f281352d..a74489c2 100644
--- a/doc/auctex.texi
+++ b/doc/auctex.texi
@@ -5659,8 +5659,8 @@ list to be inserted as an optional argument to the 
@samp{itemize}
 environment:
 @lisp
 (LaTeX-add-environments
-    '("itemize" LaTeX-env-item-args
-      [TeX-arg-key-val (LaTeX-enumitem-key-val-options)]))
+ '("itemize" LaTeX-env-item-args
+   [TeX-arg-key-val (LaTeX-enumitem-key-val-options)]))
 @end lisp
 
 @item LaTeX-env-figure



reply via email to

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