Subject: CVS commit: src/lib/libedit
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 07/08/2004 00:51:36
Module Name: src
Committed By: christos
Date: Thu Jul 8 00:51:36 UTC 2004
Modified Files:
src/lib/libedit: el.c read.c
Log Message:
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.38 -r1.39 src/lib/libedit/el.c
cvs rdiff -r1.33 -r1.34 src/lib/libedit/read.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.