From d5e01e1168b7c71b71e91aa14cc0090957c9e00e Mon Sep 17 00:00:00 2001 From: sls Date: Mon, 5 Jun 1995 05:15:40 +0000 Subject: [PATCH] Initial revision --- Value.html | 45 +++++++++++++++++++++++++++++++++++++++++++++ WhatsNew.html | 37 +++++++++++++++++++++++++++++++++++++ 2 files changed, 82 insertions(+) create mode 100644 Value.html create mode 100644 WhatsNew.html diff --git a/Value.html b/Value.html new file mode 100644 index 0000000..af22aee --- /dev/null +++ b/Value.html @@ -0,0 +1,45 @@ + +Value Window + + + + +

The Value Window

+ +The value window is an editable Tk text window that +contains the definition of a proc, the value of +a global, or information about a window.

+ +In addition to the standard text bindings, the value window +understands the following key strokes: + +

+ +The Value menu item in the main menu bar contains the following +entries: + + + +
+ +Last modified: Sun Jun 4 22:16:29 1995 + + diff --git a/WhatsNew.html b/WhatsNew.html new file mode 100644 index 0000000..a9ef752 --- /dev/null +++ b/WhatsNew.html @@ -0,0 +1,37 @@ + +What's New? + + + + +

What's New?

+ +See the ChangeLog for more details. + +

Changes in release 5.1 (June 1995)

+ +5.1 fills in the missing holes of 5.0, fixes a few bugs, and adds some +features. + + + + +

Changes in release 5.0 (February 1995)

+ +Release 5.0 was a complete rewrite of previous versions of +tkinspect. This version runs only with Tk 4.0. + +
+ +Last modified: Sun Jun 4 22:15:05 1995 + + -- 2.23.0