Update to 1.4.1. Changes include:
authormjl <mjl>
Thu, 18 May 2000 13:20:10 +0000 (13:20 +0000)
committermjl <mjl>
Thu, 18 May 2000 13:20:10 +0000 (13:20 +0000)
commit68812520465b0841c8879f9c5033ba77b4e6181c
treeb1a5c2e08f7b4171d337538247fac70197b5396d
parentf24c633026ae06f2a7cfddd9db925b2a69701075
Update to 1.4.1. Changes include:

New intrinsic function: strreplace.
SLang_roll_stack and SLang_reverse_stack functions made public.
SLang_free_function added.
src/slrline.c: Keybindings for ESC O A, etc added.
src/slsmg.c: SLsmg_write_nstring: avoid many loops if an extremely
large value is passed (> 0x7FFFFFFF).
src/slregexp.c made thread safe
src/slsmg.c: Cursor was not always properly positioned when
after SLsmg_touch_lines called.
If terminal does not have erase to eol capability, then use spaces.
doc/tm/strops.sl: doc for strcat updated to reflect its ability to
    concatenate N strings.
src/slsmg.c: bug involving SLsmg_set_screen_start fixed.
src/slparse.c: parser was failing to catch misplaced `}'.
devel/libslang/Makefile
devel/libslang/files/md5