Export mailbox-name encode/decode procedures.
authorChris Hanson <org/chris-hanson/cph>
Wed, 5 Jul 2000 00:20:59 +0000 (00:20 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 5 Jul 2000 00:20:59 +0000 (00:20 +0000)
v7/src/imail/imail.pkg

index 3854d1beaa3b32c401529c2b1621d4951fbfc4e7..bc280e4c8c1e94cca3072a4489ed09b381a2eb5a 100644 (file)
@@ -1,6 +1,6 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: imail.pkg,v 1.72 2000/07/05 00:12:56 cph Exp $
+;;; $Id: imail.pkg,v 1.73 2000/07/05 00:20:59 cph Exp $
 ;;;
 ;;; Copyright (c) 2000 Massachusetts Institute of Technology
 ;;;
   (files "imap-syntax")
   (parent (edwin imail))
   (export (edwin imail imap-folder)
+         imap:decode-mailbox-name
+         imap:encode-mailbox-name
          imap:parse:enc-mailbox
          imap:server-parser
          imap:string-may-be-quoted?