Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete the LaTeX doc tree. | Georg Brandl | 2007-08-15 | 1 | -34/+0 |
| | |||||
* | Use correct constant; remove reference to TERMIOS.py | Andrew M. Kuchling | 2004-08-31 | 1 | -4/+2 |
| | |||||
* | Clean up some markup cruft. A number of the macros that take no | Fred Drake | 2001-11-28 | 1 | -1/+1 |
| | | | | | | | | parameters (like \UNIX) are commonly entered using an empty group to separate the markup from a following inter-word space; this is not needed when the next character is punctuation, or the markup is the last thing in the enclosing group. These cases were marked inconsistently; the empty group is now *only* used when needed. | ||||
* | Update Moshe Zadka's email address to one works and might last a while. | Fred Drake | 2000-12-01 | 1 | -1/+1 |
| | |||||
* | tty module documentation from Moshe, with some editing and an added | Fred Drake | 1999-06-23 | 1 | -0/+36 |
"See also" section. |