Mercurial > hg > xemacs-beta
view nt/ad2c.sed @ 1494:210683f31426
[xemacs-hg @ 2003-05-22 06:09:03 by stephent]
coding detection debug code <87vfw3tt4b.fsf@tleepslib.sk.tsukuba.ac.jp>
typo in comment <87r86rtt18.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Thu, 22 May 2003 06:09:04 +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