CVSROOT:        /cvsroot/auctex
Module name:    auctex
Changes by:     Ralf Angeli <angeli>    07/04/23 18:54:15

Index: auctex.texi
===================================================================
RCS file: /cvsroot/auctex/auctex/doc/auctex.texi,v
retrieving revision 1.281
retrieving revision 1.282
diff -u -b -r1.281 -r1.282
--- auctex.texi 18 Mar 2007 14:40:57 -0000      1.281
+++ auctex.texi 23 Apr 2007 18:54:15 -0000      1.282
@@ -3541,9 +3541,10 @@
 For simple environments with arguments, for example defined with
 @samp{\newenvironment}, you can make @AUCTeX{} prompt for the arguments
 by giving the prompt strings in the call to
[EMAIL PROTECTED]  For example, if you have defined a
[EMAIL PROTECTED] environment with the three arguments @var{from}, @var{to},
-and @var{step}, you can add support for them in a style file.
[EMAIL PROTECTED]  (An optional argument can be indicated
+by putting the prompt string into a vector.)  For example, if you have
+defined a @code{loop} environment with the three arguments @var{from},
[EMAIL PROTECTED], and @var{step}, you can add support for them in a style file.
 
 @example
 %% loop.sty


_______________________________________________
auctex-commit mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-commit

Reply via email to