From: Ken Hornstein Date: Sun, 24 Mar 2013 02:59:24 +0000 (-0400) Subject: Change folder_delmsgs() to save context and sequence files (and make X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/21684f3b83eb0b29e6ead6f60955826de379541a?ds=inline;hp=21684f3b83eb0b29e6ead6f60955826de379541a Change folder_delmsgs() to save context and sequence files (and make sure those changes are before calling rmmproc(). Update programs that use folder_delmsgs() to make all changes to sequences and the context before calling folder_delmsgs(). ---