hush/editors
Eric Andersen c1bdffe99b Another nice cleanup from Larry. This adds a new last_char_is() function and
uses it to avoid possible buffer underruns whn strlen is zero, and avoid the
possible space-hogging inline of strlen() in several cases.
 -Erik
2001-04-26 15:56:47 +00:00
..
sed.c Fixed a buglet where an extra newline was being added after an insert command 2001-04-20 23:41:44 +00:00
vi.c Another nice cleanup from Larry. This adds a new last_char_is() function and 2001-04-26 15:56:47 +00:00