mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Add a definition (found in the Debian patches for 2.3.4)
This commit is contained in:
parent
2b05248e8b
commit
e970d2a310
1 changed files with 1 additions and 0 deletions
|
@ -211,6 +211,7 @@ Both BEGIN and END are evaled. Moreover, you can reference arguments through
|
|||
("authoraddress" 1
|
||||
(progn (setq author-address (match-string 1 string)) ""))
|
||||
("b" 1 "@w{\\1}")
|
||||
("backslash" 0 "@backslash{}")
|
||||
("bf" 0 "@destroy")
|
||||
("bifuncindex" 1 (progn (setq findex t) "@findex{\\1}"))
|
||||
("C" 0 "C")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue