]> granicus.if.org Git - python/commitdiff
Add a definition (found in the Debian patches for 2.3.4)
authorAndrew M. Kuchling <amk@amk.ca>
Sat, 17 Jul 2004 14:43:32 +0000 (14:43 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Sat, 17 Jul 2004 14:43:32 +0000 (14:43 +0000)
Doc/tools/py2texi.el

index b7155acca814c2616591fb60e5b762daae219299..8270c6eb039f8071526ea5ab82c6f61037e53027 100644 (file)
@@ -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}\ 1"))
     ("C" 0 "C")