Commit ID: 10057F91DF7456BBA11
CVSROOT: /cvs
Module name: contrib
Changes by: [email protected] 2016/10/08 16:26:00 UTC
Modified files:
code/jupp : path.c path.h
Log message:
first path of overhauling PATH handling
'foo\bar' is still shown and saved as 'foo/bar' though loaded from 'foo\bar'
but if disabled, 'fooar' is shown and the title bar bolded; b->name must be
escaped while rendering but must keep the actual pathname (hard!)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.10 -r1.11 contrib/code/jupp/path.c
cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/path.h