upgrade to 4.49.4.
http://www.ff.iij4u.or.jp/~nrt/lv/relnote.html ver 4.49.4 (Aug.24th,2000) fixed a bug of non-regular file loading (file.c). added option -i to enable casefold search and +i to disable it. added keybind 'w' to 'previous line'. modified input routine to accept DEL as delete key. Thanks John. modified console code to care putchar() as a macro. Thanks Kenji. renamed some variables for clarity. added JIS X 0213-2000 Plane 1,2 as independent charsets of JIS X 0208. I heard that KS C 5601 has changed its name to KS X 1001.
This commit is contained in:
parent
d255b2818b
commit
927d70da06
2 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.3 2000/04/28 19:40:04 sakamoto Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2000/11/10 02:28:28 itojun Exp $
|
||||
# FreeBSD Id: Makefile,v 1.3 1999/01/08 03:32:06 itojun Exp $
|
||||
|
||||
DISTNAME= lv4493
|
||||
PKGNAME= lv-4.49.3
|
||||
PKGNAME= lv-4.49.4
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://www.ff.iij4u.or.jp/~nrt/freeware/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
$NetBSD: md5,v 1.3 2000/04/28 19:40:05 sakamoto Exp $
|
||||
$NetBSD: md5,v 1.4 2000/11/10 02:28:28 itojun Exp $
|
||||
|
||||
MD5 (lv4493.tar.gz) = abdbd1891be981492981784bd478c35f
|
||||
|
|
Loading…
Reference in a new issue