Date: Wed, 10 Aug 2005 13:38:01 +0000 (UTC) From: Stefan Farfeleder <stefanf@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libedit vi.c Message-ID: <200508101338.j7ADc2uN034117@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
stefanf 2005-08-10 13:38:01 UTC FreeBSD src repository Modified files: lib/libedit vi.c Log: Submitted to and merged from NetBSD (rev. 1.23 and 1.24): - Don't delete the current line when typing `yy'. - Don't use a possibly stale pointer in cv_paste(). - Revision Changes Path 1.13 +7 -6 src/lib/libedit/vi.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508101338.j7ADc2uN034117>