Mercurial > hg > xemacs-beta
view nt/ad2c.sed @ 3640:24b58b2d56ab
[xemacs-hg @ 2006-10-28 16:02:43 by aidan]
Support Ghe with upturn, other non-ISO-8859-5 Cyrillic keysyms in X11.
author | aidan |
---|---|
date | Sat, 28 Oct 2006 16:02:45 +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