Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 06/01/1998 07:40:01
lukem
Mon Jun 1 07:31:26 PDT 1998
Update of /cvsroot/src/lib/libedit
In directory nb00:/tmp/cvs-serv2696
Modified Files:
editline.3 histedit.h read.c shlib_version
Log Message:
* implement CC_REFRESH_BEEP; as per CC_REFRESH but beep as well. this
is useful in completion when a partial completion is found
* remove entry in BUGS about el_parse(); that was fixed a while ago