| Commit message (Expand) | Author | Age | Files | Lines |
* | Change name of temporary file to avoid possible filesystem issues; matches | Fred Drake | 1997-12-29 | 2 | -2/+2 |
|
|
* | Changed all \verb\...\ markup to either \code{...} or \samp{...}. | Fred Drake | 1997-12-29 | 2 | -12/+12 |
|
|
* | Removed "-*-texinfo-*-" from first line; this can cause emacs/xemacs to stop | Fred Drake | 1997-12-29 | 2 | -4/+4 |
|
|
* | Normalized the \seetext markup to match the only other instance: should be | Fred Drake | 1997-12-29 | 2 | -4/+4 |
|
|
* | Changed some \verb\...\ markup to the more common \code{...}. \verb\...\ is | Fred Drake | 1997-12-29 | 2 | -4/+4 |
|
|
* | do_env_tableii(), do_env_tableiii(): Align the table in the center, just | Fred Drake | 1997-12-28 | 1 | -2/+2 |
|
|
* | Checking in fixed PS, with A4 capability. | Guido van Rossum | 1997-12-24 | 1 | -1/+1 |
|
|
* | Script to edit one line in the PS to allow A4 printing. | Guido van Rossum | 1997-12-24 | 1 | -0/+26 |
|
|
* | Convert a couple of three-column tables with an empty third column to | Fred Drake | 1997-12-23 | 2 | -22/+22 |
|
|
* | Removed unnecessary \small{} block; latex2html got it wrong and its no | Fred Drake | 1997-12-23 | 2 | -4/+0 |
|
|
* | Removed unnecessary \small{} block; latex2html got it wrong and its no | Fred Drake | 1997-12-23 | 2 | -4/+0 |
|
|
* | AMK's latest | Guido van Rossum | 1997-12-22 | 2 | -4/+30 |
|
|
* | do_env_tableii(), do_cmd_lineii(), | Fred Drake | 1997-12-22 | 1 | -6/+86 |
|
|
* | Replace unprotected tilders by \~ -- an unprotected tilde is a | Guido van Rossum | 1997-12-18 | 8 | -8/+8 |
|
|
* | Change {\em ...} to \emph{...}; this seems to be the developing preference | Fred Drake | 1997-12-18 | 2 | -6/+6 |
|
|
* | img_tag(), top_navigation_panel(): Generate markup the same case as other | Fred Drake | 1997-12-18 | 1 | -7/+7 |
|
|
* | make_mod_index_entry(): Generate markup the same case as other functions in | Fred Drake | 1997-12-18 | 1 | -1/+1 |
|
|
* | Make the word "Module" in the section header start with an upper-case "M". | Fred Drake | 1997-12-17 | 2 | -52/+58 |
|
|
* | Make the word "Module" in the section header start with an upper-case "M". | Fred Drake | 1997-12-17 | 2 | -2/+4 |
|
|
* | Make the word "Module" in the section header start with an upper-case "M" | Fred Drake | 1997-12-17 | 2 | -6/+10 |
|
|
* | Make the word "Module" in the section header start with an upper-case "M". | Fred Drake | 1997-12-17 | 2 | -10/+12 |
|
|
* | Make the word "Module" in the section header start with an upper-case "M". | Fred Drake | 1997-12-17 | 2 | -2/+2 |
|
|
* | Make the word "Module" in the section header start with an upper-case "M". | Fred Drake | 1997-12-17 | 2 | -4/+6 |
|
|
* | Make the word "Module" in the section header start with an upper-case "M". | Fred Drake | 1997-12-17 | 2 | -2/+2 |
|
|
* | Make the word "Module" in the section header start with an upper-case "M" | Fred Drake | 1997-12-17 | 2 | -4/+4 |
|
|
* | Make the word "Module" in the section header start with an upper-case "M". | Fred Drake | 1997-12-17 | 2 | -2/+2 |
|
|
* | Make the word "Module" in the section header start with an upper-case "M". | Fred Drake | 1997-12-17 | 2 | -6/+6 |
|
|
* | Make the word "Module" in the section header start with an upper-case "M". | Fred Drake | 1997-12-17 | 2 | -6/+2 |
|
|
* | Make the word "Module" in the section header start with an upper-case "M" | Fred Drake | 1997-12-17 | 2 | -4/+4 |
|
|
* | Make the word "Module" in the section header start with an upper-case "M" | Fred Drake | 1997-12-17 | 3 | -3/+3 |
|
|
* | gen_index_id(): New function. Construct an index key such that the sort | Fred Drake | 1997-12-17 | 1 | -18/+30 |
|
|
* | make_mod_index_entry(): New function. Create the index entry for a module. | Fred Drake | 1997-12-17 | 1 | -4/+37 |
|
|
* | AMK's latest | Guido van Rossum | 1997-12-17 | 2 | -58/+86 |
|
|
* | do_cmd_refbimodindex(), do_cmd_refstmodindex(): New functions, handle the | Fred Drake | 1997-12-16 | 1 | -4/+6 |
|
|
* | Index the RFC822 reference (some other RFC references were alreaddy indexed). | Fred Drake | 1997-12-16 | 2 | -4/+8 |
|
|
* | The \indexsubitem definition for the actual exceptions did not actually | Fred Drake | 1997-12-16 | 2 | -4/+4 |
|
|
* | Oops, ".pythonrc.py" should *always* be marked with \file{}; one occurrance | Fred Drake | 1997-12-16 | 2 | -2/+2 |
|
|
* | Module names should be in \code{}. | Fred Drake | 1997-12-16 | 2 | -4/+6 |
|
|
* | Descriptions for delitem(), __delitem__(): These delete a value, not set it. | Fred Drake | 1997-12-16 | 2 | -92/+100 |
|
|
* | Fixed index module reference. | Fred Drake | 1997-12-16 | 10 | -10/+14 |
|
|
* | Added a named target for referencing. | Fred Drake | 1997-12-16 | 2 | -0/+2 |
|
|
* | Used a named target to form the reference to the Built-in Functions section. | Fred Drake | 1997-12-16 | 2 | -4/+4 |
|
|
* | Fixed index module reference. | Fred Drake | 1997-12-16 | 2 | -8/+8 |
|
|
* | Fixed index references to modules. (This is *not* the spam module!) | Fred Drake | 1997-12-16 | 2 | -2/+2 |
|
|
* | Fixed index references to modules. | Fred Drake | 1997-12-15 | 4 | -12/+14 |
|
|
* | Fixed index references to modules. | Fred Drake | 1997-12-15 | 2 | -10/+10 |
|
|
* | Fixed index references to modules. | Fred Drake | 1997-12-15 | 2 | -2/+2 |
|
|
* | Fixed index references to modules. | Fred Drake | 1997-12-15 | 2 | -12/+14 |
|
|
* | Fixed index references to modules. | Fred Drake | 1997-12-15 | 2 | -16/+18 |
|
|
* | Fixed index references to modules. | Fred Drake | 1997-12-15 | 2 | -2/+2 |
|
|