This patch has two changes for cb.
It avoids special processing for a colon that is followed by another colon.
If you are forced to look at C++ code, then you sometimes want to hit small
fragements of it with cb. This patch prevents identifiers a::b from being
broken up.
It prefixes split lines with tab rather than four spaces. This looks better
in acme.
|