[Python-checkins] python/dist/src/Misc NEWS,1.831.4.37,1.831.4.38
rhettinger at users.sourceforge.net
rhettinger at users.sourceforge.net
Mon Sep 8 12:43:48 EDT 2003
- Previous message: [Python-checkins] python/dist/src/Tools/scripts texcheck.py, 1.8,
1.9
- Next message: [Python-checkins] python/dist/src/Doc/lib libos.tex, 1.128,
1.129 libshlex.tex, 1.16, 1.17 libstdtypes.tex, 1.131,
1.132 libtime.tex, 1.60, 1.61
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/python/python/dist/src/Misc
In directory sc8-pr-cvs1:/tmp/cvs-serv3408
Modified Files:
Tag: release23-maint
NEWS
Log Message:
Generalize the last change to check for other markup spacing errors.
Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.831.4.37
retrieving revision 1.831.4.38
diff -C2 -d -r1.831.4.37 -r1.831.4.38
*** NEWS 8 Sep 2003 18:06:46 -0000 1.831.4.37
--- NEWS 8 Sep 2003 18:43:46 -0000 1.831.4.38
***************
*** 109,113 ****
-d option was given.
! - texcheck.py now checks for double word errors and erroneous \NULL markup.
Build
--- 109,113 ----
-d option was given.
! - texcheck.py now checks for double word errors and erroneous spacing markup.
Build
- Previous message: [Python-checkins] python/dist/src/Tools/scripts texcheck.py, 1.8,
1.9
- Next message: [Python-checkins] python/dist/src/Doc/lib libos.tex, 1.128,
1.129 libshlex.tex, 1.16, 1.17 libstdtypes.tex, 1.131,
1.132 libtime.tex, 1.60, 1.61
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Python-checkins
mailing list