Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/external/bsd/nvi/dist



Module Name:    src
Committed By:   rin
Date:           Tue Nov 21 07:43:47 UTC 2017

Modified Files:
        src/external/bsd/nvi/dist/common: key.h
        src/external/bsd/nvi/dist/vi: v_word.c

Log Message:
A boundary between single- and multi-width chars is regarded as a word boundary.
Suggested on tech-userland@ without any objections.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/nvi/dist/common/key.h
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/nvi/dist/vi/v_word.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