Mercurial > hg > xemacs-beta
view nt/ad2c.sed @ 627:a813963500d8
[xemacs-hg @ 2001-07-12 06:29:08 by tuck]
Fix scan_sexps `unbalanced parentheses' bug when dealing with mixed
comment styles in c++/java/etc. mode
author | tuck |
---|---|
date | Thu, 12 Jul 2001 06:29:10 +0000 |
parents | 4be1180a9e89 |
children |
line wrap: on
line source
/^!/d /^$/d s/\\/\\\\/g s/\\$//g s/"/\\"/g s/^/(String) "/ : test /\\$/b slash s/$/",/ p d : slash n /^!/d /^$/d s/"/\\"/g s/\\\\/\\/g s/\\n/\\\\n/g s/\\t/\\\\t/g s/\\f/\\\\f/g s/\\b/\\\\b/g b test