Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all \bcode / \ecode cruft; this is no longer needed. See previous | Fred Drake | 1998-02-13 | 1 | -5/+5 |
| | | | | | | | | | checkin of myformat.sty. Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}" everywhere. Some other minor nits that I happened to come across. | ||||
* | Removed all references to the \rfcindex{} macro; now only \rfc{} is used. | Fred Drake | 1998-02-10 | 1 | -29/+31 |
| | |||||
* | Use the new RFC macros wherever RFCs are referenced by number. No other | Fred Drake | 1998-02-09 | 1 | -1/+2 |
| | | | | changes. | ||||
* | Fixed index references to modules. | Fred Drake | 1997-12-15 | 1 | -2/+2 |
| | |||||
* | Changed \indexsubitem from ({\tt HTMLParser} method) to just | Fred Drake | 1997-12-12 | 1 | -1/+1 |
| | | | | | | | (HTMLParser method). This makes it more consistent with other modules. All three *mllib modules need this change. | ||||
* | AMK's megapatch: | Guido van Rossum | 1997-07-17 | 1 | -3/+4 |
| | | | | | | | * \bcode, \ecode added everywhere * \label{module-foo} added everywhere * A few \seealso sections added. * Indentation fixed inside verbatim in lib*tex files | ||||
* | (libhtmllib.tex, libsgmllib.tex, libformatter.tex): | Fred Drake | 1996-10-09 | 1 | -0/+2 |
| | | | | | Improve indexing somewhat. Add small intros to the "implementations" sections of the formatter module doc. | ||||
* | (libhtmllib.tex): Revised documentation for HTML support. | Fred Drake | 1996-10-08 | 1 | -221/+64 |
| | |||||
* | mass changes; fix titles; add examples; correct typos; clarifications; | Guido van Rossum | 1995-03-17 | 1 | -7/+9 |
| | | | | unified style; etc. | ||||
* | clarified expanding %xx and form for print_form | Guido van Rossum | 1995-03-07 | 1 | -9/+10 |
| | |||||
* | small nits and new files | Guido van Rossum | 1995-03-01 | 1 | -1/+1 |
| | |||||
* | a few typographical changes (e.g. -- => ---) and lots of new stuff in the ↵ | Guido van Rossum | 1995-02-28 | 1 | -1/+269 |
| | | | | WWW chapter | ||||
* | added WWW sections | Guido van Rossum | 1995-02-27 | 1 | -0/+3 |