Commit ID: 1005A28088A3514D9B0
CVSROOT: /cvs
Module name: contrib
Changes by: [email protected] 2017/12/06 15:12:24 UTC
Modified files:
code/jupp : jupprc
code/jupp : Tag: joe-2_8-msdos jupprc
code/jupp : Tag: jupprc-for-joe-3_7 jupprc
code/jupp : Tag: jupprc-for-joe-4_4 jupprc
Log message:
Fix ^K] for various joe/jupp versions, taking care of
- empty file
- file with exactly one LF at EOF (DOS: also CR+LF)
- file with multiple LF (DOS: also CR+LF) at EOF
- file without any CR or LF at EOF
- absence of a RE bug in JOE 2.8 that all later versions have
- different RE syntax in JOE 4.1+
I’ve not tested CRLF with ≠2.8 but it “ought to be fine”.
Also, move ^K] and ^Q= into :def blocks and rearrange slightly.
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.66 -r1.67 contrib/code/jupp/jupprc
cvs -R rdiff -kk -upr1.15.2.12 -r1.15.2.13 contrib/code/jupp/jupprc
cvs -R rdiff -kk -upr1.23.2.22 -r1.23.2.23 contrib/code/jupp/jupprc
cvs -R rdiff -kk -upr1.62.2.5 -r1.62.2.6 contrib/code/jupp/jupprc