Fixes the bug that was directing help lookups incorrectly.
authorEric S. Raymond <esr@thyrsus.com>
Fri, 15 Sep 2006 20:58:05 +0000 (20:58 +0000)
committerEric S. Raymond <esr@thyrsus.com>
Fri, 15 Sep 2006 20:58:05 +0000 (20:58 +0000)
Renames the old "help()" function to "mayday()" to match the new command.
Fixes display bugs in curses due to generation of wacky quotes, nonbreak
spaces, and dashes.  Does not fix problems with forms-drawing characters.


No differences found