From: Eric S. Raymond Date: Fri, 15 Sep 2006 20:58:05 +0000 (+0000) Subject: Fixes the bug that was directing help lookups incorrectly. X-Git-Tag: 2.0~257 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;ds=sidebyside;h=11dc64d8fe2c6e39557fbacdd5d9a1ab8d436b05;hp=11dc64d8fe2c6e39557fbacdd5d9a1ab8d436b05;p=super-star-trek.git 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. ---