Mercurial > hg > xemacs-beta
diff src/extents.c @ 120:cca96a509cfe r20-1b12
Import from CVS: tag r20-1b12
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:25:29 +0200 |
parents | fe104dbd9147 |
children | 929b76928fce |
line wrap: on
line diff
--- a/src/extents.c Mon Aug 13 09:24:19 2007 +0200 +++ b/src/extents.c Mon Aug 13 09:25:29 2007 +0200 @@ -6185,6 +6185,9 @@ ME_ALL_EXTENTS_CLOSED | ME_END_CLOSED | /* it might QUIT or error if the user has fucked with the extent plist. */ + /* #### dmoore - I think this should include + ME_MIGHT_MOVE_SOE, since the callback function + might recurse back into map_extents_bytind. */ ME_MIGHT_THROW | ME_MIGHT_MODIFY_EXTENTS);