Subject: CVS commit: [netbsd-2-0] src/lib/libedit
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 07/10/2004 09:28:04
Module Name:	src
Committed By:	tron
Date:		Sat Jul 10 09:28:04 UTC 2004

Modified Files:
	src/lib/libedit [netbsd-2-0]: read.c

Log Message:
Pull up revision 1.34 (requested by christos in ticket #620):
PR/23486: Andreas Gustafsson: gdb no longer works with emacs
- make sure that we keep previous contents of the buffer in unbuffered mode.
- when turning editing on and off keep tty consistent.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.33.2.1 src/lib/libedit/read.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.