less) well-formed XML, using the keyword "imail-part". Presentation
of an entity is now consistent, whether it was originally shown inline
or out of line. New option allows message digests to have their
messages show out of line. imail-use-original-mime-boundaries
replaced by imail-mime-boundary-style; the latter additionally
supports a boundary that is an SGML comment.
;;; -*-Scheme-*-
;;;
-;;; $Id: load.scm,v 1.22 2000/12/19 18:55:03 cph Exp $
+;;; $Id: load.scm,v 1.23 2000/12/29 03:40:32 cph Exp $
;;;
;;; Copyright (c) 1999-2000 Massachusetts Institute of Technology
;;;
(lambda ()
(fluid-let ((*allow-package-redefinition?* #t))
(package/system-loader "imail" '() 'QUERY))))
-(add-subsystem-identification! "IMAIL" '(1 7))
\ No newline at end of file
+(add-subsystem-identification! "IMAIL" '(1 8))
\ No newline at end of file