summaryrefslogtreecommitdiffstats
path: root/Lib/curses
Commit message (Expand)AuthorAgeFilesLines
* Patch #521670: Remove unused sys import.Martin v. Löwis2002-02-231-2/+1
* Catch curses.error instead of a non-existent global (PyChecker)Andrew M. Kuchling2001-08-131-2/+2
* Remove redundant importAndrew M. Kuchling2001-08-131-1/+0
* Bug #412086, reported by Peter Wilson: The _curses module doesn'tAndrew M. Kuchling2001-04-051-0/+13
* Make isspace(chr(32)) return trueAndrew M. Kuchling2000-12-261-1/+1
* Wrapper for _curses_panel module; currently this adds nothing extraAndrew M. Kuchling2000-12-221-0/+9
* Tweak curses.wrapper so it initializes colors if they are available.Eric S. Raymond2000-08-091-0/+9
* Corrected a bug in handling of ^N and ^P with stripspaces on.Eric S. Raymond2000-08-041-8/+12
* Added Python function to emulate the ncurses has_key() function.Andrew M. Kuchling2000-08-012-0/+197
* Remove extra argument to method callAndrew M. Kuchling2000-07-121-1/+1
* Docstring changes.Andrew M. Kuchling2000-07-112-6/+2
* fix inconsistent use of tabs and spacesJeremy Hylton2000-07-071-8/+11
* Fix comment typo noticed by Rob HooftAndrew M. Kuchling2000-06-271-1/+1
* Sync to ESR's current versionAndrew M. Kuchling2000-06-271-22/+28
* Drop back to old version of wrapper(); ESR reports that it broke things,Andrew M. Kuchling2000-06-271-4/+16
* Added two modules for ASCII characters and a simple editing form (ESR)Andrew M. Kuchling2000-06-262-0/+261
* Add wrapper for initscr() to copy the ACS_ and LINES,COLS bindingsAndrew M. Kuchling2000-06-261-0/+16
* Applied simplifications suggested by Greg Stein.Andrew M. Kuchling2000-06-101-15/+4
* Add contents of curses packageAndrew M. Kuchling2000-06-102-0/+68
5fed65e'>bug_fab5fed65e Tk is a free and open-source, cross-platform widget toolkit that provides a library of basic elements of GUI widgets for building a graphical user interface (GUI) in many programming languages.
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat
-rw-r--r--README2
-rw-r--r--changes2
-rw-r--r--doc/3DBorder.32
-rw-r--r--doc/BindTable.32
-rw-r--r--doc/CanvPsY.32
-rw-r--r--doc/CanvTkwin.32
-rw-r--r--doc/CanvTxtInfo.32
-rw-r--r--doc/Clipboard.32
-rw-r--r--doc/ClrSelect.32
-rw-r--r--doc/ConfigWidg.32
-rw-r--r--doc/ConfigWind.32
-rw-r--r--doc/CoordToWin.32
-rw-r--r--doc/CrtErrHdlr.32
-rw-r--r--doc/CrtGenHdlr.32
-rw-r--r--doc/CrtImgType.32
-rw-r--r--doc/CrtItemType.32
-rw-r--r--doc/CrtPhImgFmt.32
-rw-r--r--doc/CrtSelHdlr.32
-rw-r--r--doc/CrtWindow.32
-rw-r--r--doc/DeleteImg.32
-rw-r--r--doc/DrawFocHlt.32
-rw-r--r--doc/EventHndlr.32
-rw-r--r--doc/FindPhoto.32
-rw-r--r--doc/FontId.32
-rw-r--r--doc/FreeXId.32
-rw-r--r--doc/GeomReq.32
-rw-r--r--doc/GetAnchor.32
-rw-r--r--doc/GetBitmap.32
-rw-r--r--doc/GetCapStyl.32
-rw-r--r--doc/GetClrmap.32
-rw-r--r--doc/GetColor.32
-rw-r--r--doc/GetCursor.32
-rw-r--r--doc/GetFont.32
-rw-r--r--doc/GetGC.32
-rw-r--r--doc/GetImage.32
-rw-r--r--doc/GetJoinStl.32
-rw-r--r--doc/GetJustify.32
-rw-r--r--doc/GetOption.32
-rw-r--r--doc/GetPixels.32
-rw-r--r--doc/GetPixmap.32
-rw-r--r--doc/GetRelief.32
-rw-r--r--doc/GetRootCrd.32
-rw-r--r--doc/GetScroll.32
-rw-r--r--doc/GetSelect.32
-rw-r--r--doc/GetUid.32
-rw-r--r--doc/GetVRoot.32
-rw-r--r--doc/GetVisual.32
-rw-r--r--doc/HandleEvent.32
-rw-r--r--doc/IdToWindow.32
-rw-r--r--doc/ImgChanged.32
-rw-r--r--doc/InternAtom.32
-rw-r--r--doc/MainLoop.32
-rw-r--r--doc/MainWin.32
-rw-r--r--doc/MaintGeom.32
-rw-r--r--doc/ManageGeom.32
-rw-r--r--doc/MapWindow.32
-rw-r--r--doc/MeasureChar.32
-rw-r--r--doc/MoveToplev.32
-rw-r--r--doc/Name.32
-rw-r--r--doc/NameOfImg.32
-rw-r--r--doc/OwnSelect.32
-rw-r--r--doc/ParseArgv.32
-rw-r--r--doc/QWinEvent.32
-rw-r--r--doc/Restack.32
-rw-r--r--doc/RestrictEv.32
-rw-r--r--doc/SetAppName.32
-rw-r--r--doc/SetClass.32
-rw-r--r--doc/SetGrid.32
-rw-r--r--doc/SetVisual.32
-rw-r--r--doc/StrictMotif.32
-rw-r--r--doc/TextLayout.32
-rw-r--r--doc/Tk_Init.32
-rw-r--r--doc/Tk_Main.32
-rw-r--r--doc/WindowId.32
-rw-r--r--doc/bell.n2
-rw-r--r--doc/bind.n2
-rw-r--r--doc/bindtags.n2
-rw-r--r--doc/bitmap.n2
-rw-r--r--doc/button.n2
-rw-r--r--doc/canvas.n2
-rw-r--r--doc/checkbutton.n2
-rw-r--r--doc/chooseColor.n2
-rw-r--r--doc/clipboard.n2
-rw-r--r--doc/destroy.n2
-rw-r--r--doc/dialog.n2
-rw-r--r--doc/entry.n2
-rw-r--r--doc/event.n2
-rw-r--r--doc/focus.n2
-rw-r--r--doc/focusNext.n2
-rw-r--r--doc/font.n2
-rw-r--r--doc/frame.n2
-rw-r--r--doc/getOpenFile.n2
-rw-r--r--doc/grab.n2
-rw-r--r--doc/grid.n2
-rw-r--r--doc/image.n2
-rw-r--r--doc/label.n2
-rw-r--r--doc/listbox.n2
-rw-r--r--doc/loadTk.n2
-rw-r--r--doc/lower.n2
-rw-r--r--doc/menu.n2
-rw-r--r--doc/menubar.n2
-rw-r--r--doc/menubutton.n2
-rw-r--r--doc/message.n2
-rw-r--r--doc/messageBox.n2
-rw-r--r--doc/option.n2
-rw-r--r--doc/optionMenu.n2
-rw-r--r--doc/options.n2
-rw-r--r--doc/pack-old.n2
-rw-r--r--doc/pack.n2
-rw-r--r--doc/palette.n2
-rw-r--r--doc/photo.n2
-rw-r--r--doc/place.n2
-rw-r--r--doc/popup.n2
-rw-r--r--doc/radiobutton.n2
-rw-r--r--doc/raise.n2
-rw-r--r--doc/scale.n2
-rw-r--r--doc/scrollbar.n2
-rw-r--r--doc/selection.n2
-rw-r--r--doc/send.n2
-rw-r--r--doc/text.n2
-rw-r--r--doc/tk.n2
-rw-r--r--doc/tkerror.n2
-rw-r--r--doc/tkvars.n2
-rw-r--r--doc/tkwait.n2
-rw-r--r--doc/toplevel.n2
-rw-r--r--doc/winfo.n2
-rw-r--r--doc/wish.12
-rw-r--r--doc/wm.n2
-rw-r--r--generic/README2
-rw-r--r--generic/default.h2
-rw-r--r--generic/ks_names.h2
-rw-r--r--generic/tk.h2
-rw-r--r--generic/tk3d.c2
-rw-r--r--generic/tk3d.h2
-rw-r--r--generic/tkArgv.c2
-rw-r--r--generic/tkAtom.c2
-rw-r--r--generic/tkBind.c2
-rw-r--r--generic/tkBitmap.c2
-rw-r--r--generic/tkButton.c2
-rw-r--r--generic/tkButton.h2
-rw-r--r--generic/tkCanvArc.c2
-rw-r--r--generic/tkCanvBmap.c2
-rw-r--r--generic/tkCanvImg.c2
-rw-r--r--generic/tkCanvLine.c2
-rw-r--r--generic/tkCanvPoly.c2
-rw-r--r--generic/tkCanvPs.c4
-rw-r--r--generic/tkCanvText.c2
-rw-r--r--generic/tkCanvUtil.c2
-rw-r--r--generic/tkCanvWind.c2
-rw-r--r--generic/tkCanvas.c2
-rw-r--r--generic/tkCanvas.h2
-rw-r--r--generic/tkClipboard.c2
-rw-r--r--generic/tkCmds.c2
-rw-r--r--generic/tkColor.c2
-rw-r--r--generic/tkColor.h2
-rw-r--r--generic/tkConfig.c2
-rw-r--r--generic/tkConsole.c2
-rw-r--r--generic/tkCursor.c2
-rw-r--r--generic/tkEntry.c2
-rw-r--r--generic/tkError.c2
-rw-r--r--generic/tkEvent.c2
-rw-r--r--generic/tkFileFilter.c2
-rw-r--r--generic/tkFileFilter.h2
-rw-r--r--generic/tkFocus.c2
-rw-r--r--generic/tkFont.c2
-rw-r--r--generic/tkFont.h2
-rw-r--r--generic/tkFrame.c2
-rw-r--r--generic/tkGC.c2
-rw-r--r--generic/tkGeometry.c2
-rw-r--r--generic/tkGet.c2
-rw-r--r--generic/tkGrab.c2
-rw-r--r--generic/tkGrid.c2
-rw-r--r--generic/tkImage.c2
-rw-r--r--generic/tkImgBmap.c2
-rw-r--r--generic/tkImgGIF.c2
-rw-r--r--generic/tkImgPPM.c2
-rw-r--r--generic/tkImgPhoto.c2
-rw-r--r--generic/tkImgUtil.c2
-rw-r--r--generic/tkInitScript.h2
-rw-r--r--generic/tkInt.h2
-rw-r--r--generic/tkListbox.c2
-rw-r--r--generic/tkMacWinMenu.c2
-rw-r--r--generic/tkMain.c2
-rw-r--r--generic/tkMenu.c2
-rw-r--r--generic/tkMenu.h2
-rw-r--r--generic/tkMenuDraw.c2
-rw-r--r--generic/tkMenubutton.c2
-rw-r--r--generic/tkMenubutton.h2
-rw-r--r--generic/tkMessage.c2
-rw-r--r--generic/tkOption.c2
-rw-r--r--generic/tkPack.c2
-rw-r--r--generic/tkPlace.c2
-rw-r--r--generic/tkPointer.c2
-rw-r--r--generic/tkPort.h2
-rw-r--r--generic/tkRectOval.c2
-rw-r--r--generic/tkScale.c2
-rw-r--r--generic/tkScale.h2
-rw-r--r--generic/tkScrollbar.c2
-rw-r--r--generic/tkScrollbar.h2
-rw-r--r--generic/tkSelect.c2
-rw-r--r--generic/tkSelect.h2
-rw-r--r--generic/tkSquare.c2
-rw-r--r--generic/tkTest.c2
-rw-r--r--generic/tkText.c2
-rw-r--r--generic/tkText.h2
-rw-r--r--generic/tkTextBTree.c2
-rw-r--r--generic/tkTextDisp.c2
-rw-r--r--generic/tkTextImage.c2
-rw-r--r--generic/tkTextIndex.c2
-rw-r--r--generic/tkTextMark.c2
-rw-r--r--generic/tkTextTag.c2
-rw-r--r--generic/tkTextWind.c2
-rw-r--r--generic/tkTrig.c2
-rw-r--r--generic/tkUtil.c2
-rw-r--r--generic/tkVisual.c2
-rw-r--r--generic/tkWindow.c2
-rw-r--r--library/bgerror.tcl2
-rw-r--r--library/button.tcl2
-rw-r--r--library/clrpick.tcl2
-rw-r--r--library/comdlg.tcl2
-rw-r--r--library/console.tcl2
-rw-r--r--library/demos/README2
-rw-r--r--library/demos/arrow.tcl2
-rw-r--r--library/demos/bind.tcl2
-rw-r--r--library/demos/bitmap.tcl2
-rw-r--r--library/demos/browse2
-rw-r--r--library/demos/button.tcl2
-rw-r--r--library/demos/check.tcl2
-rw-r--r--library/demos/clrpick.tcl2
-rw-r--r--library/demos/colors.tcl2
-rw-r--r--library/demos/cscroll.tcl2
-rw-r--r--library/demos/ctext.tcl2
-rw-r--r--library/demos/dialog1.tcl2
-rw-r--r--library/demos/dialog2.tcl2
-rw-r--r--library/demos/entry1.tcl2
-rw-r--r--library/demos/entry2.tcl2
-rw-r--r--library/demos/filebox.tcl2
-rw-r--r--library/demos/floor.tcl2
-rw-r--r--library/demos/form.tcl2
-rw-r--r--library/demos/hello2
-rw-r--r--library/demos/hscale.tcl2
-rw-r--r--library/demos/icon.tcl2
-rw-r--r--library/demos/image1.tcl2
-rw-r--r--library/demos/image2.tcl2
-rw-r--r--library/demos/images/earth.gifbin50830 -> 51712 bytes
-rw-r--r--library/demos/images/earthris.gifbin5918 -> 6343 bytes
-rw-r--r--library/demos/images/tcllogo.gifbin2138 -> 2341 bytes
-rw-r--r--library/demos/images/teapot.ppm31
-rw-r--r--library/demos/items.tcl2
-rw-r--r--library/demos/ixset2
-rw-r--r--library/demos/label.tcl2
-rw-r--r--library/demos/menu.tcl2
-rw-r--r--library/demos/menubu.tcl2
-rw-r--r--library/demos/msgbox.tcl2
-rw-r--r--library/demos/plot.tcl2
-rw-r--r--library/demos/puzzle.tcl2
-rw-r--r--library/demos/radio.tcl2
-rw-r--r--library/demos/rmt2
-rw-r--r--library/demos/rolodex2
-rw-r--r--library/demos/ruler.tcl2
-rw-r--r--library/demos/sayings.tcl2
-rw-r--r--library/demos/search.tcl2
-rw-r--r--library/demos/square2
-rw-r--r--library/demos/states.tcl2
-rw-r--r--library/demos/style.tcl2
-rw-r--r--library/demos/tcolor2
-rw-r--r--library/demos/text.tcl2
-rw-r--r--library/demos/timer2
-rw-r--r--library/demos/twind.tcl2
-rw-r--r--library/demos/vscale.tcl2
-rw-r--r--library/demos/widget2
-rw-r--r--library/dialog.tcl2
-rw-r--r--library/entry.tcl2
-rw-r--r--library/focus.tcl2
-rw-r--r--library/images/README2
-rw-r--r--library/images/logo100.gifbin2138 -> 2341 bytes
-rw-r--r--library/images/logo64.gifbin1364 -> 1670 bytes
-rw-r--r--library/images/logoLarge.gifbin9922 -> 11000 bytes
-rw-r--r--library/images/logoMed.gifbin3165 -> 3889 bytes
-rw-r--r--library/images/pwrdLogo100.gifbin3878 -> 4147 bytes
-rw-r--r--library/images/pwrdLogo150.gifbin6397 -> 6809 bytes
-rw-r--r--library/images/pwrdLogo175.gifbin7719 -> 7964 bytes
-rw-r--r--library/images/pwrdLogo200.gifbin8658 -> 8964 bytes
-rw-r--r--library/images/pwrdLogo75.gifbin3024 -> 3189 bytes
-rw-r--r--library/listbox.tcl2
-rw-r--r--library/menu.tcl2
-rw-r--r--library/msgbox.tcl2
-rw-r--r--library/obsolete.tcl2
-rw-r--r--library/optMenu.tcl2
-rw-r--r--library/palette.tcl2
-rw-r--r--library/prolog.ps2
-rw-r--r--library/safetk.tcl2
-rw-r--r--library/scale.tcl2
-rw-r--r--library/scrlbar.tcl2
-rw-r--r--library/tearoff.tcl2
-rw-r--r--library/text.tcl2
-rw-r--r--library/tk.tcl2
-rw-r--r--library/tkfbox.tcl2
-rw-r--r--library/xmfbox.tcl2
-rw-r--r--mac/MW_TkHeader.pch2
-rw-r--r--mac/README2
-rw-r--r--mac/bugs.doc2
-rw-r--r--mac/tclets.tcl2
-rw-r--r--mac/tkMac.h2
-rw-r--r--mac/tkMacAppInit.c2
-rw-r--r--mac/tkMacApplication.r2
-rw-r--r--mac/tkMacBitmap.c2
-rw-r--r--mac/tkMacButton.c2
-rw-r--r--mac/tkMacClipboard.c2
-rw-r--r--mac/tkMacColor.c2
-rw-r--r--mac/tkMacCursor.c2
-rw-r--r--mac/tkMacCursors.r2
-rw-r--r--mac/tkMacDefault.h2
-rw-r--r--mac/tkMacDialog.c2
-rw-r--r--mac/tkMacDraw.c2
-rw-r--r--mac/tkMacEmbed.c2
-rw-r--r--mac/tkMacFont.c2
-rw-r--r--mac/tkMacHLEvents.c2
-rw-r--r--mac/tkMacInit.c2
-rw-r--r--mac/tkMacInt.h2
-rw-r--r--mac/tkMacKeyboard.c2
-rw-r--r--mac/tkMacLibrary.r2
-rw-r--r--mac/tkMacMDEF.c2
-rw-r--r--mac/tkMacMDEF.r2
-rw-r--r--mac/tkMacMenu.c2
-rw-r--r--mac/tkMacMenu.r2
-rw-r--r--mac/tkMacMenubutton.c2
-rw-r--r--mac/tkMacMenus.c2
-rw-r--r--mac/tkMacPort.h2
-rw-r--r--mac/tkMacProjects.sea.hqx2
-rw-r--r--mac/tkMacProlog.c2
-rw-r--r--mac/tkMacRegion.c2
-rw-r--r--mac/tkMacResource.r2
-rw-r--r--mac/tkMacScale.c2
-rw-r--r--mac/tkMacScrlbr.c2
-rw-r--r--mac/tkMacSend.c2
-rw-r--r--mac/tkMacSubwindows.c2
-rw-r--r--mac/tkMacTest.c2
-rw-r--r--mac/tkMacWindowMgr.c2
-rw-r--r--mac/tkMacWm.c2
-rw-r--r--mac/tkMacXCursors.r2
-rw-r--r--mac/tkMacXStubs.c2
-rw-r--r--tests/README2
-rw-r--r--tests/all2
-rw-r--r--tests/arc.tcl2
-rw-r--r--tests/bell.test2
-rw-r--r--tests/bevel.tcl2
-rw-r--r--tests/bgerror.test2
-rw-r--r--tests/bind.test2
-rw-r--r--tests/bugs.tcl2
-rw-r--r--tests/butGeom.tcl2
-rw-r--r--tests/butGeom2.tcl2
-rw-r--r--tests/button.test2
-rw-r--r--tests/canvImg.test2
-rw-r--r--tests/canvPs.test2
-rw-r--r--tests/canvPsArc.tcl2
-rw-r--r--tests/canvPsBmap.tcl2
-rw-r--r--tests/canvPsGrph.tcl2
-rw-r--r--tests/canvPsText.tcl2
-rw-r--r--tests/canvRect.test2
-rw-r--r--tests/canvText.test2
-rw-r--r--tests/canvWind.test2
-rw-r--r--tests/canvas.test2
-rw-r--r--tests/clipboard.test2
-rw-r--r--tests/clrpick.test2
-rw-r--r--tests/cmap.tcl2
-rw-r--r--tests/cmds.test2
-rw-r--r--tests/color.test2
-rw-r--r--tests/defs2
-rw-r--r--tests/entry.test2
-rw-r--r--tests/event.test2
-rw-r--r--tests/filebox.test2
-rw-r--r--tests/focus.test2
-rw-r--r--tests/focusTcl.test2
-rw-r--r--tests/font.test2
-rw-r--r--tests/frame.test2
-rw-r--r--tests/geometry.test2
-rw-r--r--tests/grid.test2
-rw-r--r--tests/id.test2
-rw-r--r--tests/image.test2
-rw-r--r--tests/imgBmap.test2
-rw-r--r--tests/imgPPM.test2
-rw-r--r--tests/imgPhoto.test2
-rw-r--r--tests/listbox.test2
-rw-r--r--tests/macEmbed.test2
-rw-r--r--tests/macFont.test2
-rw-r--r--tests/macMenu.test2
-rw-r--r--tests/macWinMenu.test2
-rw-r--r--tests/macscrollbar.test2
-rw-r--r--tests/main.test2
-rw-r--r--tests/menu.test2
-rw-r--r--tests/menuDraw.test2
-rw-r--r--tests/menubut.test2
-rw-r--r--tests/msgbox.test2
-rw-r--r--tests/oldpack.test2
-rw-r--r--tests/option.test2
-rw-r--r--tests/pack.test2
-rw-r--r--tests/place.test2
-rw-r--r--tests/raise.test2
-rw-r--r--tests/safe.test2
-rw-r--r--tests/scale.test2
-rw-r--r--tests/scrollbar.test2
-rw-r--r--tests/select.test2
-rw-r--r--tests/send.test2
-rw-r--r--tests/text.test2
-rw-r--r--tests/textBTree.test2
-rw-r--r--tests/textDisp.test2
-rw-r--r--tests/textImage.test2
-rw-r--r--tests/textIndex.test2
-rw-r--r--tests/textMark.test2
-rw-r--r--tests/textTag.test2
-rw-r--r--tests/textWind.test2
-rw-r--r--tests/tk.test2
-rw-r--r--tests/unixButton.test2
-rw-r--r--tests/unixEmbed.test2
-rw-r--r--tests/unixFont.test2
-rw-r--r--tests/unixMenu.test2
-rw-r--r--tests/unixWm.test2
-rw-r--r--tests/util.test2
-rw-r--r--tests/visual2
-rw-r--r--tests/visual.test2
-rw-r--r--tests/winButton.test2
-rw-r--r--tests/winClipboard.test2
-rw-r--r--tests/winFont.test2
-rw-r--r--tests/winMenu.test2
-rw-r--r--tests/winWm.test2
-rw-r--r--tests/window.test2
-rw-r--r--tests/winfo.test2
-rw-r--r--unix/Makefile.in2
-rw-r--r--unix/README2
-rw-r--r--unix/configure.in2
-rw-r--r--unix/porting.notes2
-rw-r--r--unix/porting.old2
-rw-r--r--unix/tkAppInit.c2
-rw-r--r--unix/tkConfig.sh.in2
-rw-r--r--unix/tkUnix.c2
-rw-r--r--unix/tkUnix3d.c2
-rw-r--r--unix/tkUnixButton.c2
-rw-r--r--unix/tkUnixColor.c2
-rw-r--r--unix/tkUnixCursor.c2
-rw-r--r--unix/tkUnixDefault.h2
-rw-r--r--unix/tkUnixDialog.c2
-rw-r--r--unix/tkUnixDraw.c2
-rw-r--r--unix/tkUnixEmbed.c2
-rw-r--r--unix/tkUnixEvent.c2
-rw-r--r--unix/tkUnixFocus.c2
-rw-r--r--unix/tkUnixFont.c2
-rw-r--r--unix/tkUnixInit.c2
-rw-r--r--unix/tkUnixInt.h2
-rw-r--r--unix/tkUnixMenu.c2
-rw-r--r--unix/tkUnixMenubu.c2
-rw-r--r--unix/tkUnixPort.h2
-rw-r--r--unix/tkUnixScale.c2
-rw-r--r--unix/tkUnixScrlbr.c2
-rw-r--r--unix/tkUnixSelect.c2
-rw-r--r--unix/tkUnixSend.c2
-rw-r--r--unix/tkUnixWm.c2
-rw-r--r--unix/tkUnixXId.c2
-rw-r--r--win/README2
-rw-r--r--win/makefile.bc2
-rw-r--r--win/makefile.vc2
-rw-r--r--win/mkd.bat2
-rw-r--r--win/rc/tk.rc2
-rw-r--r--win/rc/wish.rc2
-rw-r--r--win/rmd.bat2
-rw-r--r--win/tkWin.h2
-rw-r--r--win/tkWin32Dll.c2
-rw-r--r--win/tkWin3d.c2
-rw-r--r--win/tkWinButton.c2
-rw-r--r--win/tkWinClipboard.c2
-rw-r--r--win/tkWinColor.c2
-rw-r--r--win/tkWinCursor.c2
-rw-r--r--win/tkWinDefault.h2
-rw-r--r--win/tkWinDialog.c2
-rw-r--r--win/tkWinDraw.c2
-rw-r--r--win/tkWinEmbed.c2
-rw-r--r--win/tkWinFont.c2
-rw-r--r--win/tkWinImage.c2
-rw-r--r--win/tkWinInit.c2
-rw-r--r--win/tkWinInt.h2
-rw-r--r--win/tkWinKey.c2
-rw-r--r--win/tkWinMenu.c2
-rw-r--r--win/tkWinPixmap.c2
-rw-r--r--win/tkWinPointer.c2
-rw-r--r--win/tkWinPort.h2
-rw-r--r--win/tkWinRegion.c2
-rw-r--r--win/tkWinScrlbr.c2
-rw-r--r--win/tkWinSend.c2
-rw-r--r--win/tkWinWindow.c2
-rw-r--r--win/tkWinWm.c2
-rw-r--r--win/tkWinX.c2
-rw-r--r--win/winMain.c2
-rw-r--r--xlib/xbytes.h2
-rw-r--r--xlib/xcolors.c2
-rw-r--r--xlib/xdraw.c2
-rw-r--r--xlib/xgc.c2
-rw-r--r--xlib/ximage.c2
-rw-r--r--xlib/xutil.c2
498 files changed, 502 insertions, 501 deletions
diff --git a/README b/README
index 481677e..b7a4d44 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
The Tk Toolkit
-SCCS: %Z% $Id: README,v 1.8 1998/08/06 15:51:57 welch Exp $
+RCS: @(#) $Id: README,v 1.9 1998/09/14 18:22:43 stanton Exp $
1. Introduction
---------------
diff --git a/changes b/changes
index 4b35f4b..508f128 100644
--- a/changes
+++ b/changes
@@ -2,7 +2,7 @@ This file summarizes all changes made to Tk since version 1.0 was
released on March 13, 1991. Changes that aren't backward compatible
are marked specially.
-SCCS: @(#) changes 1.252 97/11/25 08:31:19
+RCS: @(#) $Id: changes,v 1.21 1998/09/14 18:22:44 stanton Exp $
3/16/91 (bug fix) Modified tkWindow.c to remove Tk's Tcl commands from
the interpreter when the main window is deleted (otherwise there will
diff --git a/doc/3DBorder.3 b/doc/3DBorder.3
index 921a948..ea1a629 100644
--- a/doc/3DBorder.3
+++ b/doc/3DBorder.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) 3DBorder.3 1.23 96/11/17 15:03:05
+'\" RCS: @(#) $Id: 3DBorder.3,v 1.2 1998/09/14 18:22:45 stanton Exp $
'\"
.so man.macros
.TH Tk_Get3DBorder 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/BindTable.3 b/doc/BindTable.3
index bbcb64d..a2cfbf9 100644
--- a/doc/BindTable.3
+++ b/doc/BindTable.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) BindTable.3 1.5 96/03/26 18:03:09
+'\" RCS: @(#) $Id: BindTable.3,v 1.2 1998/09/14 18:22:45 stanton Exp $
'\"
.so man.macros
.TH Tk_CreateBindingTable 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/CanvPsY.3 b/doc/CanvPsY.3
index 017b762..17e4a05 100644
--- a/doc/CanvPsY.3
+++ b/doc/CanvPsY.3
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) CanvPsY.3 1.6 96/03/26 18:03:26
+'\" RCS: @(#) $Id: CanvPsY.3,v 1.2 1998/09/14 18:22:45 stanton Exp $
'\"
.so man.macros
.TH Tk_CanvasPsY 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/CanvTkwin.3 b/doc/CanvTkwin.3
index b421b5e..bc9490c 100644
--- a/doc/CanvTkwin.3
+++ b/doc/CanvTkwin.3
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) CanvTkwin.3 1.8 96/08/27 13:21:54
+'\" RCS: @(#) $Id: CanvTkwin.3,v 1.2 1998/09/14 18:22:45 stanton Exp $
'\"
.so man.macros
.TH Tk_CanvasTkwin 3 4.1 Tk "Tk Library Procedures"
diff --git a/doc/CanvTxtInfo.3 b/doc/CanvTxtInfo.3
index 47b37f7..0d9f829 100644
--- a/doc/CanvTxtInfo.3
+++ b/doc/CanvTxtInfo.3
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) CanvTxtInfo.3 1.8 96/03/26 18:03:51
+'\" RCS: @(#) $Id: CanvTxtInfo.3,v 1.2 1998/09/14 18:22:46 stanton Exp $
'\"
.so man.macros
.TH Tk_CanvasTextInfo 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/Clipboard.3 b/doc/Clipboard.3
index 10de58f..d3f35d8 100644
--- a/doc/Clipboard.3
+++ b/doc/Clipboard.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) Clipboard.3 1.5 96/03/26 18:04:10
+'\" RCS: @(#) $Id: Clipboard.3,v 1.2 1998/09/14 18:22:46 stanton Exp $
'\"
.so man.macros
.TH Tk_ClipboardClear 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/ClrSelect.3 b/doc/ClrSelect.3
index 6100973..1736848 100644
--- a/doc/ClrSelect.3
+++ b/doc/ClrSelect.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) ClrSelect.3 1.10 96/08/27 13:21:16
+'\" RCS: @(#) $Id: ClrSelect.3,v 1.2 1998/09/14 18:22:46 stanton Exp $
'\"
.so man.macros
.TH Tk_ClearSelection 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/ConfigWidg.3 b/doc/ConfigWidg.3
index 3178580..04daead 100644
--- a/doc/ConfigWidg.3
+++ b/doc/ConfigWidg.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) ConfigWidg.3 1.30 96/08/27 13:21:18
+'\" RCS: @(#) $Id: ConfigWidg.3,v 1.2 1998/09/14 18:22:46 stanton Exp $
'\"
.so man.macros
.TH Tk_ConfigureWidget 3 4.1 Tk "Tk Library Procedures"
diff --git a/doc/ConfigWind.3 b/doc/ConfigWind.3
index bbfd929..c9f0089 100644
--- a/doc/ConfigWind.3
+++ b/doc/ConfigWind.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) ConfigWind.3 1.27 96/08/27 13:21:19
+'\" RCS: @(#) $Id: ConfigWind.3,v 1.2 1998/09/14 18:22:46 stanton Exp $
'\"
.so man.macros
.TH Tk_ConfigureWindow 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/CoordToWin.3 b/doc/CoordToWin.3
index 8773095..93f81ee 100644
--- a/doc/CoordToWin.3
+++ b/doc/CoordToWin.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) CoordToWin.3 1.9 96/03/26 18:05:14
+'\" RCS: @(#) $Id: CoordToWin.3,v 1.2 1998/09/14 18:22:46 stanton Exp $
'\"
.so man.macros
.TH Tk_CoordsToWindow 3 "" Tk "Tk Library Procedures"
diff --git a/doc/CrtErrHdlr.3 b/doc/CrtErrHdlr.3
index a28a77b..bde4f14 100644
--- a/doc/CrtErrHdlr.3
+++ b/doc/CrtErrHdlr.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) CrtErrHdlr.3 1.12 96/03/26 18:05:30
+'\" RCS: @(#) $Id: CrtErrHdlr.3,v 1.2 1998/09/14 18:22:46 stanton Exp $
'\"
.so man.macros
.TH Tk_CreateErrorHandler 3 "" Tk "Tk Library Procedures"
diff --git a/doc/CrtGenHdlr.3 b/doc/CrtGenHdlr.3
index df3eca5..be761b6 100644
--- a/doc/CrtGenHdlr.3
+++ b/doc/CrtGenHdlr.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) CrtGenHdlr.3 1.9 96/03/26 18:06:21
+'\" RCS: @(#) $Id: CrtGenHdlr.3,v 1.2 1998/09/14 18:22:46 stanton Exp $
'\"
.so man.macros
.TH Tk_CreateGenericHandler 3 "" Tk "Tk Library Procedures"
diff --git a/doc/CrtImgType.3 b/doc/CrtImgType.3
index 4ad5799..e705f95 100644
--- a/doc/CrtImgType.3
+++ b/doc/CrtImgType.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) CrtImgType.3 1.9 97/08/08 15:43:15
+'\" RCS: @(#) $Id: CrtImgType.3,v 1.2 1998/09/14 18:22:46 stanton Exp $
'\"
.so man.macros
.TH Tk_CreateImageType 3 8.0 Tk "Tk Library Procedures"
diff --git a/doc/CrtItemType.3 b/doc/CrtItemType.3
index 7f26dc5..3c11ceb 100644
--- a/doc/CrtItemType.3
+++ b/doc/CrtItemType.3
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) CrtItemType.3 1.7 96/02/16 10:30:28
+'\" RCS: @(#) $Id: CrtItemType.3,v 1.2 1998/09/14 18:22:47 stanton Exp $
'\"
.so man.macros
.TH Tk_CreateItemType 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/CrtPhImgFmt.3 b/doc/CrtPhImgFmt.3
index 747b631..0689387 100644
--- a/doc/CrtPhImgFmt.3
+++ b/doc/CrtPhImgFmt.3
@@ -9,7 +9,7 @@
'\" Department of Computer Science,
'\" Australian National University.
'\"
-'\" SCCS: @(#) CrtPhImgFmt.3 1.10 97/10/31 12:58:54
+'\" RCS: @(#) $Id: CrtPhImgFmt.3,v 1.2 1998/09/14 18:22:47 stanton Exp $
'\"
.so man.macros
.TH Tk_CreatePhotoImageFormat 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/CrtSelHdlr.3 b/doc/CrtSelHdlr.3
index 96cddca..0e801a4 100644
--- a/doc/CrtSelHdlr.3
+++ b/doc/CrtSelHdlr.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) CrtSelHdlr.3 1.18 96/08/27 13:21:21
+'\" RCS: @(#) $Id: CrtSelHdlr.3,v 1.2 1998/09/14 18:22:47 stanton Exp $
'\"
.so man.macros
.TH Tk_CreateSelHandler 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/CrtWindow.3 b/doc/CrtWindow.3
index 7799ed0..b5f0e29 100644
--- a/doc/CrtWindow.3
+++ b/doc/CrtWindow.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" @(#) CrtWindow.c 1.21 96/11/01 09:42:20
+'\" RCS: @(#) $Id: CrtWindow.3,v 1.2 1998/09/14 18:22:47 stanton Exp $
'\"
.so man.macros
.TH Tk_CreateWindow 3 4.2 Tk "Tk Library Procedures"
diff --git a/doc/DeleteImg.3 b/doc/DeleteImg.3
index 88b2d23..bf569af 100644
--- a/doc/DeleteImg.3
+++ b/doc/DeleteImg.3
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) DeleteImg.3 1.4 96/03/26 18:07:21
+'\" RCS: @(#) $Id: DeleteImg.3,v 1.2 1998/09/14 18:22:47 stanton Exp $
'\"
.so man.macros
.TH Tk_DeleteImage 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/DrawFocHlt.3 b/doc/DrawFocHlt.3
index dfcc810..575f69c 100644
--- a/doc/DrawFocHlt.3
+++ b/doc/DrawFocHlt.3
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) DrawFocHlt.3 1.4 96/03/26 18:07:35
+'\" RCS: @(#) $Id: DrawFocHlt.3,v 1.2 1998/09/14 18:22:47 stanton Exp $
'\"
.so man.macros
.TH Tk_DrawFocusHighlight 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/EventHndlr.3 b/doc/EventHndlr.3
index c9222b4..cbe7c3b 100644
--- a/doc/EventHndlr.3
+++ b/doc/EventHndlr.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) EventHndlr.3 1.15 96/03/14 10:55:08
+'\" RCS: @(#) $Id: EventHndlr.3,v 1.2 1998/09/14 18:22:47 stanton Exp $
'\"
.so man.macros
.TH Tk_CreateEventHandler 3 "" Tk "Tk Library Procedures"
diff --git a/doc/FindPhoto.3 b/doc/FindPhoto.3
index 188477c..0673efb 100644
--- a/doc/FindPhoto.3
+++ b/doc/FindPhoto.3
@@ -9,7 +9,7 @@
'\" Department of Computer Science,
'\" Australian National University.
'\"
-'\" "@(#) FindPhoto.3 1.11 97/08/22 18:52:33"
+'\" RCS: @(#) $Id: FindPhoto.3,v 1.2 1998/09/14 18:22:47 stanton Exp $
'\"
.so man.macros
.TH Tk_FindPhoto 3 8.0 Tk "Tk Library Procedures"
diff --git a/doc/FontId.3 b/doc/FontId.3
index 71f39e1..80b0390 100644
--- a/doc/FontId.3
+++ b/doc/FontId.3
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) FontId.3 1.4 97/11/04 18:03:07
+'\" RCS: @(#) $Id: FontId.3,v 1.2 1998/09/14 18:22:47 stanton Exp $
'\"
.so man.macros
.TH Tk_FontId 3 8.0 Tk "Tk Library Procedures"
diff --git a/doc/FreeXId.3 b/doc/FreeXId.3
index 904523a..5d8024a 100644
--- a/doc/FreeXId.3
+++ b/doc/FreeXId.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) FreeXId.3 1.5 96/03/26 18:07:59
+'\" RCS: @(#) $Id: FreeXId.3,v 1.2 1998/09/14 18:22:48 stanton Exp $
'\"
.so man.macros
.TH Tk_FreeXId 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/GeomReq.3 b/doc/GeomReq.3
index d06b0f8..b77ce34 100644
--- a/doc/GeomReq.3
+++ b/doc/GeomReq.3
@@ -6,7 +6,7 @@
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
'\"
-'\" SCCS: @(#) GeomReq.3 1.11 96/03/26 18:08:21
+'\" RCS: @(#) $Id: GeomReq.3,v 1.2 1998/09/14 18:22:48 stanton Exp $
'\"
.so man.macros
.TH Tk_GeometryRequest 3 "" Tk "Tk Library Procedures"
diff --git a/doc/GetAnchor.3 b/doc/GetAnchor.3
index 4c5cdfb..5342ea5 100644
--- a/doc/GetAnchor.3
+++ b/doc/GetAnchor.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) GetAnchor.3 1.9 96/03/26 18:08:45
+'\" RCS: @(#) $Id: GetAnchor.3,v 1.2 1998/09/14 18:22:48 stanton Exp $
'\"
.so man.macros
.TH Tk_GetAnchor 3 "" Tk "Tk Library Procedures"
diff --git a/doc/GetBitmap.3 b/doc/GetBitmap.3
index efe7760..4321cce 100644
--- a/doc/GetBitmap.3
+++ b/doc/GetBitmap.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) GetBitmap.3 1.27 97/08/22 18:52:11
+'\" RCS: @(#) $Id: GetBitmap.3,v 1.2 1998/09/14 18:22:48 stanton Exp $
'\"
.so man.macros
.TH Tk_GetBitmap 3 8.0 Tk "Tk Library Procedures"
diff --git a/doc/GetCapStyl.3 b/doc/GetCapStyl.3
index a9b8ec9..e25c2d6 100644
--- a/doc/GetCapStyl.3
+++ b/doc/GetCapStyl.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) GetCapStyl.3 1.9 96/03/26 18:09:14
+'\" RCS: @(#) $Id: GetCapStyl.3,v 1.2 1998/09/14 18:22:48 stanton Exp $
'\"
.so man.macros
.TH Tk_GetCapStyle 3 "" Tk "Tk Library Procedures"
diff --git a/doc/GetClrmap.3 b/doc/GetClrmap.3
index 4a4121f..625fdb4 100644
--- a/doc/GetClrmap.3
+++ b/doc/GetClrmap.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) GetClrmap.3 1.5 96/03/26 18:09:27
+'\" RCS: @(#) $Id: GetClrmap.3,v 1.2 1998/09/14 18:22:48 stanton Exp $
'\"
.so man.macros
.TH Tk_GetColormap 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/GetColor.3 b/doc/GetColor.3
index 7f89446..4b551f2 100644
--- a/doc/GetColor.3
+++ b/doc/GetColor.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) GetColor.3 1.22 96/08/27 13:21:26
+'\" RCS: @(#) $Id: GetColor.3,v 1.2 1998/09/14 18:22:48 stanton Exp $
'\"
.so man.macros
.TH Tk_GetColor 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/GetCursor.3 b/doc/GetCursor.3
index 5f940c9..dca27ad 100644
--- a/doc/GetCursor.3
+++ b/doc/GetCursor.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) GetCursor.3 1.23 96/08/27 13:21:26
+'\" RCS: @(#) $Id: GetCursor.3,v 1.2 1998/09/14 18:22:49 stanton Exp $
'\"
.so man.macros
.TH Tk_GetCursor 3 4.1 Tk "Tk Library Procedures"
diff --git a/doc/GetFont.3 b/doc/GetFont.3
index ec6c052..8971913 100644
--- a/doc/GetFont.3
+++ b/doc/GetFont.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) GetFont.3 1.11 96/07/31 14:07:40
+'\" RCS: @(#) $Id: GetFont.3,v 1.2 1998/09/14 18:22:49 stanton Exp $
'\"
.so man.macros
.TH Tk_GetFont 3 "" Tk "Tk Library Procedures"
diff --git a/doc/GetGC.3 b/doc/GetGC.3
index 6908e9d..471bdfc 100644
--- a/doc/GetGC.3
+++ b/doc/GetGC.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) GetGC.3 1.11 96/03/26 18:10:14
+'\" RCS: @(#) $Id: GetGC.3,v 1.2 1998/09/14 18:22:49 stanton Exp $
'\"
.so man.macros
.TH Tk_GetGC 3 "" Tk "Tk Library Procedures"
diff --git a/doc/GetImage.3 b/doc/GetImage.3
index 4ac178a..53d31d5 100644
--- a/doc/GetImage.3
+++ b/doc/GetImage.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) GetImage.3 1.8 96/03/26 18:10:29
+'\" RCS: @(#) $Id: GetImage.3,v 1.2 1998/09/14 18:22:49 stanton Exp $
'\"
.so man.macros
.TH Tk_GetImage 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/GetJoinStl.3 b/doc/GetJoinStl.3
index 8be41da..757adde 100644
--- a/doc/GetJoinStl.3
+++ b/doc/GetJoinStl.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) GetJoinStl.3 1.8 96/03/26 18:10:46
+'\" RCS: @(#) $Id: GetJoinStl.3,v 1.2 1998/09/14 18:22:49 stanton Exp $
'\"
.so man.macros
.TH Tk_GetJoinStyle 3 "" Tk "Tk Library Procedures"
diff --git a/doc/GetJustify.3 b/doc/GetJustify.3
index 35ec0ae..6b12be1 100644
--- a/doc/GetJustify.3
+++ b/doc/GetJustify.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) GetJustify.3 1.11 96/08/27 13:21:27
+'\" RCS: @(#) $Id: GetJustify.3,v 1.2 1998/09/14 18:22:49 stanton Exp $
'\"
.so man.macros
.TH Tk_GetJustify 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/GetOption.3 b/doc/GetOption.3
index d00fd9b..54d05fc 100644
--- a/doc/GetOption.3
+++ b/doc/GetOption.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) GetOption.3 1.9 96/03/26 18:11:11
+'\" RCS: @(#) $Id: GetOption.3,v 1.2 1998/09/14 18:22:50 stanton Exp $
'\"
.so man.macros
.TH Tk_GetOption 3 "" Tk "Tk Library Procedures"
diff --git a/doc/GetPixels.3 b/doc/GetPixels.3
index 6b26eb3..6c271a7 100644
--- a/doc/GetPixels.3
+++ b/doc/GetPixels.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) GetPixels.3 1.8 96/03/26 18:11:30
+'\" RCS: @(#) $Id: GetPixels.3,v 1.2 1998/09/14 18:22:50 stanton Exp $
'\"
.so man.macros
.TH Tk_GetPixels 3 "" Tk "Tk Library Procedures"
diff --git a/doc/GetPixmap.3 b/doc/GetPixmap.3
index f5d030e..a8cb5e1 100644
--- a/doc/GetPixmap.3
+++ b/doc/GetPixmap.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) GetPixmap.3 1.7 96/03/26 18:11:47
+'\" RCS: @(#) $Id: GetPixmap.3,v 1.2 1998/09/14 18:22:50 stanton Exp $
'\"
.so man.macros
.TH Tk_GetPixmap 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/GetRelief.3 b/doc/GetRelief.3
index d0eade4..20d2933 100644
--- a/doc/GetRelief.3
+++ b/doc/GetRelief.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) GetRelief.3 1.11 96/11/17 14:54:49
+'\" RCS: @(#) $Id: GetRelief.3,v 1.2 1998/09/14 18:22:51 stanton Exp $
'\"
.so man.macros
.TH Tk_GetRelief 3 "" Tk "Tk Library Procedures"
diff --git a/doc/GetRootCrd.3 b/doc/GetRootCrd.3
index c9dea3c..697d339 100644
--- a/doc/GetRootCrd.3
+++ b/doc/GetRootCrd.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) GetRootCrd.3 1.9 96/03/26 18:12:16
+'\" RCS: @(#) $Id: GetRootCrd.3,v 1.2 1998/09/14 18:22:51 stanton Exp $
'\"
.so man.macros
.TH Tk_GetRootCoords 3 "" Tk "Tk Library Procedures"
diff --git a/doc/GetScroll.3 b/doc/GetScroll.3
index 72b97f7..a07e0d0 100644
--- a/doc/GetScroll.3
+++ b/doc/GetScroll.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) GetScroll.3 1.7 96/03/26 18:12:29
+'\" RCS: @(#) $Id: GetScroll.3,v 1.2 1998/09/14 18:22:51 stanton Exp $
'\"
.so man.macros
.TH Tk_GetScrollInfo 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/GetSelect.3 b/doc/GetSelect.3
index f0780cc..d9aa308 100644
--- a/doc/GetSelect.3
+++ b/doc/GetSelect.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) GetSelect.3 1.16 96/08/27 13:21:28
+'\" RCS: @(#) $Id: GetSelect.3,v 1.2 1998/09/14 18:22:51 stanton Exp $
'\"
.so man.macros
.TH Tk_GetSelection 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/GetUid.3 b/doc/GetUid.3
index 7c6bb7c..b3b0be5 100644
--- a/doc/GetUid.3
+++ b/doc/GetUid.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) GetUid.3 1.10 96/03/26 18:12:55
+'\" RCS: @(#) $Id: GetUid.3,v 1.2 1998/09/14 18:22:51 stanton Exp $
'\"
.so man.macros
.TH Tk_GetUid 3 "" Tk "Tk Library Procedures"
diff --git a/doc/GetVRoot.3 b/doc/GetVRoot.3
index 9895e42..ecbe444 100644
--- a/doc/GetVRoot.3
+++ b/doc/GetVRoot.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) GetVRoot.3 1.10 96/08/27 13:21:28
+'\" RCS: @(#) $Id: GetVRoot.3,v 1.2 1998/09/14 18:22:51 stanton Exp $
'\"
.so man.macros
.TH Tk_GetVRootGeometry 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/GetVisual.3 b/doc/GetVisual.3
index cf54c2c..8bb5068 100644
--- a/doc/GetVisual.3
+++ b/doc/GetVisual.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) GetVisual.3 1.9 96/03/26 18:13:20
+'\" RCS: @(#) $Id: GetVisual.3,v 1.2 1998/09/14 18:22:51 stanton Exp $
'\"
.so man.macros
.TH Tk_GetVisual 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/HandleEvent.3 b/doc/HandleEvent.3
index 4fb0a7f..6117aef 100644
--- a/doc/HandleEvent.3
+++ b/doc/HandleEvent.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) HandleEvent.3 1.6 96/03/26 18:13:34
+'\" RCS: @(#) $Id: HandleEvent.3,v 1.2 1998/09/14 18:22:52 stanton Exp $
'\"
.so man.macros
.TH Tk_HandleEvent 3 "" Tk "Tk Library Procedures"
diff --git a/doc/IdToWindow.3 b/doc/IdToWindow.3
index fd7af7d..61146c8 100644
--- a/doc/IdToWindow.3
+++ b/doc/IdToWindow.3
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) IdToWindow.3 1.4 96/03/26 18:14:08
+'\" RCS: @(#) $Id: IdToWindow.3,v 1.2 1998/09/14 18:22:52 stanton Exp $
'\"
.so man.macros
.TH Tk_IdToWindow 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/ImgChanged.3 b/doc/ImgChanged.3
index 5210e82..bc4f9a4 100644
--- a/doc/ImgChanged.3
+++ b/doc/ImgChanged.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) ImgChanged.3 1.6 96/03/26 18:14:18
+'\" RCS: @(#) $Id: ImgChanged.3,v 1.2 1998/09/14 18:22:52 stanton Exp $
'\"
.so man.macros
.TH Tk_ImageChanged 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/InternAtom.3 b/doc/InternAtom.3
index e6eff2c..3e50fae 100644
--- a/doc/InternAtom.3
+++ b/doc/InternAtom.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) InternAtom.3 1.8 96/03/26 18:14:31
+'\" RCS: @(#) $Id: InternAtom.3,v 1.2 1998/09/14 18:22:52 stanton Exp $
'\"
.so man.macros
.TH Tk_InternAtom 3 "" Tk "Tk Library Procedures"
diff --git a/doc/MainLoop.3 b/doc/MainLoop.3
index 339f7e1..de6dbe5 100644
--- a/doc/MainLoop.3
+++ b/doc/MainLoop.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) MainLoop.3 1.3 96/03/26 18:15:01
+'\" RCS: @(#) $Id: MainLoop.3,v 1.2 1998/09/14 18:22:52 stanton Exp $
'\"
.so man.macros
.TH Tk_MainLoop 3 "" Tk "Tk Library Procedures"
diff --git a/doc/MainWin.3 b/doc/MainWin.3
index 4144812..c913b29 100644
--- a/doc/MainWin.3
+++ b/doc/MainWin.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) MainWin.3 1.5 96/03/26 18:15:15
+'\" RCS: @(#) $Id: MainWin.3,v 1.2 1998/09/14 18:22:52 stanton Exp $
'\"
.so man.macros
.TH Tk_MainWindow 3 7.0 Tk "Tk Library Procedures"
diff --git a/doc/MaintGeom.3 b/doc/MaintGeom.3
index 159b3b7..b9f882d 100644
--- a/doc/MaintGeom.3
+++ b/doc/MaintGeom.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) MaintGeom.3 1.7 96/03/26 18:15:30
+'\" RCS: @(#) $Id: MaintGeom.3,v 1.2 1998/09/14 18:22:52 stanton Exp $
'\"
.so man.macros
.TH Tk_MaintainGeometry 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/ManageGeom.3 b/doc/ManageGeom.3
index 67ca5b4..b5b348d 100644
--- a/doc/ManageGeom.3
+++ b/doc/ManageGeom.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) ManageGeom.3 1.18 96/08/27 13:21:30
+'\" RCS: @(#) $Id: ManageGeom.3,v 1.2 1998/09/14 18:22:52 stanton Exp $
'\"
.so man.macros
.TH Tk_ManageGeometry 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/MapWindow.3 b/doc/MapWindow.3
index 802ef7b..f2cfc4e 100644
--- a/doc/MapWindow.3
+++ b/doc/MapWindow.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) MapWindow.3 1.12 97/01/29 08:50:08
+'\" RCS: @(#) $Id: MapWindow.3,v 1.2 1998/09/14 18:22:52 stanton Exp $
'\"
.so man.macros
.TH Tk_MapWindow 3 "" Tk "Tk Library Procedures"
diff --git a/doc/MeasureChar.3 b/doc/MeasureChar.3
index 3d54578..53baf88 100644
--- a/doc/MeasureChar.3
+++ b/doc/MeasureChar.3
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) MeasureChar.3 1.5 97/06/10 17:33:36
+'\" RCS: @(#) $Id: MeasureChar.3,v 1.2 1998/09/14 18:22:52 stanton Exp $
'\"
.so man.macros
.TH Tk_MeasureChars 3 "" Tk "Tk Library Procedures"
diff --git a/doc/MoveToplev.3 b/doc/MoveToplev.3
index 4aec2b7..f87cf51 100644
--- a/doc/MoveToplev.3
+++ b/doc/MoveToplev.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) MoveToplev.3 1.8 96/03/26 18:16:11
+'\" RCS: @(#) $Id: MoveToplev.3,v 1.2 1998/09/14 18:22:52 stanton Exp $
'\"
.so man.macros
.TH Tk_MoveToplevelWindow 3 "" Tk "Tk Library Procedures"
diff --git a/doc/Name.3 b/doc/Name.3
index 8a31f4b..0dd4c2a 100644
--- a/doc/Name.3
+++ b/doc/Name.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) Name.3 1.14 97/01/29 08:50:09
+'\" RCS: @(#) $Id: Name.3,v 1.2 1998/09/14 18:22:52 stanton Exp $
'\"
.so man.macros
.TH Tk_Name 3 "" Tk "Tk Library Procedures"
diff --git a/doc/NameOfImg.3 b/doc/NameOfImg.3
index 4fd814c..4ca60de 100644
--- a/doc/NameOfImg.3
+++ b/doc/NameOfImg.3
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) NameOfImg.3 1.4 96/03/26 18:16:37
+'\" RCS: @(#) $Id: NameOfImg.3,v 1.2 1998/09/14 18:22:53 stanton Exp $
'\"
.so man.macros
.TH Tk_NameOfImage 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/OwnSelect.3 b/doc/OwnSelect.3
index 9473c76..0cd541c 100644
--- a/doc/OwnSelect.3
+++ b/doc/OwnSelect.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) OwnSelect.3 1.16 96/08/27 13:21:31
+'\" RCS: @(#) $Id: OwnSelect.3,v 1.2 1998/09/14 18:22:53 stanton Exp $
'\"
.so man.macros
.TH Tk_OwnSelection 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/ParseArgv.3 b/doc/ParseArgv.3
index 8a1e854..2ed9034 100644
--- a/doc/ParseArgv.3
+++ b/doc/ParseArgv.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) ParseArgv.3 1.17 97/10/31 12:58:44
+'\" RCS: @(#) $Id: ParseArgv.3,v 1.2 1998/09/14 18:22:53 stanton Exp $
'\"
.so man.macros
.TH Tk_ParseArgv 3 "" Tk "Tk Library Procedures"
diff --git a/doc/QWinEvent.3 b/doc/QWinEvent.3
index 5bbb4f4..cd80f71 100644
--- a/doc/QWinEvent.3
+++ b/doc/QWinEvent.3
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) QWinEvent.3 1.4 96/03/26 18:17:16
+'\" RCS: @(#) $Id: QWinEvent.3,v 1.2 1998/09/14 18:22:53 stanton Exp $
'\"
.so man.macros
.TH Tk_QueueWindowEvent 3 7.5 Tk "Tk Library Procedures"
diff --git a/doc/Restack.3 b/doc/Restack.3
index 6f86c8e..6f8024e 100644
--- a/doc/Restack.3
+++ b/doc/Restack.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) Restack.3 1.5 96/03/26 18:17:32
+'\" RCS: @(#) $Id: Restack.3,v 1.2 1998/09/14 18:22:53 stanton Exp $
'\"
.so man.macros
.TH Tk_RestackWindow 3 "" Tk "Tk Library Procedures"
diff --git a/doc/RestrictEv.3 b/doc/RestrictEv.3
index 5daaac4..5af42a5 100644
--- a/doc/RestrictEv.3
+++ b/doc/RestrictEv.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) RestrictEv.3 1.13 96/08/27 13:21:55
+'\" RCS: @(#) $Id: RestrictEv.3,v 1.2 1998/09/14 18:22:53 stanton Exp $
'\"
.so man.macros
.TH Tk_RestrictEvents 3 "" Tk "Tk Library Procedures"
diff --git a/doc/SetAppName.3 b/doc/SetAppName.3
index df2ad30..c22b780 100644
--- a/doc/SetAppName.3
+++ b/doc/SetAppName.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) SetAppName.3 1.13 97/06/10 17:33:48
+'\" RCS: @(#) $Id: SetAppName.3,v 1.2 1998/09/14 18:22:53 stanton Exp $
'\"
.so man.macros
.TH Tk_SetAppName 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/SetClass.3 b/doc/SetClass.3
index 03127b7..68a21a1 100644
--- a/doc/SetClass.3
+++ b/doc/SetClass.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) SetClass.3 1.12 96/03/26 18:18:10
+'\" RCS: @(#) $Id: SetClass.3,v 1.2 1998/09/14 18:22:53 stanton Exp $
'\"
.so man.macros
.TH Tk_SetClass 3 "" Tk "Tk Library Procedures"
diff --git a/doc/SetGrid.3 b/doc/SetGrid.3
index b2a3b40..965864c 100644
--- a/doc/SetGrid.3
+++ b/doc/SetGrid.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) SetGrid.3 1.11 96/08/27 13:21:33
+'\" RCS: @(#) $Id: SetGrid.3,v 1.2 1998/09/14 18:22:53 stanton Exp $
'\"
.so man.macros
.TH Tk_SetGrid 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/SetVisual.3 b/doc/SetVisual.3
index f76c467..c95145a 100644
--- a/doc/SetVisual.3
+++ b/doc/SetVisual.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) SetVisual.3 1.10 96/03/26 18:18:39
+'\" RCS: @(#) $Id: SetVisual.3,v 1.2 1998/09/14 18:22:53 stanton Exp $
'\"
.so man.macros
.TH Tk_SetWindowVisual 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/StrictMotif.3 b/doc/StrictMotif.3
index 6ba5b60..ab80c33 100644
--- a/doc/StrictMotif.3
+++ b/doc/StrictMotif.3
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) StrictMotif.3 1.4 96/03/26 18:18:52
+'\" RCS: @(#) $Id: StrictMotif.3,v 1.2 1998/09/14 18:22:54 stanton Exp $
'\"
.so man.macros
.TH Tk_StrictMotif 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/TextLayout.3 b/doc/TextLayout.3
index d4a8399..35eaf34 100644
--- a/doc/TextLayout.3
+++ b/doc/TextLayout.3
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) TextLayout.3 1.6 96/12/16 16:48:12
+'\" RCS: @(#) $Id: TextLayout.3,v 1.2 1998/09/14 18:22:54 stanton Exp $
'\"
.so man.macros
.TH Tk_ComputeTextLayout 3 "" Tk "Tk Library Procedures"
diff --git a/doc/Tk_Init.3 b/doc/Tk_Init.3
index 20ed41d..badcbe4 100644
--- a/doc/Tk_Init.3
+++ b/doc/Tk_Init.3
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) Tk_Init.3 1.3 96/03/26 18:19:08
+'\" RCS: @(#) $Id: Tk_Init.3,v 1.2 1998/09/14 18:22:54 stanton Exp $
'\"
.so man.macros
.TH Tk_Init 3 4.1 Tk "Tk Library Procedures"
diff --git a/doc/Tk_Main.3 b/doc/Tk_Main.3
index 7565aae..aebf8db 100644
--- a/doc/Tk_Main.3
+++ b/doc/Tk_Main.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) Tk_Main.3 1.7 96/03/26 18:19:21
+'\" RCS: @(#) $Id: Tk_Main.3,v 1.2 1998/09/14 18:22:54 stanton Exp $
'\"
.so man.macros
.TH Tk_Main 3 4.0 Tk "Tk Library Procedures"
diff --git a/doc/WindowId.3 b/doc/WindowId.3
index 3de27b0..41a0ab5 100644
--- a/doc/WindowId.3
+++ b/doc/WindowId.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) WindowId.3 1.16 97/01/29 08:50:10
+'\" RCS: @(#) $Id: WindowId.3,v 1.2 1998/09/14 18:22:54 stanton Exp $
'\"
.so man.macros
.TH Tk_WindowId 3 "" Tk "Tk Library Procedures"
diff --git a/doc/bell.n b/doc/bell.n
index 03c7452..c3e0561 100644
--- a/doc/bell.n
+++ b/doc/bell.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) bell.n 1.8 96/03/26 18:19:55
+'\" RCS: @(#) $Id: bell.n,v 1.2 1998/09/14 18:22:54 stanton Exp $
'\"
.so man.macros
.TH bell n 4.0 Tk "Tk Built-In Commands"
diff --git a/doc/bind.n b/doc/bind.n
index e621c94..199829c 100644
--- a/doc/bind.n
+++ b/doc/bind.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) bind.n 1.41 96/10/03 18:27:05
+'\" RCS: @(#) $Id: bind.n,v 1.2 1998/09/14 18:22:54 stanton Exp $
'\"
.so man.macros
.TH bind n 4.1 Tk "Tk Built-In Commands"
diff --git a/doc/bindtags.n b/doc/bindtags.n
index c93bb63..7314dc3 100644
--- a/doc/bindtags.n
+++ b/doc/bindtags.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) bindtags.n 1.9 96/11/30 14:54:49
+'\" RCS: @(#) $Id: bindtags.n,v 1.2 1998/09/14 18:22:54 stanton Exp $
'\"
.so man.macros
.TH bindtags n 4.0 Tk "Tk Built-In Commands"
diff --git a/doc/bitmap.n b/doc/bitmap.n
index 8ede15a..3eb29e6 100644
--- a/doc/bitmap.n
+++ b/doc/bitmap.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) bitmap.n 1.10 96/03/29 14:48:41
+'\" RCS: @(#) $Id: bitmap.n,v 1.2 1998/09/14 18:22:54 stanton Exp $
'\"
.so man.macros
.TH bitmap n 4.0 Tk "Tk Built-In Commands"
diff --git a/doc/button.n b/doc/button.n
index 776929f..aecb556 100644
--- a/doc/button.n
+++ b/doc/button.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) button.n 1.40 97/10/31 12:58:48
+'\" RCS: @(#) $Id: button.n,v 1.2 1998/09/14 18:22:55 stanton Exp $
'\"
.so man.macros
.TH button n 4.4 Tk "Tk Built-In Commands"
diff --git a/doc/canvas.n b/doc/canvas.n
index 4e1c779..98ba165 100644
--- a/doc/canvas.n
+++ b/doc/canvas.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) canvas.n 1.58 97/10/31 12:58:45
+'\" RCS: @(#) $Id: canvas.n,v 1.2 1998/09/14 18:22:55 stanton Exp $
'\"
.so man.macros
.TH canvas n 4.0 Tk "Tk Built-In Commands"
diff --git a/doc/checkbutton.n b/doc/checkbutton.n
index b06e7fc..822ae26 100644
--- a/doc/checkbutton.n
+++ b/doc/checkbutton.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) checkbutton.n 1.40 96/11/20 12:51:21
+'\" RCS: @(#) $Id: checkbutton.n,v 1.2 1998/09/14 18:22:55 stanton Exp $
'\"
.so man.macros
.TH checkbutton n 4.4 Tk "Tk Built-In Commands"
diff --git a/doc/chooseColor.n b/doc/chooseColor.n
index 8e4f210..318db20 100644
--- a/doc/chooseColor.n
+++ b/doc/chooseColor.n
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) chooseColor.n 1.4 96/09/19 17:01:44
+'\" RCS: @(#) $Id: chooseColor.n,v 1.2 1998/09/14 18:22:55 stanton Exp $
'\"
.so man.macros
.TH tk_chooseColor n 4.2 Tk "Tk Built-In Commands"
diff --git a/doc/clipboard.n b/doc/clipboard.n
index 770463d..44bb3bb 100644
--- a/doc/clipboard.n
+++ b/doc/clipboard.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) clipboard.n 1.9 96/03/26 18:21:12
+'\" RCS: @(#) $Id: clipboard.n,v 1.2 1998/09/14 18:22:55 stanton Exp $
'\"
.so man.macros
.TH clipboard n 4.0 Tk "Tk Built-In Commands"
diff --git a/doc/destroy.n b/doc/destroy.n
index 9bcdc5c..e2cde3d 100644
--- a/doc/destroy.n
+++ b/doc/destroy.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) destroy.n 1.14 96/12/12 17:54:59
+'\" RCS: @(#) $Id: destroy.n,v 1.2 1998/09/14 18:22:55 stanton Exp $
'\"
.so man.macros
.TH destroy n "" Tk "Tk Built-In Commands"
diff --git a/doc/dialog.n b/doc/dialog.n
index 06dc0e9..0e93888 100644
--- a/doc/dialog.n
+++ b/doc/dialog.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) dialog.n 1.9 96/09/06 09:20:58
+'\" RCS: @(#) $Id: dialog.n,v 1.2 1998/09/14 18:22:55 stanton Exp $
'\"
.so man.macros
.TH tk_dialog n 4.1 Tk "Tk Built-In Commands"
diff --git a/doc/entry.n b/doc/entry.n
index 7a8e718..27c4fcc 100644
--- a/doc/entry.n
+++ b/doc/entry.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) entry.n 1.41 97/10/31 12:58:44
+'\" RCS: @(#) $Id: entry.n,v 1.2 1998/09/14 18:22:55 stanton Exp $
'\"
.so man.macros
.TH entry n 4.1 Tk "Tk Built-In Commands"
diff --git a/doc/event.n b/doc/event.n
index a7d12b5..0f1ac60 100644
--- a/doc/event.n
+++ b/doc/event.n
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) event.n 1.6 97/10/31 12:58:54
+'\" RCS: @(#) $Id: event.n,v 1.2 1998/09/14 18:22:55 stanton Exp $
'\"
.so man.macros
.TH event n 4.4 Tk "Tk Built-In Commands"
diff --git a/doc/focus.n b/doc/focus.n
index 8bf4897..bcc11e1 100644
--- a/doc/focus.n
+++ b/doc/focus.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) focus.n 1.22 96/08/27 13:21:42
+'\" RCS: @(#) $Id: focus.n,v 1.2 1998/09/14 18:22:56 stanton Exp $
'\"
.so man.macros
.TH focus n 4.0 Tk "Tk Built-In Commands"
diff --git a/doc/focusNext.n b/doc/focusNext.n
index e1f8fe7..fb326b3 100644
--- a/doc/focusNext.n
+++ b/doc/focusNext.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) focusNext.n 1.10 96/03/26 18:22:23
+'\" RCS: @(#) $Id: focusNext.n,v 1.2 1998/09/14 18:22:56 stanton Exp $
'\"
.so man.macros
.TH tk_focusNext n 4.0 Tk "Tk Built-In Commands"
diff --git a/doc/font.n b/doc/font.n
index d3e5878..3677771 100644
--- a/doc/font.n
+++ b/doc/font.n
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) font.n 1.10 97/08/22 18:52:18
+'\" RCS: @(#) $Id: font.n,v 1.2 1998/09/14 18:22:56 stanton Exp $
'\"
.so man.macros
.TH font n 8.0 Tk "Tk Built-In Commands"
diff --git a/doc/frame.n b/doc/frame.n
index c9a3340..ff6fa72 100644
--- a/doc/frame.n
+++ b/doc/frame.n
@@ -6,7 +6,7 @@
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
'\"
-'\" SCCS: @(#) frame.n 1.30 97/10/31 12:58:48
+'\" RCS: @(#) $Id: frame.n,v 1.2 1998/09/14 18:22:56 stanton Exp $
'\"
.so man.macros
.TH frame n 8.0 Tk "Tk Built-In Commands"
diff --git a/doc/getOpenFile.n b/doc/getOpenFile.n
index 04eafab..ffc86fd 100644
--- a/doc/getOpenFile.n
+++ b/doc/getOpenFile.n
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) getOpenFile.n 1.8 96/12/08 21:14:31
+'\" RCS: @(#) $Id: getOpenFile.n,v 1.3 1998/09/14 18:22:56 stanton Exp $
'\"
.so man.macros
.TH tk_getOpenFile n 4.2 Tk "Tk Built-In Commands"
diff --git a/doc/grab.n b/doc/grab.n
index 4b36134..887ae66 100644
--- a/doc/grab.n
+++ b/doc/grab.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) grab.n 1.15 96/03/26 18:22:48
+'\" RCS: @(#) $Id: grab.n,v 1.2 1998/09/14 18:22:56 stanton Exp $
'\"
.so man.macros
.TH grab n "" Tk "Tk Built-In Commands"
diff --git a/doc/grid.n b/doc/grid.n
index 27cc470..1bd9121 100644
--- a/doc/grid.n
+++ b/doc/grid.n
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) grid.n 1.15 96/12/13 16:46:35
+'\" RCS: @(#) $Id: grid.n,v 1.2 1998/09/14 18:22:56 stanton Exp $
'\"
.so man.macros
.TH grid n 4.1 Tk "Tk Built-In Commands"
diff --git a/doc/image.n b/doc/image.n
index 8189838..4c55018 100644
--- a/doc/image.n
+++ b/doc/image.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) image.n 1.10 96/03/26 18:23:05
+'\" RCS: @(#) $Id: image.n,v 1.2 1998/09/14 18:22:57 stanton Exp $
'\"
.so man.macros
.TH image n 4.0 Tk "Tk Built-In Commands"
diff --git a/doc/label.n b/doc/label.n
index 15a948d..370f4f4 100644
--- a/doc/label.n
+++ b/doc/label.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) label.n 1.30 97/10/31 12:58:49
+'\" RCS: @(#) $Id: label.n,v 1.2 1998/09/14 18:22:57 stanton Exp $
'\"
.so man.macros
.TH label n 4.0 Tk "Tk Built-In Commands"
diff --git a/doc/listbox.n b/doc/listbox.n
index 56caa62..a22e86b 100644
--- a/doc/listbox.n
+++ b/doc/listbox.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) listbox.n 1.38 97/10/31 12:58:47
+'\" RCS: @(#) $Id: listbox.n,v 1.2 1998/09/14 18:22:57 stanton Exp $
'\"
.so man.macros
.TH listbox n 8.0 Tk "Tk Built-In Commands"
diff --git a/doc/loadTk.n b/doc/loadTk.n
index bd06f44..8e1836c 100644
--- a/doc/loadTk.n
+++ b/doc/loadTk.n
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) loadTk.n 1.5 97/08/18 17:44:43
+'\" RCS: @(#) $Id: loadTk.n,v 1.3 1998/09/14 18:22:57 stanton Exp $
'\"
.so man.macros
.TH "Safe Tk" n 8.0 Tk "Tk Built-In Commands"
diff --git a/doc/lower.n b/doc/lower.n
index f3a202c..ca08b92 100644
--- a/doc/lower.n
+++ b/doc/lower.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) lower.n 1.9 96/06/14 14:19:56
+'\" RCS: @(#) $Id: lower.n,v 1.2 1998/09/14 18:22:57 stanton Exp $
'\"
.so man.macros
.TH lower n 3.3 Tk "Tk Built-In Commands"
diff --git a/doc/menu.n b/doc/menu.n
index 6d37172..cd3ad0a 100644
--- a/doc/menu.n
+++ b/doc/menu.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) menu.n 1.61 97/10/31 12:58:40
+'\" RCS: @(#) $Id: menu.n,v 1.2 1998/09/14 18:22:57 stanton Exp $
'\"
.so man.macros
.TH menu n 4.1 Tk "Tk Built-In Commands"
diff --git a/doc/menubar.n b/doc/menubar.n
index 09ea053..bedd287 100644
--- a/doc/menubar.n
+++ b/doc/menubar.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) menubar.n 1.13 96/08/27 13:21:45
+'\" RCS: @(#) $Id: menubar.n,v 1.2 1998/09/14 18:22:57 stanton Exp $
'\"
.so man.macros
.TH tk_menuBar n "" Tk "Tk Built-In Commands"
diff --git a/doc/menubutton.n b/doc/menubutton.n
index 6adae9d..b9183a5 100644
--- a/doc/menubutton.n
+++ b/doc/menubutton.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) menubutton.n 1.36 97/10/31 12:58:49
+'\" RCS: @(#) $Id: menubutton.n,v 1.2 1998/09/14 18:22:57 stanton Exp $
'\"
.so man.macros
.TH menubutton n 4.0 Tk "Tk Built-In Commands"
diff --git a/doc/message.n b/doc/message.n
index 19e2d82..986fe5e 100644
--- a/doc/message.n
+++ b/doc/message.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) message.n 1.32 97/10/31 12:58:50
+'\" RCS: @(#) $Id: message.n,v 1.2 1998/09/14 18:22:58 stanton Exp $
'\"
.so man.macros
.TH message n 4.0 Tk "Tk Built-In Commands"
diff --git a/doc/messageBox.n b/doc/messageBox.n
index 7b6a5e6..927c120 100644
--- a/doc/messageBox.n
+++ b/doc/messageBox.n
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) messageBox.n 1.5 96/09/19 17:02:40
+'\" RCS: @(#) $Id: messageBox.n,v 1.2 1998/09/14 18:22:58 stanton Exp $
'\"
.so man.macros
.TH tk_messageBox n 4.2 Tk "Tk Built-In Commands"
diff --git a/doc/option.n b/doc/option.n
index 33feaf8..4545eb2 100644
--- a/doc/option.n
+++ b/doc/option.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) option.n 1.10 96/03/26 18:25:08
+'\" RCS: @(#) $Id: option.n,v 1.2 1998/09/14 18:22:58 stanton Exp $
'\"
.so man.macros
.TH option n "" Tk "Tk Built-In Commands"
diff --git a/doc/optionMenu.n b/doc/optionMenu.n
index 3303847..17a2727 100644
--- a/doc/optionMenu.n
+++ b/doc/optionMenu.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) optionMenu.n 1.5 96/03/26 18:25:21
+'\" RCS: @(#) $Id: optionMenu.n,v 1.2 1998/09/14 18:22:58 stanton Exp $
'\"
.so man.macros
.TH tk_optionMenu n 4.0 Tk "Tk Built-In Commands"
diff --git a/doc/options.n b/doc/options.n
index 8de9b76..4715cf4 100644
--- a/doc/options.n
+++ b/doc/options.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) options.n 1.47 97/05/31 17:12:19
+'\" RCS: @(#) $Id: options.n,v 1.2 1998/09/14 18:22:58 stanton Exp $
'\"
.so man.macros
.TH options n 4.4 Tk "Tk Built-In Commands"
diff --git a/doc/pack-old.n b/doc/pack-old.n
index a0638b6..4b0a1d6 100644
--- a/doc/pack-old.n
+++ b/doc/pack-old.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) pack-old.n 1.12 96/03/26 18:25:44
+'\" RCS: @(#) $Id: pack-old.n,v 1.2 1998/09/14 18:22:58 stanton Exp $
'\"
.so man.macros
.TH pack-old n 4.0 Tk "Tk Built-In Commands"
diff --git a/doc/pack.n b/doc/pack.n
index 580f252..411e8f7 100644
--- a/doc/pack.n
+++ b/doc/pack.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) pack.n 1.19 96/08/27 13:21:48
+'\" RCS: @(#) $Id: pack.n,v 1.2 1998/09/14 18:22:58 stanton Exp $
'\"
.so man.macros
.TH pack n 4.0 Tk "Tk Built-In Commands"
diff --git a/doc/palette.n b/doc/palette.n
index 7a54eb9..3d77282 100644
--- a/doc/palette.n
+++ b/doc/palette.n
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) palette.n 1.5 96/03/26 18:26:11
+'\" RCS: @(#) $Id: palette.n,v 1.2 1998/09/14 18:22:58 stanton Exp $
'\"
.so man.macros
.TH tk_setPalette n 4.0 Tk "Tk Built-In Commands"
diff --git a/doc/photo.n b/doc/photo.n
index 1e26f8a..b03ccf8 100644
--- a/doc/photo.n
+++ b/doc/photo.n
@@ -9,7 +9,7 @@
'\" Department of Computer Science,
'\" Australian National University.
'\"
-'\" "@(#) photo.n 1.12 97/10/14 10:52:30"
+'\" RCS: @(#) $Id: photo.n,v 1.2 1998/09/14 18:22:59 stanton Exp $
'\"
.so man.macros
.TH photo n 4.0 Tk "Tk Built-In Commands"
diff --git a/doc/place.n b/doc/place.n
index 6084118..b51e996 100644
--- a/doc/place.n
+++ b/doc/place.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) place.n 1.13 96/08/27 13:21:49
+'\" RCS: @(#) $Id: place.n,v 1.2 1998/09/14 18:22:59 stanton Exp $
'\"
.so man.macros
.TH place n "" Tk "Tk Built-In Commands"
diff --git a/doc/popup.n b/doc/popup.n
index 7728e6c..a1b49bd 100644
--- a/doc/popup.n
+++ b/doc/popup.n
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) popup.n 1.5 96/03/26 18:26:45
+'\" RCS: @(#) $Id: popup.n,v 1.2 1998/09/14 18:22:59 stanton Exp $
'\"
.so man.macros
.TH tk_popup n 4.0 Tk "Tk Built-In Commands"
diff --git a/doc/radiobutton.n b/doc/radiobutton.n
index 58e4d22..5b4e85c 100644
--- a/doc/radiobutton.n
+++ b/doc/radiobutton.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) radiobutton.n 1.41 97/10/31 12:58:51
+'\" RCS: @(#) $Id: radiobutton.n,v 1.2 1998/09/14 18:22:59 stanton Exp $
'\"
.so man.macros
.TH radiobutton n 4.4 Tk "Tk Built-In Commands"
diff --git a/doc/raise.n b/doc/raise.n
index 3769bbe..534aa12 100644
--- a/doc/raise.n
+++ b/doc/raise.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) raise.n 1.9 96/06/14 14:20:02
+'\" RCS: @(#) $Id: raise.n,v 1.2 1998/09/14 18:22:59 stanton Exp $
'\"
.so man.macros
.TH raise n 3.3 Tk "Tk Built-In Commands"
diff --git a/doc/scale.n b/doc/scale.n
index 3557b1c..aabc7a2 100644
--- a/doc/scale.n
+++ b/doc/scale.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) scale.n 1.32 97/10/31 12:58:51
+'\" RCS: @(#) $Id: scale.n,v 1.2 1998/09/14 18:22:59 stanton Exp $
'\"
.so man.macros
.TH scale n 4.1 Tk "Tk Built-In Commands"
diff --git a/doc/scrollbar.n b/doc/scrollbar.n
index ba8e824..28ba598 100644
--- a/doc/scrollbar.n
+++ b/doc/scrollbar.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) scrollbar.n 1.33 97/10/31 12:58:52
+'\" RCS: @(#) $Id: scrollbar.n,v 1.2 1998/09/14 18:22:59 stanton Exp $
'\"
.so man.macros
.TH scrollbar n 4.1 Tk "Tk Built-In Commands"
diff --git a/doc/selection.n b/doc/selection.n
index 294a243..f6caddd 100644
--- a/doc/selection.n
+++ b/doc/selection.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) selection.n 1.18 96/08/27 13:21:51
+'\" RCS: @(#) $Id: selection.n,v 1.2 1998/09/14 18:22:59 stanton Exp $
'\"
.so man.macros
.TH selection n 4.0 Tk "Tk Built-In Commands"
diff --git a/doc/send.n b/doc/send.n
index e949c18..51ad739 100644
--- a/doc/send.n
+++ b/doc/send.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) send.n 1.18 96/08/27 13:21:47
+'\" RCS: @(#) $Id: send.n,v 1.2 1998/09/14 18:23:00 stanton Exp $
'\"
.so man.macros
.TH send n 4.0 Tk "Tk Built-In Commands"
diff --git a/doc/text.n b/doc/text.n
index 606249d..b577d5a 100644
--- a/doc/text.n
+++ b/doc/text.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) text.n 1.68 97/10/31 12:58:41
+'\" RCS: @(#) $Id: text.n,v 1.2 1998/09/14 18:23:00 stanton Exp $
'\"
.so man.macros
.TH text n 4.0 Tk "Tk Built-In Commands"
diff --git a/doc/tk.n b/doc/tk.n
index 98a04c3..9c1b110 100644
--- a/doc/tk.n
+++ b/doc/tk.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) tk.n 1.15 97/05/20 20:32:56
+'\" RCS: @(#) $Id: tk.n,v 1.2 1998/09/14 18:23:00 stanton Exp $
'\"
.so man.macros
.TH tk n 4.0 Tk "Tk Built-In Commands"
diff --git a/doc/tkerror.n b/doc/tkerror.n
index c892a64..61b8350 100644
--- a/doc/tkerror.n
+++ b/doc/tkerror.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) tkerror.n 1.19 97/10/31 12:58:53
+'\" RCS: @(#) $Id: tkerror.n,v 1.2 1998/09/14 18:23:00 stanton Exp $
'\"
.so man.macros
.TH tkerror n 4.1 Tk "Tk Built-In Commands"
diff --git a/doc/tkvars.n b/doc/tkvars.n
index 947d574..f2e9a73 100644
--- a/doc/tkvars.n
+++ b/doc/tkvars.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) tkvars.n 1.22 96/08/27 13:21:38
+'\" RCS: @(#) $Id: tkvars.n,v 1.2 1998/09/14 18:23:00 stanton Exp $
'\"
.so man.macros
.TH tkvars n 4.1 Tk "Tk Built-In Commands"
diff --git a/doc/tkwait.n b/doc/tkwait.n
index 6446768..b3282c2 100644
--- a/doc/tkwait.n
+++ b/doc/tkwait.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) tkwait.n 1.13 96/07/31 08:19:23
+'\" RCS: @(#) $Id: tkwait.n,v 1.2 1998/09/14 18:23:00 stanton Exp $
'\"
.so man.macros
.TH tkwait n "" Tk "Tk Built-In Commands"
diff --git a/doc/toplevel.n b/doc/toplevel.n
index 567ef33..160ac88 100644
--- a/doc/toplevel.n
+++ b/doc/toplevel.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) toplevel.n 1.29 97/10/31 12:58:53
+'\" RCS: @(#) $Id: toplevel.n,v 1.2 1998/09/14 18:23:00 stanton Exp $
'\"
.so man.macros
.TH toplevel n 8.0 Tk "Tk Built-In Commands"
diff --git a/doc/winfo.n b/doc/winfo.n
index d96e9b9..f9e4de1 100644
--- a/doc/winfo.n
+++ b/doc/winfo.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) winfo.n 1.45 97/01/25 13:45:04
+'\" RCS: @(#) $Id: winfo.n,v 1.2 1998/09/14 18:23:00 stanton Exp $
'\"
.so man.macros
.TH winfo n 4.3 Tk "Tk Built-In Commands"
diff --git a/doc/wish.1 b/doc/wish.1
index 8ee5368..d83caae 100644
--- a/doc/wish.1
+++ b/doc/wish.1
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) wish.1 1.30 97/10/31 12:58:43
+'\" RCS: @(#) $Id: wish.1,v 1.2 1998/09/14 18:23:01 stanton Exp $
'\"
.so man.macros
.TH wish 1 8.0 Tk "Tk Applications"
diff --git a/doc/wm.n b/doc/wm.n
index d1986b6..31f1b9e 100644
--- a/doc/wm.n
+++ b/doc/wm.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" SCCS: @(#) wm.n 1.37 96/10/14 11:07:58
+'\" RCS: @(#) $Id: wm.n,v 1.2 1998/09/14 18:23:01 stanton Exp $
'\"
.so man.macros
.TH wm n 4.3 Tk "Tk Built-In Commands"
diff --git a/generic/README b/generic/README
index 572cc93..4cbf41e 100644
--- a/generic/README
+++ b/generic/README
@@ -2,4 +2,4 @@ This directory contains Tk source files that work on all the platforms
where Tk runs (e.g. UNIX, PCs, and Macintoshes). Platform-specific
sources are in the directories ../unix, ../win, and ../mac.
-SCCS ID: @(#) README 1.1 95/09/11 14:02:45
+RCS ID: @(#) $Id: README,v 1.2 1998/09/14 18:23:02 stanton Exp $
diff --git a/generic/default.h b/generic/default.h
index 91a19f6..c83567b 100644
--- a/generic/default.h
+++ b/generic/default.h
@@ -10,7 +10,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) default.h 1.4 96/02/07 17:33:39
+ * RCS: @(#) $Id: default.h,v 1.2 1998/09/14 18:23:02 stanton Exp $
*/
#ifndef _DEFAULT
diff --git a/generic/ks_names.h b/generic/ks_names.h
index e3d33f9..0bc0e13 100644
--- a/generic/ks_names.h
+++ b/generic/ks_names.h
@@ -1,6 +1,6 @@
/*
* This file is generated from $(INCLUDESRC)/keysymdef.h. Do not edit.
- * SCCS: %Z% $Id: ks_names.h,v 1.2 1998/07/06 23:06:48 welch Exp $
+ * RCS: $Id: ks_names.h,v 1.3 1998/09/14 18:23:02 stanton Exp $
*/
{ "BackSpace", 0xFF08 },
{ "Tab", 0xFF09 },
diff --git a/generic/tk.h b/generic/tk.h
index 41baf11..6fcff0b 100644
--- a/generic/tk.h
+++ b/generic/tk.h
@@ -11,7 +11,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tk.h 1.211 97/11/20 12:44:45
+ * RCS: @(#) $Id: tk.h,v 1.12 1998/09/14 18:23:02 stanton Exp $
*/
#ifndef _TK
diff --git a/generic/tk3d.c b/generic/tk3d.c
index 53eec8b..ae049c9 100644
--- a/generic/tk3d.c
+++ b/generic/tk3d.c
@@ -10,7 +10,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tk3d.c 1.60 97/01/13 17:23:10
+ * RCS: @(#) $Id: tk3d.c,v 1.2 1998/09/14 18:23:02 stanton Exp $
*/
#include <tk3d.h>
diff --git a/generic/tk3d.h b/generic/tk3d.h
index 7b35911..1ec63d0 100644
--- a/generic/tk3d.h
+++ b/generic/tk3d.h
@@ -9,7 +9,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tk3d.h 1.1 96/11/04 13:52:59
+ * RCS: @(#) $Id: tk3d.h,v 1.4 1998/09/14 18:23:03 stanton Exp $
*/
#ifndef _TK3D
diff --git a/generic/tkArgv.c b/generic/tkArgv.c
index 5842687..8d5d661 100644
--- a/generic/tkArgv.c
+++ b/generic/tkArgv.c
@@ -10,7 +10,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkArgv.c 1.21 97/04/25 16:50:27
+ * RCS: @(#) $Id: tkArgv.c,v 1.2 1998/09/14 18:23:03 stanton Exp $
*/
#include "tkPort.h"
diff --git a/generic/tkAtom.c b/generic/tkAtom.c
index 9d35f6b..fba9fb8 100644
--- a/generic/tkAtom.c
+++ b/generic/tkAtom.c
@@ -13,7 +13,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkAtom.c 1.13 96/02/15 18:51:34
+ * RCS: @(#) $Id: tkAtom.c,v 1.2 1998/09/14 18:23:03 stanton Exp $
*/
#include "tkPort.h"
diff --git a/generic/tkBind.c b/generic/tkBind.c
index 3194dd1..6fcafd2 100644
--- a/generic/tkBind.c
+++ b/generic/tkBind.c
@@ -10,7 +10,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkBind.c 1.133 97/07/01 17:59:53
+ * RCS: @(#) $Id: tkBind.c,v 1.3 1998/09/14 18:23:03 stanton Exp $
*/
#include "tkPort.h"
diff --git a/generic/tkBitmap.c b/generic/tkBitmap.c
index 4658e80..e7a14b9 100644
--- a/generic/tkBitmap.c
+++ b/generic/tkBitmap.c
@@ -11,7 +11,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkBitmap.c 1.45 97/07/24 17:27:38
+ * RCS: @(#) $Id: tkBitmap.c,v 1.6 1998/09/14 18:23:03 stanton Exp $
*/
#include "tkPort.h"
diff --git a/generic/tkButton.c b/generic/tkButton.c
index c9c25c2..aea1e58 100644
--- a/generic/tkButton.c
+++ b/generic/tkButton.c
@@ -12,7 +12,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkButton.c 1.144 97/07/31 09:04:57
+ * RCS: @(#) $Id: tkButton.c,v 1.2 1998/09/14 18:23:04 stanton Exp $
*/
#include "tkButton.h"
diff --git a/generic/tkButton.h b/generic/tkButton.h
index bd104d4..a873dbe 100644
--- a/generic/tkButton.h
+++ b/generic/tkButton.h
@@ -9,7 +9,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkButton.h 1.5 97/06/06 11:19:24
+ * RCS: @(#) $Id: tkButton.h,v 1.4 1998/09/14 18:23:04 stanton Exp $
*/
#ifndef _TKBUTTON
diff --git a/generic/tkCanvArc.c b/generic/tkCanvArc.c
index 5ac7961..ab48720 100644
--- a/generic/tkCanvArc.c
+++ b/generic/tkCanvArc.c
@@ -9,7 +9,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkCanvArc.c 1.34 97/04/25 16:50:56
+ * RCS: @(#) $Id: tkCanvArc.c,v 1.3 1998/09/14 18:23:04 stanton Exp $
*/
#include <stdio.h>
diff --git a/generic/tkCanvBmap.c b/generic/tkCanvBmap.c
index fff0638..a09bf8d 100644
--- a/generic/tkCanvBmap.c
+++ b/generic/tkCanvBmap.c
@@ -9,7 +9,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkCanvBmap.c 1.30 96/05/03 10:49:00
+ * RCS: @(#) $Id: tkCanvBmap.c,v 1.2 1998/09/14 18:23:04 stanton Exp $
*/
#include <stdio.h>
diff --git a/generic/tkCanvImg.c b/generic/tkCanvImg.c
index 55169f7..0432bd7 100644
--- a/generic/tkCanvImg.c
+++ b/generic/tkCanvImg.c
@@ -9,7 +9,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkCanvImg.c 1.18 96/05/03 10:49:09
+ * RCS: @(#) $Id: tkCanvImg.c,v 1.2 1998/09/14 18:23:05 stanton Exp $
*/
#include <stdio.h>
diff --git a/generic/tkCanvLine.c b/generic/tkCanvLine.c
index 97cd1f5..20a9fb6 100644
--- a/generic/tkCanvLine.c
+++ b/generic/tkCanvLine.c
@@ -9,7 +9,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkCanvLine.c 1.46 97/04/25 16:51:02
+ * RCS: @(#) $Id: tkCanvLine.c,v 1.2 1998/09/14 18:23:05 stanton Exp $
*/
#include <stdio.h>
diff --git a/generic/tkCanvPoly.c b/generic/tkCanvPoly.c
index 1320438..5f18bc7 100644
--- a/generic/tkCanvPoly.c
+++ b/generic/tkCanvPoly.c
@@ -9,7 +9,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkCanvPoly.c 1.37 97/04/29 15:39:16
+ * RCS: @(#) $Id: tkCanvPoly.c,v 1.2 1998/09/14 18:23:05 stanton Exp $
*/
#include <stdio.h>
diff --git a/generic/tkCanvPs.c b/generic/tkCanvPs.c
index a0c5759..3b83d35 100644
--- a/generic/tkCanvPs.c
+++ b/generic/tkCanvPs.c
@@ -11,7 +11,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkCanvPs.c 1.57 97/10/28 18:08:39
+ * RCS: @(#) $Id: tkCanvPs.c,v 1.3 1998/09/14 18:23:05 stanton Exp $
*/
#include "tkInt.h"
@@ -123,7 +123,7 @@ static CONST char * CONST prolog[]= {
\n\
% This is a standard prolog for Postscript generated by Tk's canvas\n\
% widget.\n\
-% SCCS: @(#) prolog.ps 1.7 96/07/08 17:52:14\n\
+% RCS: @(#) $Id: tkCanvPs.c,v 1.3 1998/09/14 18:23:05 stanton Exp $
\n\
% The definitions below just define all of the variables used in\n\
% any of the procedures here. This is needed for obscure reasons\n\
diff --git a/generic/tkCanvText.c b/generic/tkCanvText.c
index 2938ba1..298553a 100644
--- a/generic/tkCanvText.c
+++ b/generic/tkCanvText.c
@@ -9,7 +9,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkCanvText.c 1.68 97/10/09 17:44:53
+ * RCS: @(#) $Id: tkCanvText.c,v 1.2 1998/09/14 18:23:05 stanton Exp $
*/
#include <stdio.h>
diff --git a/generic/tkCanvUtil.c b/generic/tkCanvUtil.c
index 9b52a80..16a5ffa 100644
--- a/generic/tkCanvUtil.c
+++ b/generic/tkCanvUtil.c
@@ -10,7 +10,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkCanvUtil.c 1.7 96/05/03 10:54:22
+ * RCS: @(#) $Id: tkCanvUtil.c,v 1.2 1998/09/14 18:23:06 stanton Exp $
*/
#include "tk.h"
diff --git a/generic/tkCanvWind.c b/generic/tkCanvWind.c
index 61b21da..5839cae 100644
--- a/generic/tkCanvWind.c
+++ b/generic/tkCanvWind.c
@@ -9,7 +9,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkCanvWind.c 1.29 97/10/14 10:40:54
+ * RCS: @(#) $Id: tkCanvWind.c,v 1.2 1998/09/14 18:23:06 stanton Exp $
*/
#include <stdio.h>
diff --git a/generic/tkCanvas.c b/generic/tkCanvas.c
index b093226..6574437 100644
--- a/generic/tkCanvas.c
+++ b/generic/tkCanvas.c
@@ -11,7 +11,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkCanvas.c 1.126 97/07/31 09:05:52
+ * RCS: @(#) $Id: tkCanvas.c,v 1.2 1998/09/14 18:23:06 stanton Exp $
*/
#include "default.h"
diff --git a/generic/tkCanvas.h b/generic/tkCanvas.h
index 52b3a51..a96fa6b 100644
--- a/generic/tkCanvas.h
+++ b/generic/tkCanvas.h
@@ -10,7 +10,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkCanvas.h 1.41 96/02/15 18:51:28
+ * RCS: @(#) $Id: tkCanvas.h,v 1.2 1998/09/14 18:23:07 stanton Exp $
*/
#ifndef _TKCANVAS
diff --git a/generic/tkClipboard.c b/generic/tkClipboard.c
index e1c9510..7df518a 100644
--- a/generic/tkClipboard.c
+++ b/generic/tkClipboard.c
@@ -11,7 +11,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkClipboard.c 1.15 96/05/03 10:51:08
+ * RCS: @(#) $Id: tkClipboard.c,v 1.2 1998/09/14 18:23:07 stanton Exp $
*/
#include "tkInt.h"
diff --git a/generic/tkCmds.c b/generic/tkCmds.c
index e705109..28f3202 100644
--- a/generic/tkCmds.c
+++ b/generic/tkCmds.c
@@ -10,7 +10,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkCmds.c 1.125 97/05/20 16:16:33
+ * RCS: @(#) $Id: tkCmds.c,v 1.3 1998/09/14 18:23:08 stanton Exp $
*/
#include "tkPort.h"
diff --git a/generic/tkColor.c b/generic/tkColor.c
index 781971c..108bf70 100644
--- a/generic/tkColor.c
+++ b/generic/tkColor.c
@@ -11,7 +11,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkColor.c 1.44 96/11/04 13:55:25
+ * RCS: @(#) $Id: tkColor.c,v 1.2 1998/09/14 18:23:08 stanton Exp $
*/
#include <tkColor.h>
diff --git a/generic/tkColor.h b/generic/tkColor.h
index c2133ac..8aa2e59 100644
--- a/generic/tkColor.h
+++ b/generic/tkColor.h
@@ -9,7 +9,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkColor.h 1.1 96/10/22 16:53:09
+ * RCS: @(#) $Id: tkColor.h,v 1.4 1998/09/14 18:23:08 stanton Exp $
*/
#ifndef _TKCOLOR
diff --git a/generic/tkConfig.c b/generic/tkConfig.c
index 2204714..9714feb 100644
--- a/generic/tkConfig.c
+++ b/generic/tkConfig.c
@@ -9,7 +9,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkConfig.c 1.53 96/04/26 10:29:31
+ * RCS: @(#) $Id: tkConfig.c,v 1.2 1998/09/14 18:23:08 stanton Exp $
*/
#include "tkPort.h"
diff --git a/generic/tkConsole.c b/generic/tkConsole.c
index c213371..597b16e 100644
--- a/generic/tkConsole.c
+++ b/generic/tkConsole.c
@@ -10,7 +10,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkConsole.c 1.54 97/10/17 10:46:08
+ * RCS: @(#) $Id: tkConsole.c,v 1.2 1998/09/14 18:23:08 stanton Exp $
*/
#include "tk.h"
diff --git a/generic/tkCursor.c b/generic/tkCursor.c
index e185109..297cd3e 100644
--- a/generic/tkCursor.c
+++ b/generic/tkCursor.c
@@ -11,7 +11,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkCursor.c 1.27 96/02/15 18:52:40
+ * RCS: @(#) $Id: tkCursor.c,v 1.2 1998/09/14 18:23:09 stanton Exp $
*/
#include "tkPort.h"
diff --git a/generic/tkEntry.c b/generic/tkEntry.c
index 35cc66c..9dc65ee 100644
--- a/generic/tkEntry.c
+++ b/generic/tkEntry.c
@@ -11,7 +11,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkEntry.c 1.112 97/11/06 16:56:16
+ * RCS: @(#) $Id: tkEntry.c,v 1.2 1998/09/14 18:23:09 stanton Exp $
*/
#include "tkInt.h"
diff --git a/generic/tkError.c b/generic/tkError.c
index 3d52793..a601720 100644
--- a/generic/tkError.c
+++ b/generic/tkError.c
@@ -12,7 +12,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkError.c 1.23 97/04/25 16:51:27
+ * RCS: @(#) $Id: tkError.c,v 1.2 1998/09/14 18:23:09 stanton Exp $
*/
#include "tkPort.h"
diff --git a/generic/tkEvent.c b/generic/tkEvent.c
index 045a478..2e32b8f 100644
--- a/generic/tkEvent.c
+++ b/generic/tkEvent.c
@@ -10,7 +10,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkEvent.c 1.20 96/09/20 09:33:38
+ * RCS: @(#) $Id: tkEvent.c,v 1.2 1998/09/14 18:23:09 stanton Exp $
*/
#include "tkPort.h"
diff --git a/generic/tkFileFilter.c b/generic/tkFileFilter.c
index 1b7e61a..6a8c54a 100644
--- a/generic/tkFileFilter.c
+++ b/generic/tkFileFilter.c
@@ -9,7 +9,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkFileFilter.c 1.6 97/04/30 15:55:35
+ * RCS: @(#) $Id: tkFileFilter.c,v 1.2 1998/09/14 18:23:10 stanton Exp $
*
*/
diff --git a/generic/tkFileFilter.h b/generic/tkFileFilter.h
index 79a344b..e1bc763 100644
--- a/generic/tkFileFilter.h
+++ b/generic/tkFileFilter.h
@@ -9,7 +9,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkFileFilter.h 1.1 96/08/27 15:05:38
+ * RCS: @(#) $Id: tkFileFilter.h,v 1.4 1998/09/14 18:23:10 stanton Exp $
*
*/
diff --git a/generic/tkFocus.c b/generic/tkFocus.c
index fe8f2c5..75c10bb 100644
--- a/generic/tkFocus.c
+++ b/generic/tkFocus.c
@@ -10,7 +10,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkFocus.c 1.48 97/10/31 09:55:22
+ * RCS: @(#) $Id: tkFocus.c,v 1.2 1998/09/14 18:23:10 stanton Exp $
*/
#include "tkInt.h"
diff --git a/generic/tkFont.c b/generic/tkFont.c
index 11929b6..4c0ebb9 100644
--- a/generic/tkFont.c
+++ b/generic/tkFont.c
@@ -11,7 +11,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkFont.c 1.74 97/10/10 14:34:11
+ * RCS: @(#) $Id: tkFont.c,v 1.2 1998/09/14 18:23:10 stanton Exp $
*/
#include "tkInt.h"
diff --git a/generic/tkFont.h b/generic/tkFont.h
index 2603265..e2a7e04 100644
--- a/generic/tkFont.h
+++ b/generic/tkFont.h
@@ -10,7 +10,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkFont.h 1.11 97/05/07 14:44:13
+ * RCS: @(#) $Id: tkFont.h,v 1.4 1998/09/14 18:23:10 stanton Exp $
*/
#ifndef _TKFONT
diff --git a/generic/tkFrame.c b/generic/tkFrame.c
index a11f566..18ce64f 100644
--- a/generic/tkFrame.c
+++ b/generic/tkFrame.c
@@ -12,7 +12,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkFrame.c 1.82 97/08/08 17:26:26
+ * RCS: @(#) $Id: tkFrame.c,v 1.2 1998/09/14 18:23:10 stanton Exp $
*/
#include "default.h"
diff --git a/generic/tkGC.c b/generic/tkGC.c
index f68db12..dd53e32 100644
--- a/generic/tkGC.c
+++ b/generic/tkGC.c
@@ -10,7 +10,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkGC.c 1.18 96/02/15 18:53:32
+ * RCS: @(#) $Id: tkGC.c,v 1.2 1998/09/14 18:23:11 stanton Exp $
*/
#include "tkPort.h"
diff --git a/generic/tkGeometry.c b/generic/tkGeometry.c
index ec2c959..64f0b26 100644
--- a/generic/tkGeometry.c
+++ b/generic/tkGeometry.c
@@ -10,7 +10,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkGeometry.c 1.31 96/02/15 18:53:32
+ * RCS: @(#) $Id: tkGeometry.c,v 1.2 1998/09/14 18:23:11 stanton Exp $
*/
#include "tkPort.h"
diff --git a/generic/tkGet.c b/generic/tkGet.c
index 56258a6..3507e9b 100644
--- a/generic/tkGet.c
+++ b/generic/tkGet.c
@@ -13,7 +13,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkGet.c 1.13 96/04/26 10:25:46
+ * RCS: @(#) $Id: tkGet.c,v 1.2 1998/09/14 18:23:11 stanton Exp $
*/
#include "tkInt.h"
diff --git a/generic/tkGrab.c b/generic/tkGrab.c
index 869e0b3..bbb4f65 100644
--- a/generic/tkGrab.c
+++ b/generic/tkGrab.c
@@ -9,7 +9,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkGrab.c 1.52 97/03/21 11:14:34
+ * RCS: @(#) $Id: tkGrab.c,v 1.2 1998/09/14 18:23:11 stanton Exp $
*/
#include "tkPort.h"
diff --git a/generic/tkGrid.c b/generic/tkGrid.c
index ea11a01..46aa699 100644
--- a/generic/tkGrid.c
+++ b/generic/tkGrid.c
@@ -8,7 +8,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkGrid.c 1.39 97/10/10 10:12:03
+ * RCS: @(#) $Id: tkGrid.c,v 1.2 1998/09/14 18:23:12 stanton Exp $
*/
#include "tkInt.h"
diff --git a/generic/tkImage.c b/generic/tkImage.c
index 251fe30..d2733ba 100644
--- a/generic/tkImage.c
+++ b/generic/tkImage.c
@@ -11,7 +11,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkImage.c 1.15 97/10/09 09:57:50
+ * RCS: @(#) $Id: tkImage.c,v 1.2 1998/09/14 18:23:12 stanton Exp $
*/
#include "tkInt.h"
diff --git a/generic/tkImgBmap.c b/generic/tkImgBmap.c
index fd14424..d3e9f41 100644
--- a/generic/tkImgBmap.c
+++ b/generic/tkImgBmap.c
@@ -9,7 +9,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkImgBmap.c 1.33 97/07/31 09:08:22
+ * RCS: @(#) $Id: tkImgBmap.c,v 1.4 1998/09/14 18:23:12 stanton Exp $
*/
#include "tkInt.h"
diff --git a/generic/tkImgGIF.c b/generic/tkImgGIF.c
index a2ad081..d9dd900 100644
--- a/generic/tkImgGIF.c
+++ b/generic/tkImgGIF.c
@@ -27,7 +27,7 @@
* | provided "as is" without express or implied warranty. |
* +-------------------------------------------------------------------+
*
- * SCCS: @(#) tkImgGIF.c 1.19 97/08/13 15:23:45
+ * RCS: @(#) $Id: tkImgGIF.c,v 1.2 1998/09/14 18:23:12 stanton Exp $
*/
/*
diff --git a/generic/tkImgPPM.c b/generic/tkImgPPM.c
index 3a54003..7573955 100644
--- a/generic/tkImgPPM.c
+++ b/generic/tkImgPPM.c
@@ -13,7 +13,7 @@
* Department of Computer Science,
* Australian National University.
*
- * SCCS: @(#) tkImgPPM.c 1.16 97/10/28 14:51:46
+ * RCS: @(#) $Id: tkImgPPM.c,v 1.2 1998/09/14 18:23:13 stanton Exp $
*/
#include "tkInt.h"
diff --git a/generic/tkImgPhoto.c b/generic/tkImgPhoto.c
index 86fbf80..1f3aaea 100644
--- a/generic/tkImgPhoto.c
+++ b/generic/tkImgPhoto.c
@@ -15,7 +15,7 @@
* Department of Computer Science,
* Australian National University.
*
- * SCCS: @(#) tkImgPhoto.c 1.60 97/08/08 11:32:46
+ * RCS: @(#) $Id: tkImgPhoto.c,v 1.2 1998/09/14 18:23:13 stanton Exp $
*/
#include "tkInt.h"
diff --git a/generic/tkImgUtil.c b/generic/tkImgUtil.c
index 31504b8..00c8b7d 100644
--- a/generic/tkImgUtil.c
+++ b/generic/tkImgUtil.c
@@ -8,7 +8,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkImgUtil.c 1.3 96/02/15 18:53:12
+ * RCS: @(#) $Id: tkImgUtil.c,v 1.2 1998/09/14 18:23:13 stanton Exp $
*/
#include "tkInt.h"
diff --git a/generic/tkInitScript.h b/generic/tkInitScript.h
index 82d36a4..a478fd0 100644
--- a/generic/tkInitScript.h
+++ b/generic/tkInitScript.h
@@ -9,7 +9,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkInitScript.h 1.3 97/08/11 19:12:28
+ * RCS: @(#) $Id: tkInitScript.h,v 1.7 1998/09/14 18:23:13 stanton Exp $
*/
/*
diff --git a/generic/tkInt.h b/generic/tkInt.h
index 36287db..d07155f 100644
--- a/generic/tkInt.h
+++ b/generic/tkInt.h
@@ -11,7 +11,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: %Z% $Id: tkInt.h,v 1.6 1998/08/04 12:19:22 escoffon Exp $
+ * RCS: $Id: tkInt.h,v 1.7 1998/09/14 18:23:13 stanton Exp $
*/
#ifndef _TKINT
diff --git a/generic/tkListbox.c b/generic/tkListbox.c
index 234130d..34189c7 100644
--- a/generic/tkListbox.c
+++ b/generic/tkListbox.c
@@ -11,7 +11,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkListbox.c 1.120 97/10/29 13:06:59
+ * RCS: @(#) $Id: tkListbox.c,v 1.2 1998/09/14 18:23:13 stanton Exp $
*/
#include "tkPort.h"
diff --git a/generic/tkMacWinMenu.c b/generic/tkMacWinMenu.c
index 8ae403b..6453a5f 100644
--- a/generic/tkMacWinMenu.c
+++ b/generic/tkMacWinMenu.c
@@ -9,7 +9,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkMacWinMenu.c 1.39 97/04/09 14:56:59
+ * RCS: @(#) $Id: tkMacWinMenu.c,v 1.2 1998/09/14 18:23:14 stanton Exp $
*/
#include "tkMenu.h"
diff --git a/generic/tkMain.c b/generic/tkMain.c
index ed823bd..0583408 100644
--- a/generic/tkMain.c
+++ b/generic/tkMain.c
@@ -13,7 +13,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkMain.c 1.154 97/08/29 10:40:43
+ * RCS: @(#) $Id: tkMain.c,v 1.2 1998/09/14 18:23:14 stanton Exp $
*/
#include <ctype.h>
diff --git a/generic/tkMenu.c b/generic/tkMenu.c
index 05a6b4a..cbcdcb8 100644
--- a/generic/tkMenu.c
+++ b/generic/tkMenu.c
@@ -12,7 +12,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkMenu.c 1.148 97/10/29 09:22:00
+ * RCS: @(#) $Id: tkMenu.c,v 1.2 1998/09/14 18:23:14 stanton Exp $
*/
/*
diff --git a/generic/tkMenu.h b/generic/tkMenu.h
index 3e78dc8..c6fd3fe 100644
--- a/generic/tkMenu.h
+++ b/generic/tkMenu.h
@@ -8,7 +8,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkMenu.h 1.60 97/06/20 14:43:21
+ * RCS: @(#) $Id: tkMenu.h,v 1.4 1998/09/14 18:23:14 stanton Exp $
*/
#ifndef _TKMENU
diff --git a/generic/tkMenuDraw.c b/generic/tkMenuDraw.c
index be218a0..c08e902 100644
--- a/generic/tkMenuDraw.c
+++ b/generic/tkMenuDraw.c
@@ -9,7 +9,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkMenuDraw.c 1.46 97/10/28 14:26:00
+ * RCS: @(#) $Id: tkMenuDraw.c,v 1.2 1998/09/14 18:23:14 stanton Exp $
*/
#include "tkMenu.h"
diff --git a/generic/tkMenubutton.c b/generic/tkMenubutton.c
index ca2070e..da6d901 100644
--- a/generic/tkMenubutton.c
+++ b/generic/tkMenubutton.c
@@ -10,7 +10,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkMenubutton.c 1.94 97/07/31 09:10:37
+ * RCS: @(#) $Id: tkMenubutton.c,v 1.2 1998/09/14 18:23:14 stanton Exp $
*/
#include "tkMenubutton.h"
diff --git a/generic/tkMenubutton.h b/generic/tkMenubutton.h
index e38e7c7..b032274 100644
--- a/generic/tkMenubutton.h
+++ b/generic/tkMenubutton.h
@@ -9,7 +9,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkMenubutton.h 1.3 97/04/11 11:24:15
+ * RCS: @(#) $Id: tkMenubutton.h,v 1.4 1998/09/14 18:23:15 stanton Exp $
*/
#ifndef _TKMENUBUTTON
diff --git a/generic/tkMessage.c b/generic/tkMessage.c
index 1984bac..d12c0a3 100644
--- a/generic/tkMessage.c
+++ b/generic/tkMessage.c
@@ -11,7 +11,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkMessage.c 1.75 97/07/31 09:11:14
+ * RCS: @(#) $Id: tkMessage.c,v 1.2 1998/09/14 18:23:15 stanton Exp $
*/
#include "tkPort.h"
diff --git a/generic/tkOption.c b/generic/tkOption.c
index b2bef64..9b7e17d 100644
--- a/generic/tkOption.c
+++ b/generic/tkOption.c
@@ -11,7 +11,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkOption.c 1.57 96/10/17 15:16:45
+ * RCS: @(#) $Id: tkOption.c,v 1.2 1998/09/14 18:23:15 stanton Exp $
*/
#include "tkPort.h"
diff --git a/generic/tkPack.c b/generic/tkPack.c
index 4ff1049..380315a 100644
--- a/generic/tkPack.c
+++ b/generic/tkPack.c
@@ -10,7 +10,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkPack.c 1.64 96/05/03 10:51:52
+ * RCS: @(#) $Id: tkPack.c,v 1.2 1998/09/14 18:23:15 stanton Exp $
*/
#include "tkPort.h"
diff --git a/generic/tkPlace.c b/generic/tkPlace.c
index 15ddcef..4e3784d 100644
--- a/generic/tkPlace.c
+++ b/generic/tkPlace.c
@@ -10,7 +10,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkPlace.c 1.27 96/08/20 17:05:31
+ * RCS: @(#) $Id: tkPlace.c,v 1.2 1998/09/14 18:23:15 stanton Exp $
*/
#include "tkPort.h"
diff --git a/generic/tkPointer.c b/generic/tkPointer.c
index 36814bf..1817914 100644
--- a/generic/tkPointer.c
+++ b/generic/tkPointer.c
@@ -11,7 +11,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkPointer.c 1.12 97/10/31 17:06:24
+ * RCS: @(#) $Id: tkPointer.c,v 1.2 1998/09/14 18:23:16 stanton Exp $
*/
#include "tkInt.h"
diff --git a/generic/tkPort.h b/generic/tkPort.h
index 7051aa0..04e1dab 100644
--- a/generic/tkPort.h
+++ b/generic/tkPort.h
@@ -10,7 +10,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkPort.h 1.7 96/02/11 16:42:10
+ * RCS: @(#) $Id: tkPort.h,v 1.2 1998/09/14 18:23:16 stanton Exp $
*/
#ifndef _TKPORT
diff --git a/generic/tkRectOval.c b/generic/tkRectOval.c
index d1ba71c..beba5a0 100644
--- a/generic/tkRectOval.c
+++ b/generic/tkRectOval.c
@@ -10,7 +10,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkRectOval.c 1.40 96/05/03 10:52:21
+ * RCS: @(#) $Id: tkRectOval.c,v 1.2 1998/09/14 18:23:16 stanton Exp $
*/
#include <stdio.h>
diff --git a/generic/tkScale.c b/generic/tkScale.c
index 6c78150..8cdfc3c 100644
--- a/generic/tkScale.c
+++ b/generic/tkScale.c
@@ -17,7 +17,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkScale.c 1.88 97/07/31 09:11:57
+ * RCS: @(#) $Id: tkScale.c,v 1.2 1998/09/14 18:23:16 stanton Exp $
*/
#include "tkPort.h"
diff --git a/generic/tkScale.h b/generic/tkScale.h
index 8883d9e..7200fb2 100644
--- a/generic/tkScale.h
+++ b/generic/tkScale.h
@@ -9,7 +9,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkScale.h 1.5 96/07/08 12:56:56
+ * RCS: @(#) $Id: tkScale.h,v 1.4 1998/09/14 18:23:17 stanton Exp $
*/
#ifndef _TKSCALE
diff --git a/generic/tkScrollbar.c b/generic/tkScrollbar.c
index 3025a78..0b90160 100644
--- a/generic/tkScrollbar.c
+++ b/generic/tkScrollbar.c
@@ -12,7 +12,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkScrollbar.c 1.94 97/07/31 09:12:44
+ * RCS: @(#) $Id: tkScrollbar.c,v 1.2 1998/09/14 18:23:17 stanton Exp $
*/
#include "tkPort.h"
diff --git a/generic/tkScrollbar.h b/generic/tkScrollbar.h
index 4b42a1e..a1f3d4a 100644
--- a/generic/tkScrollbar.h
+++ b/generic/tkScrollbar.h
@@ -9,7 +9,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkScrollbar.h 1.8 96/11/05 11:34:58
+ * RCS: @(#) $Id: tkScrollbar.h,v 1.4 1998/09/14 18:23:17 stanton Exp $
*/
#ifndef _TKSCROLLBAR
diff --git a/generic/tkSelect.c b/generic/tkSelect.c
index 7263e30..01e8af4 100644
--- a/generic/tkSelect.c
+++ b/generic/tkSelect.c
@@ -11,7 +11,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkSelect.c 1.57 96/05/03 10:52:40
+ * RCS: @(#) $Id: tkSelect.c,v 1.2 1998/09/14 18:23:17 stanton Exp $
*/
#include "tkInt.h"
diff --git a/generic/tkSelect.h b/generic/tkSelect.h
index 8595599..4963f71 100644
--- a/generic/tkSelect.h
+++ b/generic/tkSelect.h
@@ -9,7 +9,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkSelect.h 1.4 95/11/03 13:22:41
+ * RCS: @(#) $Id: tkSelect.h,v 1.2 1998/09/14 18:23:17 stanton Exp $
*/
#ifndef _TKSELECT
diff --git a/generic/tkSquare.c b/generic/tkSquare.c
index eff8181..e7cc047 100644
--- a/generic/tkSquare.c
+++ b/generic/tkSquare.c
@@ -13,7 +13,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkSquare.c 1.19 97/07/31 09:13:13
+ * RCS: @(#) $Id: tkSquare.c,v 1.2 1998/09/14 18:23:17 stanton Exp $
*/
#include "tkPort.h"
diff --git a/generic/tkTest.c b/generic/tkTest.c
index dbf758d..e5de871 100644
--- a/generic/tkTest.c
+++ b/generic/tkTest.c
@@ -12,7 +12,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkTest.c 1.50 97/11/06 16:56:32
+ * RCS: @(#) $Id: tkTest.c,v 1.3 1998/09/14 18:23:17 stanton Exp $
*/
#include "tkInt.h"
diff --git a/generic/tkText.c b/generic/tkText.c
index 643aea0..67232fb 100644
--- a/generic/tkText.c
+++ b/generic/tkText.c
@@ -13,7 +13,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkText.c 1.104 97/10/13 15:18:24
+ * RCS: @(#) $Id: tkText.c,v 1.2 1998/09/14 18:23:17 stanton Exp $
*/
#include "default.h"
diff --git a/generic/tkText.h b/generic/tkText.h
index a7999d2..ad30c99 100644
--- a/generic/tkText.h
+++ b/generic/tkText.h
@@ -10,7 +10,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkText.h 1.46 96/11/25 11:26:12
+ * RCS: @(#) $Id: tkText.h,v 1.2 1998/09/14 18:23:18 stanton Exp $
*/
#ifndef _TKTEXT
diff --git a/generic/tkTextBTree.c b/generic/tkTextBTree.c
index 2fd7deb..44b021f 100644
--- a/generic/tkTextBTree.c
+++ b/generic/tkTextBTree.c
@@ -11,7 +11,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkTextBTree.c 1.37 97/04/25 16:52:00
+ * RCS: @(#) $Id: tkTextBTree.c,v 1.2 1998/09/14 18:23:18 stanton Exp $
*/
#include "tkInt.h"
diff --git a/generic/tkTextDisp.c b/generic/tkTextDisp.c
index 8d9c022..8d8de8d 100644
--- a/generic/tkTextDisp.c
+++ b/generic/tkTextDisp.c
@@ -11,7 +11,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkTextDisp.c 1.124 97/07/11 18:01:03
+ * RCS: @(#) $Id: tkTextDisp.c,v 1.2 1998/09/14 18:23:18 stanton Exp $
*/
#include "tkPort.h"
diff --git a/generic/tkTextImage.c b/generic/tkTextImage.c
index b5e363f..06aff3c 100644
--- a/generic/tkTextImage.c
+++ b/generic/tkTextImage.c
@@ -10,7 +10,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkTextImage.c 1.7 97/08/25 15:47:27
+ * RCS: @(#) $Id: tkTextImage.c,v 1.2 1998/09/14 18:23:19 stanton Exp $
*/
#include "tk.h"
diff --git a/generic/tkTextIndex.c b/generic/tkTextIndex.c
index d88d88a..4d2ac8e 100644
--- a/generic/tkTextIndex.c
+++ b/generic/tkTextIndex.c
@@ -10,7 +10,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkTextIndex.c 1.15 97/06/17 17:49:24
+ * RCS: @(#) $Id: tkTextIndex.c,v 1.2 1998/09/14 18:23:19 stanton Exp $
*/
#include "default.h"
diff --git a/generic/tkTextMark.c b/generic/tkTextMark.c
index 0d12c98..07094f1 100644
--- a/generic/tkTextMark.c
+++ b/generic/tkTextMark.c
@@ -10,7 +10,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkTextMark.c 1.18 97/10/20 11:12:50
+ * RCS: @(#) $Id: tkTextMark.c,v 1.2 1998/09/14 18:23:19 stanton Exp $
*/
#include "tkInt.h"
diff --git a/generic/tkTextTag.c b/generic/tkTextTag.c
index b5b04be..c3e1c5d 100644
--- a/generic/tkTextTag.c
+++ b/generic/tkTextTag.c
@@ -11,7 +11,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkTextTag.c 1.39 97/02/07 13:51:52
+ * RCS: @(#) $Id: tkTextTag.c,v 1.2 1998/09/14 18:23:19 stanton Exp $
*/
#include "default.h"
diff --git a/generic/tkTextWind.c b/generic/tkTextWind.c
index 6452d13..a799da4 100644
--- a/generic/tkTextWind.c
+++ b/generic/tkTextWind.c
@@ -11,7 +11,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkTextWind.c 1.14 97/04/25 16:52:09
+ * RCS: @(#) $Id: tkTextWind.c,v 1.2 1998/09/14 18:23:19 stanton Exp $
*/
#include "tk.h"
diff --git a/generic/tkTrig.c b/generic/tkTrig.c
index 52dd8ba..920bcc0 100644
--- a/generic/tkTrig.c
+++ b/generic/tkTrig.c
@@ -12,7 +12,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkTrig.c 1.27 97/03/07 11:34:35
+ * RCS: @(#) $Id: tkTrig.c,v 1.2 1998/09/14 18:23:20 stanton Exp $
*/
#include <stdio.h>
diff --git a/generic/tkUtil.c b/generic/tkUtil.c
index ddb3db0..547fd16 100644
--- a/generic/tkUtil.c
+++ b/generic/tkUtil.c
@@ -11,7 +11,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkUtil.c 1.13 97/06/06 11:16:22
+ * RCS: @(#) $Id: tkUtil.c,v 1.2 1998/09/14 18:23:20 stanton Exp $
*/
#include "tkInt.h"
diff --git a/generic/tkVisual.c b/generic/tkVisual.c
index 207b905..96a2979 100644
--- a/generic/tkVisual.c
+++ b/generic/tkVisual.c
@@ -11,7 +11,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkVisual.c 1.19 97/04/25 16:52:17
+ * RCS: @(#) $Id: tkVisual.c,v 1.2 1998/09/14 18:23:20 stanton Exp $
*/
#include "tkInt.h"
diff --git a/generic/tkWindow.c b/generic/tkWindow.c
index 510842b..6b294e4 100644
--- a/generic/tkWindow.c
+++ b/generic/tkWindow.c
@@ -12,7 +12,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tkWindow.c 1.233 97/10/31 09:55:23
+ * RCS: @(#) $Id: tkWindow.c,v 1.3 1998/09/14 18:23:20 stanton Exp $
*/
#include "tkPort.h"
diff --git a/library/bgerror.tcl b/library/bgerror.tcl
index 2c43305..acba2a4 100644
--- a/library/bgerror.tcl
+++ b/library/bgerror.tcl
@@ -4,7 +4,7 @@
# posts a dialog box with the error message and gives the user a chance
# to see a more detailed stack trace.
#
-# SCCS: @(#) bgerror.tcl 1.16 97/08/06 09:19:50
+# RCS: @(#) $Id: bgerror.tcl,v 1.3 1998/09/14 18:23:22 stanton Exp $
#
# Copyright (c) 1992-1994 The Regents of the University of California.
# Copyright (c) 1994-1996 Sun Microsystems, Inc.
diff --git a/library/button.tcl b/library/button.tcl
index e17997e..4214a8a 100644
--- a/library/button.tcl
+++ b/library/button.tcl
@@ -4,7 +4,7 @@
# checkbutton, and radiobutton widgets and provides procedures
# that help in implementing those bindings.
#
-# SCCS: @(#) button.tcl 1.22 96/11/14 14:49:11
+# RCS: @(#) $Id: button.tcl,v 1.3 1998/09/14 18:23:22 stanton Exp $
#
# Copyright (c) 1992-1994 The Regents of the University of California.
# Copyright (c) 1994-1996 Sun Microsystems, Inc.
diff --git a/library/clrpick.tcl b/library/clrpick.tcl
index a06b2e2..7e56626 100644
--- a/library/clrpick.tcl
+++ b/library/clrpick.tcl
@@ -3,7 +3,7 @@
# Color selection dialog for platforms that do not support a
# standard color selection dialog.
#
-# SCCS: @(#) clrpick.tcl 1.3 96/09/05 09:59:24
+# RCS: @(#) $Id: clrpick.tcl,v 1.3 1998/09/14 18:23:22 stanton Exp $
#
# Copyright (c) 1996 Sun Microsystems, Inc.
#
diff --git a/library/comdlg.tcl b/library/comdlg.tcl
index 30e4c81..2f7ba83 100644
--- a/library/comdlg.tcl
+++ b/library/comdlg.tcl
@@ -3,7 +3,7 @@
# Some functions needed for the common dialog boxes. Probably need to go
# in a different file.
#
-# SCCS: @(#) comdlg.tcl 1.4 96/09/05 09:07:54
+# RCS: @(#) $Id: comdlg.tcl,v 1.3 1998/09/14 18:23:22 stanton Exp $
#
# Copyright (c) 1996 Sun Microsystems, Inc.
#
diff --git a/library/console.tcl b/library/console.tcl
index 673d842..7ce1e91 100644
--- a/library/console.tcl
+++ b/library/console.tcl
@@ -4,7 +4,7 @@
# can be used by non-unix systems that do not have built-in support
# for shells.
#
-# SCCS: @(#) console.tcl 1.45 97/09/17 16:52:40
+# RCS: @(#) $Id: console.tcl,v 1.3 1998/09/14 18:23:22 stanton Exp $
#
# Copyright (c) 1995-1997 Sun Microsystems, Inc.
#
diff --git a/library/demos/README b/library/demos/README
index c71f977..bb69787 100644
--- a/library/demos/README
+++ b/library/demos/README
@@ -43,4 +43,4 @@ browse - A simple directory browser. Invoke it with and argument
Double-click on files or subdirectories to browse them.
Control-c and control-q cause the program to exit.
-sccs id = SCCS: @(#) README 1.3 96/02/16 10:49:14
+RCS: @(#) $Id: README,v 1.2 1998/09/14 18:23:25 stanton Exp $
diff --git a/library/demos/arrow.tcl b/library/demos/arrow.tcl
index 126c179..78befc3 100644
--- a/library/demos/arrow.tcl
+++ b/library/demos/arrow.tcl
@@ -3,7 +3,7 @@
# This demonstration script creates a canvas widget that displays a
# large line with an arrowhead whose shape can be edited interactively.
#
-# SCCS: @(#) arrow.tcl 1.8 97/03/02 16:18:20
+# RCS: @(#) $Id: arrow.tcl,v 1.2 1998/09/14 18:23:26 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/bind.tcl b/library/demos/bind.tcl
index 175be10..6b29612 100644
--- a/library/demos/bind.tcl
+++ b/library/demos/bind.tcl
@@ -3,7 +3,7 @@
# This demonstration script creates a text widget with bindings set
# up for hypertext-like effects.
#
-# SCCS: @(#) bind.tcl 1.6 97/03/02 16:19:01
+# RCS: @(#) $Id: bind.tcl,v 1.2 1998/09/14 18:23:26 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/bitmap.tcl b/library/demos/bitmap.tcl
index 55f9e73..cdb6f13 100644
--- a/library/demos/bitmap.tcl
+++ b/library/demos/bitmap.tcl
@@ -3,7 +3,7 @@
# This demonstration script creates a toplevel window that displays
# all of Tk's built-in bitmaps.
#
-# SCCS: @(#) bitmap.tcl 1.6 97/03/02 16:19:20
+# RCS: @(#) $Id: bitmap.tcl,v 1.2 1998/09/14 18:23:27 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/browse b/library/demos/browse
index 46f6532..d3f55e3 100644
--- a/library/demos/browse
+++ b/library/demos/browse
@@ -7,7 +7,7 @@ exec wish "$0" "$@"
# directory and allows you to open files or subdirectories by
# double-clicking.
#
-# SCCS: @(#) browse 1.8 96/02/16 10:49:18
+# RCS: @(#) $Id: browse,v 1.2 1998/09/14 18:23:27 stanton Exp $
# Create a scrollbar on the right side of the main window and a listbox
# on the left side.
diff --git a/library/demos/button.tcl b/library/demos/button.tcl
index 8569b1d..896f72c 100644
--- a/library/demos/button.tcl
+++ b/library/demos/button.tcl
@@ -3,7 +3,7 @@
# This demonstration script creates a toplevel window containing
# several button widgets.
#
-# SCCS: @(#) button.tcl 1.5 97/03/02 16:19:39
+# RCS: @(#) $Id: button.tcl,v 1.2 1998/09/14 18:23:27 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/check.tcl b/library/demos/check.tcl
index 46e21b3..6842d2e 100644
--- a/library/demos/check.tcl
+++ b/library/demos/check.tcl
@@ -3,7 +3,7 @@
# This demonstration script creates a toplevel window containing
# several checkbuttons.
#
-# SCCS: @(#) check.tcl 1.4 97/03/02 16:19:57
+# RCS: @(#) $Id: check.tcl,v 1.2 1998/09/14 18:23:27 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/clrpick.tcl b/library/demos/clrpick.tcl
index 757e0b8..eee1d7e 100644
--- a/library/demos/clrpick.tcl
+++ b/library/demos/clrpick.tcl
@@ -2,7 +2,7 @@
#
# This demonstration script prompts the user to select a color.
#
-# SCCS: @(#) clrpick.tcl 1.3 97/03/02 16:20:12
+# RCS: @(#) $Id: clrpick.tcl,v 1.2 1998/09/14 18:23:27 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/colors.tcl b/library/demos/colors.tcl
index e95c21c..0a58db9 100644
--- a/library/demos/colors.tcl
+++ b/library/demos/colors.tcl
@@ -4,7 +4,7 @@
# many of the colors from the X color database. You can click on
# a color to change the application's palette.
#
-# SCCS: @(#) colors.tcl 1.4 97/03/02 16:20:29
+# RCS: @(#) $Id: colors.tcl,v 1.2 1998/09/14 18:23:27 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/cscroll.tcl b/library/demos/cscroll.tcl
index 78f99fa..0289911 100644
--- a/library/demos/cscroll.tcl
+++ b/library/demos/cscroll.tcl
@@ -3,7 +3,7 @@
# This demonstration script creates a simple canvas that can be
# scrolled in two dimensions.
#
-# SCCS: @(#) cscroll.tcl 1.6 97/03/02 16:20:45
+# RCS: @(#) $Id: cscroll.tcl,v 1.2 1998/09/14 18:23:27 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/ctext.tcl b/library/demos/ctext.tcl
index fdd3f79..51af609 100644
--- a/library/demos/ctext.tcl
+++ b/library/demos/ctext.tcl
@@ -3,7 +3,7 @@
# This demonstration script creates a canvas widget with a text
# item that can be edited and reconfigured in various ways.
#
-# SCCS: @(#) ctext.tcl 1.6 97/03/02 16:21:02
+# RCS: @(#) $Id: ctext.tcl,v 1.2 1998/09/14 18:23:27 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/dialog1.tcl b/library/demos/dialog1.tcl
index e221beb..e76bab3 100644
--- a/library/demos/dialog1.tcl
+++ b/library/demos/dialog1.tcl
@@ -2,7 +2,7 @@
#
# This demonstration script creates a dialog box with a local grab.
#
-# SCCS: @(#) dialog1.tcl 1.2 96/02/16 10:49:52
+# RCS: @(#) $Id: dialog1.tcl,v 1.2 1998/09/14 18:23:27 stanton Exp $
after idle {.dialog1.msg configure -wraplength 4i}
set i [tk_dialog .dialog1 "Dialog with local grab" {This is a modal dialog box. It uses Tk's "grab" command to create a "local grab" on the dialog box. The grab prevents any pointer-related events from getting to any other windows in the application until you have answered the dialog by invoking one of the buttons below. However, you can still interact with other applications.} \
diff --git a/library/demos/dialog2.tcl b/library/demos/dialog2.tcl
index 0cc3bb6..0252ee0 100644
--- a/library/demos/dialog2.tcl
+++ b/library/demos/dialog2.tcl
@@ -2,7 +2,7 @@
#
# This demonstration script creates a dialog box with a global grab.
#
-# SCCS: @(#) dialog2.tcl 1.2 96/02/16 10:49:53
+# RCS: @(#) $Id: dialog2.tcl,v 1.2 1998/09/14 18:23:27 stanton Exp $
after idle {
.dialog2.msg configure -wraplength 4i
diff --git a/library/demos/entry1.tcl b/library/demos/entry1.tcl
index 0b68b68..5d00b2c 100644
--- a/library/demos/entry1.tcl
+++ b/library/demos/entry1.tcl
@@ -3,7 +3,7 @@
# This demonstration script creates several entry widgets without
# scrollbars.
#
-# SCCS: @(#) entry1.tcl 1.5 97/03/02 16:22:10
+# RCS: @(#) $Id: entry1.tcl,v 1.2 1998/09/14 18:23:28 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/entry2.tcl b/library/demos/entry2.tcl
index d9b67cd..ffd9ae6 100644
--- a/library/demos/entry2.tcl
+++ b/library/demos/entry2.tcl
@@ -3,7 +3,7 @@
# This demonstration script is the same as the entry1.tcl script
# except that it creates scrollbars for the entries.
#
-# SCCS: @(#) entry2.tcl 1.5 97/03/02 16:22:24
+# RCS: @(#) $Id: entry2.tcl,v 1.2 1998/09/14 18:23:28 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/filebox.tcl b/library/demos/filebox.tcl
index 83eeacc..9fd69fa 100644
--- a/library/demos/filebox.tcl
+++ b/library/demos/filebox.tcl
@@ -2,7 +2,7 @@
#
# This demonstration script prompts the user to select a file.
#
-# SCCS: @(#) filebox.tcl 1.3 97/03/02 16:22:36
+# RCS: @(#) $Id: filebox.tcl,v 1.2 1998/09/14 18:23:28 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/floor.tcl b/library/demos/floor.tcl
index 30b62da..0afb625 100644
--- a/library/demos/floor.tcl
+++ b/library/demos/floor.tcl
@@ -3,7 +3,7 @@
# This demonstration script creates a canvas widet that displays the
# floorplan for DEC's Western Research Laboratory.
#
-# SCCS: @(#) floor.tcl 1.6 97/03/02 16:23:32
+# RCS: @(#) $Id: floor.tcl,v 1.2 1998/09/14 18:23:28 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/form.tcl b/library/demos/form.tcl
index 3c43497..a6d5062 100644
--- a/library/demos/form.tcl
+++ b/library/demos/form.tcl
@@ -3,7 +3,7 @@
# This demonstration script creates a simple form with a bunch
# of entry widgets.
#
-# SCCS: @(#) form.tcl 1.5 97/03/02 16:23:48
+# RCS: @(#) $Id: form.tcl,v 1.2 1998/09/14 18:23:28 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/hello b/library/demos/hello
index 0fa5d05..c6bd8c8 100644
--- a/library/demos/hello
+++ b/library/demos/hello
@@ -6,7 +6,7 @@ exec wish "$0" "$@"
# Simple Tk script to create a button that prints "Hello, world".
# Click on the button to terminate the program.
#
-# SCCS: @(#) hello 1.6 96/02/16 10:49:18
+# RCS: @(#) $Id: hello,v 1.2 1998/09/14 18:23:28 stanton Exp $
#
# The first line below creates the button, and the second line
# asks the packer to shrink-wrap the application's main window
diff --git a/library/demos/hscale.tcl b/library/demos/hscale.tcl
index a760586..fca7f20 100644
--- a/library/demos/hscale.tcl
+++ b/library/demos/hscale.tcl
@@ -2,7 +2,7 @@
#
# This demonstration script shows an example with a horizontal scale.
#
-# SCCS: @(#) hscale.tcl 1.4 97/03/02 16:24:01
+# RCS: @(#) $Id: hscale.tcl,v 1.2 1998/09/14 18:23:28 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/icon.tcl b/library/demos/icon.tcl
index 1c98fd4..6a561c4 100644
--- a/library/demos/icon.tcl
+++ b/library/demos/icon.tcl
@@ -3,7 +3,7 @@
# This demonstration script creates a toplevel window containing
# buttons that display bitmaps instead of text.
#
-# SCCS: @(#) icon.tcl 1.8 97/03/02 16:24:19
+# RCS: @(#) $Id: icon.tcl,v 1.2 1998/09/14 18:23:28 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/image1.tcl b/library/demos/image1.tcl