Add more known macros.

This commit is contained in:
Raymond Hettinger 2004-07-12 13:16:49 +00:00
parent 3f06189332
commit 5492f3d977
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ cmdstr = r"""
\makevar \csimplemacro \menuselection \bfcode \sub \release \makevar \csimplemacro \menuselection \bfcode \sub \release
\email \kwindex \refexmodindex \filenq \e \menuselection \email \kwindex \refexmodindex \filenq \e \menuselection
\exindex \linev \newsgroup \verbatim \setshortversion \exindex \linev \newsgroup \verbatim \setshortversion
\author \authoraddress \paragraph \subparagraph \cmemberline
""" """
def matchclose(c_lineno, c_symbol, openers, pairmap): def matchclose(c_lineno, c_symbol, openers, pairmap):