Mmucl 1.1.1
-----------

  -Fixed a case where "%^" didn't match the beginning of a colored line.
  
  -In patterns a literal "%[dc^ws]" can be included with "%%[dc^ws]" and
"*" with "**"

  -Fixed bug where config options ending in _color couldn't be changed.
  
  -Wrote a rough draft of the documentation. Distributed in texinfo,
info, and html form.

  -A new config option "toolbar" toggles the toolbar.

  -Added the command "cline" to inspect/change the current command
line.

  -Removed annoying tab bindings to the entry.

  -Removed the man page. "mmucl --help" gives all the info
it used to give.

  -Fixed problem with "cmd set" returning a list when a list
wasn't appropriate for "cmd".