* msgbase.c: Added new API function CtdlOutputPreLoadedMsg(), and
authorArt Cancro <ajc@citadel.org>
Sun, 26 Nov 2000 05:24:22 +0000 (05:24 +0000)
committerArt Cancro <ajc@citadel.org>
Sun, 26 Nov 2000 05:24:22 +0000 (05:24 +0000)
commit0196bd8e2123ec245a89c8dabfc4f8bccc5d1f4a
tree8b8543c94e8f1a6e745e1351c86bd863541f4b0c
parent42f84dfda2bd22a9a351a062e30f8ad81d0d49e6
* msgbase.c: Added new API function CtdlOutputPreLoadedMsg(), and
  re-implemented the existing CtdlOutputMsg() as a wrapper around it.
* imap_fetch.c: used the above function to do all output pre-loaded
citadel/ChangeLog
citadel/imap_fetch.c
citadel/msgbase.c
citadel/msgbase.h