diff --git a/slang/ChangeLog b/slang/ChangeLog index 56a9d38de..09204a334 100644 --- a/slang/ChangeLog +++ b/slang/ChangeLog @@ -1,3 +1,8 @@ +2002-08-21 Pavel Roskin + + * slsmg.c (Fake_Alt_Char_Pairs): Update from slang-1.4.5. This + fixes the MC logo in the help screen. + 2002-01-21 Pavel Roskin * slvideo.c: Include _slang.h, not slang.h. diff --git a/slang/slsmg.c b/slang/slsmg.c index d06d4bf58..b891c0ec9 100644 --- a/slang/slsmg.c +++ b/slang/slsmg.c @@ -784,7 +784,7 @@ void SLsmg_touch_lines (int row, int n) } #ifndef pc_system -static char Fake_Alt_Char_Pairs [] = "a:j+k+l+m+q-t+u+v+w+x|"; +static char Fake_Alt_Char_Pairs [] = "a:j+k+l+m+q-t+u+v+w+x|n+`+f\\g#~o,<+>.v-^h#0#"; static void init_alt_char_set (void) {