Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Remove all uses of \sectcode; we can now use logical markup everywhere. | Fred Drake | 1998-04-04 | 1 | -1/+1 |
| | |||||
* | Remove all \bcode / \ecode cruft; this is no longer needed. See previous | Fred Drake | 1998-02-13 | 1 | -8/+8 |
| | | | | | | | | | checkin of myformat.sty. Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}" everywhere. Some other minor nits that I happened to come across. | ||||
* | ni is a standard module, not a built-in module. The only other reference to | Fred Drake | 1998-01-20 | 1 | -2/+2 |
| | | | | it already got it right. | ||||
* | Grammatical nit. | Fred Drake | 1998-01-09 | 1 | -1/+1 |
| | |||||
* | Added more warnings about ni's demise. | Guido van Rossum | 1997-12-09 | 1 | -2/+7 |
| | |||||
* | Slip of the keyboard (f__ should be __). Dunno why I had a totally | Guido van Rossum | 1997-11-27 | 1 | -1/+1 |
| | | | | | | messed up (but not checked in) version in my work files and didn't notice before releasing 1.5 -- at least the distributed latex file doesn't have the bogus warning about changed __init__ semantics. | ||||
* | Added warning about ni's obsolescence. Retracted semantic changes | Guido van Rossum | 1997-09-07 | 1 | -0/+6 |
| | | | | (i.e. when using ni, the old __init__.py semantics prevail!) | ||||
* | Initial revision | Guido van Rossum | 1997-09-07 | 1 | -0/+49 |