Mercurial > hg > xemacs-beta
view nt/ad2c.sed @ 3436:91fb5d9a4cce
[xemacs-hg @ 2006-06-01 21:51:10 by viteno]
Update xemacs_extra_name.
author | viteno |
---|---|
date | Thu, 01 Jun 2006 21:51:10 +0000 (2006-06-01) |
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