branch: master
commit 52a7f4050f48f1459e61aedd86935c2d95b14a50
Author: Arash Esbati <[email protected]>
Commit: Arash Esbati <[email protected]>
; * 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