summaryrefslogtreecommitdiffstats
path: root/doc/AddOption.3
Commit message (Collapse)AuthorAgeFilesLines
* Purge RCS Keywords.dgp@users.sourceforge.net2011-06-081-3/+0
|\
| * Purge RCS Keywords.dgp@users.sourceforge.net2011-06-081-3/+0
| |
* | merge stable branch onto HEADdgp@users.sourceforge.net2007-12-131-1/+1
| |
* | Various markup fixesjenglish@flightlab.com2007-12-101-10/+5
| | | | | | | | (mostly: missing quotes on .SH arguments, extraneous .PPs)
* | various "const" additions, in line with TIP #27nijtmans2007-01-051-3/+3
| | | | | | | | fix bug #1627732
* | Standardize style of section refs & public symbols. Remove displayed tabsdonal.k.fellows@manchester.ac.uk2004-09-191-2/+2
|/
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp@users.sourceforge.net2002-01-251-3/+3
| | | | | | | | | * Updated callers of Tcl_GetStringResult. Rewrote PrintScrollFractions to ScrollFractions to stop scribbling directly on interp->result. * Updated callers of Tcl_GetVar, Tcl_GetVar2 * Updated callers of Tcl_SplitPath, Tcl_JoinPath, and Tcl_TranslateFileName.
* * unix/mkLinks:ericm2000-04-241-0/+60
* doc/AddOption.3: Man page for Tk_AddOption [Bug: 1854]