Change file folders to store their messages in a vector rather than a
authorChris Hanson <org/chris-hanson/cph>
Mon, 19 Mar 2001 22:51:53 +0000 (22:51 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 19 Mar 2001 22:51:53 +0000 (22:51 +0000)
commitbd54cbf7d9240695362f61ca12c803e5c286ab58
tree7f788e3f57591290b4ac4af2e00f8dc500161efc
parente96421c0b043a93c1e44e612f994b9073041e1f4
Change file folders to store their messages in a vector rather than a
list.  The linear-time lookup was killing performance on large
folders.
v7/src/imail/imail-file.scm
v7/src/imail/imail-rmail.scm
v7/src/imail/imail-umail.scm