Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/dist/nvi
Module Name: src
Committed By: lukem
Date: Fri Aug 7 16:19:54 UTC 2009
Modified Files:
src/dist/nvi/common: options.c
src/dist/nvi/ex: ex_shift.c ex_txt.c
src/dist/nvi/vi: v_txt.c
Log Message:
Rename "expandtabs" to "expandtab" to match documentation (and vim,
where I got the idea from).
Actually implement the "et" abbreviation for expandtab.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/dist/nvi/common/options.c
cvs rdiff -u -r1.2 -r1.3 src/dist/nvi/ex/ex_shift.c
cvs rdiff -u -r1.3 -r1.4 src/dist/nvi/ex/ex_txt.c
cvs rdiff -u -r1.5 -r1.6 src/dist/nvi/vi/v_txt.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