Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libedit
Module Name: src
Committed By: christos
Date: Mon Aug 1 23:00:15 UTC 2005
Modified Files:
src/lib/libedit: chared.c chared.h common.c el.c read.c
Log Message:
Don't reset the macro strings each time we enter el_gets(), otherwise
el_push() is unusable programmatically.
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/lib/libedit/chared.c
cvs rdiff -r1.14 -r1.15 src/lib/libedit/chared.h
cvs rdiff -r1.16 -r1.17 src/lib/libedit/common.c
cvs rdiff -r1.39 -r1.40 src/lib/libedit/el.c
cvs rdiff -r1.36 -r1.37 src/lib/libedit/read.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index