[Python-checkins] python/dist/src/Doc/tools py2texi.el,1.4,1.5

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Wed, 02 Jul 2003 07:44:10 -0700


Update of /cvsroot/python/python/dist/src/Doc/tools
In directory sc8-pr-cvs1:/tmp/cvs-serv1936

Modified Files:
	py2texi.el 
Log Message:
There's a better way to deal with the "comment" environment; I found
this in SF patch #732174.


Index: py2texi.el
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/tools/py2texi.el,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** py2texi.el	2 Jul 2003 14:22:48 -0000	1.4
--- py2texi.el	2 Jul 2003 14:44:08 -0000	1.5
***************
*** 86,89 ****
--- 86,90 ----
  	    "\n@table @code\n@item \\1\n@obindex \\1\n")
       "@end table\n")
+     ("comment" 0 "\n@ignore\n" "\n@end ignore\n")
      ("csimplemacrodesc" 1
       (progn (setq cindex t)