Mercurial > hg > xemacs-beta
view nt/ad2c.sed @ 4240:b98680995adb
[xemacs-hg @ 2007-10-26 10:51:02 by aidan]
Couple of tweaks to mule/latin.el; correct the POSIX code for Polish,
explicitly specify the tutorial coding system when a tutorial is provided.
author | aidan |
---|---|
date | Fri, 26 Oct 2007 10:51:06 +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