branch: externals/auctex
commit ba27accea2f98e6bcc110962eab1e389981e4c5f
Author: Arash Esbati <[email protected]>
Commit: Arash Esbati <[email protected]>
; * doc/auctex.texi (Environments): Mention prefix argument.
---
doc/auctex.texi | 2 ++
1 file changed, 2 insertions(+)
diff --git a/doc/auctex.texi b/doc/auctex.texi
index 99488bf4f4..dce723a3f8 100644
--- a/doc/auctex.texi
+++ b/doc/auctex.texi
@@ -975,6 +975,8 @@ that you use @kbd{C-c C-e} to insert complete environments
instead.
@deffn Command LaTeX-close-environment
@kindex C-c ]
(@kbd{C-c ]}) Insert an @samp{\end} that matches the current environment.
+When called with prefix argument (@kbd{C-u}), reopen environment
+afterwards.
@end deffn
@AUCTeX{} offers keyboard shortcuts for moving point to the beginning