Commit ID: 100527C0B43044C6E4A
CVSROOT: /cvs
Module name: contrib
Changes by: [email protected] 2013/11/07 21:50:37 UTC
Modified files:
code/jupp : NEWS bw.c scrn.c uedit.c utf8.c utf8.h
Log message:
Update “visible spaces” while typing and fix it for nōn-UTF8 files; also rid
some of the assumptions that all charmaps have tab, space at same positions
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.79 -r1.80 contrib/code/jupp/NEWS
cvs -R rdiff -kk -upr1.18 -r1.19 contrib/code/jupp/bw.c
cvs -R rdiff -kk -upr1.11 -r1.12 contrib/code/jupp/scrn.c
cvs -R rdiff -kk -upr1.10 -r1.11 contrib/code/jupp/uedit.c
cvs -R rdiff -kk -upr1.9 -r1.10 contrib/code/jupp/utf8.c
cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/utf8.h