K 10 svn:author V 3 nik K 8 svn:date V 27 1998-10-21T21:58:40.000000Z K 7 svn:log V 1275 With the agreement of the Japanese team, a change in the way I'm doing things. I'm now working through from the beginning of the handbook to end, correcting as I go. I'll commit in chunks of 5,000 lines (or thereabouts). Most of the changes fall into the following categories. * --> * Spurious s around <*list>s deleted (but not reformatted) "C-c -" in Emacs SGML mode (when the point is on an element starting or end tags) will delete that element's starting or end tags. * Marked smileys with for possible future deletion * Deleting , around ... -> ... * Fine tuning markup choices in some cases - C: -> C: * Extra s here and there. * Some <*list>s to (and s to ) * ASCII emphasis converted to i.e., do it like *this* -> do it like this * -> There are very few whitespace changes, although a few have probably cropped up. The vast majority of the whitespace changes will happen in one megacommit, hopefully some time next week. This does the first 5,000 lines or so. END