Mercurial > hg > xemacs-beta
diff src/search.c @ 251:677f6a0ee643 r20-5b24
Import from CVS: tag r20-5b24
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:19:59 +0200 |
parents | 0e522484dd2a |
children | c5d627a313b1 |
line wrap: on
line diff
--- a/src/search.c Mon Aug 13 10:19:12 2007 +0200 +++ b/src/search.c Mon Aug 13 10:19:59 2007 +0200 @@ -1808,8 +1808,7 @@ CHECK_STRING (string); if (!EQ (last_thing_searched, Qt)) error ("last thing matched was not a string"); - /* Damn you RMS! You are going to burn in hell for your - antipathy towards data abstraction. If the match data + /* If the match data were abstracted into a special "match data" type instead of the typical half-assed "let the implementation be visible" form it's in, we could extend it to include