Mercurial > audlegacy-plugins
view po/boldquot.sed @ 759:0c18e4b8e840 trunk
[svn] - when shifting the ringbuffer to left by one byte to regain alignment,
make sure that buffervalid is decremented.
author | nenolod |
---|---|
date | Wed, 28 Feb 2007 19:26:41 -0800 |
parents | 6bb98fbbae04 |
children |
line wrap: on
line source
s/"\([^"]*\)"/“\1”/g s/`\([^`']*\)'/‘\1’/g s/ '\([^`']*\)' / ‘\1’ /g s/ '\([^`']*\)'$/ ‘\1’/g s/^'\([^`']*\)' /‘\1’ /g s/“”/""/g s/“/“[1m/g s/”/[0m”/g s/‘/‘[1m/g s/’/[0m’/g