summaryrefslogtreecommitdiffstats
path: root/Doc/liblocale.tex
Commit message (Collapse)AuthorAgeFilesLines
* Lighten up tables.Fred Drake1998-04-111-1/+1
|
* Remove all uses of \sectcode; we can now use logical markup everywhere.Fred Drake1998-04-041-1/+1
|
* Markup consistency.Fred Drake1998-04-031-10/+11
|
* Hyphenate "built-in" for consistency.Fred Drake1998-04-021-1/+1
|
* Logical markup.Fred Drake1998-03-101-73/+80
| | | | | Convert one bulleted list to a {tableii} environment; the other should probably be converted, but I haven't decided to what.
* Fixed and extended the example; the original example contained someGuido van Rossum1998-02-221-3/+6
| | | | bogus code.
* Added two subsections with extra hints and details, even forGuido van Rossum1998-02-221-0/+73
| | | | extensions and embedding programs.
* Remove all \bcode / \ecode cruft; this is no longer needed. See previousFred Drake1998-02-131-5/+5
| | | | | | | | | checkin of myformat.sty. Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}" everywhere. Some other minor nits that I happened to come across.
* Consistently use \POSIX{} to denote POSIX. There were at least two differentFred Drake1998-02-091-3/+3
| | | | ways to do it previously (not counting module names).
* Make the word "Module" in the section header start with an upper-case "M".Fred Drake1997-12-171-26/+29
| | | | | | | | Include "()" when naming functions in the text. Fixed reference to the built-in str() function. Format constant names using \code{}.
* Adding Martin von Loewis' documentation for his locale module.Guido van Rossum1997-11-201-0/+187