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)
commit11dc64d8fe2c6e39557fbacdd5d9a1ab8d436b05
tree700b8d57e42fed7ac1b7acc35b11a060ca20f00b
parent6230cf44c697419e67ab3b879acd8103a29c7d2d
Fixes the bug that was directing help lookups incorrectly.

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.
doc/makehelp.py
doc/sst-doc.xml
src/moving.c
src/sst.c
src/sst.h