CVSROOT:        /cvsroot/auctex
Module name:    auctex
Changes by:     Ralf Angeli <angeli>    07/10/03 12:30:30

Index: font-latex.el
===================================================================
RCS file: /cvsroot/auctex/auctex/font-latex.el,v
retrieving revision 5.178
retrieving revision 5.179
diff -u -b -r5.178 -r5.179
--- font-latex.el       3 Oct 2007 12:20:51 -0000       5.178
+++ font-latex.el       3 Oct 2007 12:30:29 -0000       5.179
@@ -626,10 +626,10 @@
 should be covered by the keyword class.  A keyword can either be
 a simple command name omitting the leading backslash or a list
 consisting of the command name and a string specifying the syntax
-of the command.  This is useful if you want to match LaTeX macros
-with arguments (see below).  In that case you should choose the
-option \"Keywords with specs\" which lets you specify the
-occurence and order of optional (\"[\") and mandatory (\"{\")
+of the command.  The latter is useful if you want to match LaTeX
+macros with arguments (see below).  In that case you should
+choose the option \"Keywords with specs\" which lets you specify
+the occurence and order of optional (\"[\") and mandatory (\"{\")
 arguments for each keyword.  For example for \"documentclass\"
 you'd use \"[{\" because the macro has one optional followed by
 one mandatory argument.  Optionally starred macros can be


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

Reply via email to