--- /dev/null
+<html> <head>
+<title>Canvases List</title>
+<!-- $Id$ -->
+</head>
+
+<body>
+<center><h1>Canvases List</h1></center>
+
+The <b>Canvases List</b> contains a list of the canvases (created
+through Tk's <tt>canvas</tt> command) of the target application.
+Selecting a canvas from this list will display the item configuration
+information for each of the canvas's items.<p>
+
+This list has no list-specific operations.
+
+<hr>
+<!-- hhmts start -->
+Last modified: Wed Jun 21 15:42:59 1995
+<!-- hhmts end -->
+</body> </html>
--- /dev/null
+<html> <head>
+<title>Menus Lists</title>
+<!-- $Id$ -->
+</head>
+
+<body>
+<center><h1>Menus Lists</h1></center>
+
+The <b>Menus List</b> contains a list of all the menus (create through
+Tk's <tt>menu</tt> command) of the target application. Selecting
+a menu from this list will display the item configuration information
+for each of the menu's items.<p>
+
+This list has no list-specific operations.
+
+<hr>
+<!-- hhmts start -->
+Last modified: Wed Jun 21 15:40:28 1995
+<!-- hhmts end -->
+</body> </html>