Mercurial > hg > xemacs-beta
view nt/ad2c.sed @ 1157:6af03f821bbe
[xemacs-hg @ 2002-12-13 04:29:06 by andyp]
static heap fiuxups
author | andyp |
---|---|
date | Fri, 13 Dec 2002 04:30:18 +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