Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed misleading argument name | Fredrik Lundh | 2001-10-18 | 1 | -5/+5 |
| | |||||
* | Docs for SF patch #462628 | Guido van Rossum | 2001-10-01 | 1 | -2/+8 |
| | |||||
* | Send a "ARTICLE" --> Send an "ARTICLE" | Fred Drake | 2000-07-01 | 1 | -1/+1 |
| | | | | Usage error noted by Grant Griffin <grant.griffin@iowegian.com>. | ||||
* | Document the API changes to the nntplib module (exceptions become | Barry Warsaw | 2000-02-10 | 1 | -14/+40 |
| | | | | | classes, NNTP.__init__() grows a new optional argument to set reader mode on the server). | ||||
* | Clean up some mark up. | Fred Drake | 1999-04-22 | 1 | -24/+21 |
| | |||||
* | Document the user and password parameters to the NNTP constructor. | Fred Drake | 1998-11-16 | 1 | -2/+6 |
| | |||||
* | New section header style. | Fred Drake | 1998-08-10 | 1 | -1/+2 |
| | | | | Fix up a few synopses. | ||||
* | Adjusted to use the new module synopsis support macros. | Fred Drake | 1998-07-23 | 1 | -2/+4 |
| | |||||
* | Added index entry. | Fred Drake | 1998-07-02 | 1 | -0/+1 |
| | |||||
* | As suggested by pson@pson.pp.se, correct the docs for head(), body(), | Guido van Rossum | 1998-06-30 | 1 | -8/+6 |
| | | | | article(). | ||||
* | Remove obsolete \setindexsubitem macros. | Fred Drake | 1998-04-04 | 1 | -80/+80 |
| | | | | | | | | Massive migration to methoddesc and memberdesc. Logical markup as needed. A sprinkling of index entries for flavor. | ||||
* | NNTP.xgtitle() description: Add a missing ")" from the response value | Fred Drake | 1998-02-16 | 1 | -2/+4 |
| | | | | | | description. NNTP.xover() description: Adjust some markup for consistency. | ||||
* | Remove all \bcode / \ecode cruft; this is no longer needed. See previous | Fred Drake | 1998-02-13 | 1 | -6/+6 |
| | | | | | | | | | 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 | -1/+0 |
| | |||||
* | Consistently use \POSIX{} to denote POSIX. There were at least two different | Fred Drake | 1998-02-09 | 1 | -1/+1 |
| | | | | ways to do it previously (not counting module names). | ||||
* | Use the new RFC macros wherever RFCs are referenced by number. No other | Fred Drake | 1998-02-09 | 1 | -2/+2 |
| | | | | changes. | ||||
* | Fixed up index entries. | Fred Drake | 1998-01-07 | 1 | -7/+9 |
| | | | | Adjusted one formatting problem (long \code{} in running text). | ||||
* | Removed unnecessary \small{} block; latex2html got it wrong and its no | Fred Drake | 1997-12-23 | 1 | -2/+0 |
| | | | | longer needed for printed output. | ||||
* | AMK's megapatch: | Guido van Rossum | 1997-07-17 | 1 | -5/+6 |
| | | | | | | | * \bcode, \ecode added everywhere * \label{module-foo} added everywhere * A few \seealso sections added. * Indentation fixed inside verbatim in lib*tex files | ||||
* | Added date, xgtitle, xover, xpath (AMK). | Guido van Rossum | 1997-06-02 | 1 | -0/+32 |
| | |||||
* | (lib<all sorts of stuff>.tex): | Fred Drake | 1996-12-13 | 1 | -1/+1 |
| | | | | | Merged in many typo corrections and fixes to support GNU info processing; submitted by Tamito Kajiyama. | ||||
* | typos, layout and other small things | Guido van Rossum | 1995-04-10 | 1 | -0/+2 |
| | |||||
* | completed nntp docs | Guido van Rossum | 1995-03-24 | 1 | -6/+164 |
| | |||||
* | some new material | Guido van Rossum | 1995-03-22 | 1 | -1/+47 |
| | |||||
* | mass changes; fix titles; add examples; correct typos; clarifications; | Guido van Rossum | 1995-03-17 | 1 | -1/+1 |
| | | | | unified style; etc. | ||||
* | a few typographical changes (e.g. -- => ---) and lots of new stuff in the ↵ | Guido van Rossum | 1995-02-28 | 1 | -0/+3 |
| | | | | WWW chapter | ||||
* | added WWW sections | Guido van Rossum | 1995-02-27 | 1 | -0/+3 |