Mercurial > hg > xemacs-beta
view nt/ad2c.sed @ 4683:0cc9d22c3732
Be more reliable about loading cl-macs at byte-compile time, cl.el.
lisp/ChangeLog addition:
2009-08-27 Aidan Kehoe <kehoea@parhasard.net>
* cl.el (bytecomp-load-hook): New.
* bytecomp.el (bytecomp-load-hook): Use id.
Merge Dave Love's 2000-02-02 GNU (GPLv2) change, forcing the
byte-compiler to be more consistent about loading cl-macs at
compile time.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Thu, 27 Aug 2009 15:18:51 +0100 |
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