Mercurial > hg > xemacs-beta
view nt/ad2c.sed @ 1729:175ee2cb4d3a
[xemacs-hg @ 2003-09-30 22:09:31 by youngs]
2003-10-01 Steve Youngs <youngs@xemacs.org>
* cl-extra.el (cl-do-prettyprint): Work around a "formatting" bug
in `report-xemacs-bug'.
author | youngs |
---|---|
date | Tue, 30 Sep 2003 22:09:33 +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