Mercurial > hg > xemacs-beta
view nt/ad2c.sed @ 4479:4cb7c59b5201
Revert to the documented behaviour with window-system and noninteractive runs.
2008-07-17 Aidan Kehoe <kehoea@parhasard.net>
* redisplay.c (init_redisplay):
Don't set window-system to 'stream if running noninteractively,
revert to the documented behaviour.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Thu, 17 Jul 2008 22:50:22 +0200 |
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