Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e970d2a

Browse files
committed
Add a definition (found in the Debian patches for 2.3.4)
1 parent 2b05248 commit e970d2a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Doc/tools/py2texi.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ Both BEGIN and END are evaled. Moreover, you can reference arguments through
211211
("authoraddress" 1
212212
(progn (setq author-address (match-string 1 string)) ""))
213213
("b" 1 "@w{\\1}")
214+
("backslash" 0 "@backslash{}")
214215
("bf" 0 "@destroy")
215216
("bifuncindex" 1 (progn (setq findex t) "@findex{\\1}"))
216217
("C" 0 "C")

0 commit comments

Comments
 (0)