mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Add more known macros.
This commit is contained in:
parent
3f06189332
commit
5492f3d977
1 changed files with 1 additions and 0 deletions
|
@ -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):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue