Mercurial > hg > xemacs-beta
diff src/data.c @ 251:677f6a0ee643 r20-5b24
Import from CVS: tag r20-5b24
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:19:59 +0200 |
parents | 52952cbfc5b5 |
children | 11cf20601dec |
line wrap: on
line diff
--- a/src/data.c Mon Aug 13 10:19:12 2007 +0200 +++ b/src/data.c Mon Aug 13 10:19:59 2007 +0200 @@ -233,8 +233,7 @@ */ (obj1, obj2)) { - /* The miscreant responsible for this blasphemy is known as - Richard M. Stallman, and he will burn in hell for it. */ + /* #### blasphemy */ return HACKEQ_UNSAFE (obj1, obj2) ? Qt : Qnil; }