
- Fixed bug in parenth.tcl when it was used before frame.tcl

- Fixed tag menu to be short, just like tag ranges menu.

- Fixed bug where TH /Elsbeth directory still was getting set as bin/../aux/../

*****Release of Elsbeth 1.0*****

- Fixed cth bug where formatted comment ending with solo */ on last line, when
reformatted gets */ moving up one line, making new last line too long.

- Fixed bug where X grid was not lined up with elsbeth's text region, Well, it's
not perfect (I doubt we can really handle every packing variation), but it does
the Right Thing more often.

- In text mode, Return no longer formats the paragraph it finishes, it merely
splits the line if it was super-long.

- Fixed some bugs in searcheth:
  - The incremental feature can be turned off now in Elsbeth like it should.
  - Case-insensitive searches now can have mixed-case in the search entry
  - The tag configurations for searched text and old-searched text always get
    properly displayed now.
  - When replacement is turned on, the search entry, which used to extend to the
length of the search string, now extends to the string length or 10, whichever
is less.

- Fixed bug where the tags menu counts tags with no text associated with them
when splitting themselves into submenus (even if textless tags are not to be
displayed)

- Elsbeth no longer keeps track of marks on files that no longer exist.

- Changed the buttons to menus. Now Help and Quit are under the Misc. menu. The
Teach button has been replaced by a menu, and various types of Teaching are
listed under the menu (they vary for different hypertools). The Source menu now
lives with the other menus, and they all live in a menubar on top of the window.
The output text now lives below the menubar, and the hypertool-specific other
stuff live below the output text.

- Makebeth starts up much faster now.

- There are options under the Change menu to let you specify a menubar to stick
menus in. Some hypertools also let you specify a frame for misc. other stuff,
when teaching other widgets. So they can create their own menubar and frame, or
use preexisting ones. They can even use the same widget as frame and menubar.

- Elsbeth (actually els) now lets you bring up windows inside the toplevel
window, instead of in separate toplevel windows. This provides a more 'layered'
outlook on the text widgets, which will look familiar to Emacs users. Various
commands, such as iconify and move, will do the right thing to text widgets in
the toplevel window. (This is an option, you can still leave each widget in a
toplevel window.)

- The gradual-reading facility elsbeth (actually els) provides has moved over to
fileth, so fileth now lets you add gradual reading to any tool, whether or not
it has the addinput extension (which makes gradual reading much more
convenient). Els and elsbeth are functionally unchanged.

- Fixed Elsbeth bug where moving windows made them unresizeable.

- Fixed Elsbeth bug where save-confirmation dialog would prevent the rest of a
read/save operation from finishing.

- Elsbeth now lets you switch All-AllPermanent with either All_Shown or
All_Windows keybinding.

- Fixed bug where Elsbeth's 'Make' command got corrupted if a file with the word
'make' (such as Imakefile) was being edited.

- Elsbeth's make command now re-executes make if a Make window was already
existant (it merely switched focus to the make window before.)
