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: Sun Jan 11 15:00:23 UTC 2009
Modified Files:
src/lib/libedit: filecomplete.c readline.c
Log Message:
- insert a space after the recognized string if it was an exact match
- initialize properly the string used for completion.
From Alex Bligh alex at alex dot org dot uk
- Make char constants consistent
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/lib/libedit/filecomplete.c
cvs rdiff -r1.75 -r1.76 src/lib/libedit/readline.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