comparison lisp/url/url-imap.el @ 54699:7784ae10206d

Resolve CVS conflicts
author Miles Bader <miles@gnu.org>
date Sun, 04 Apr 2004 04:44:10 +0000
parents 3fb37923e567
children e8824c4f5f7e 1029206e72f2
comparison
equal deleted inserted replaced
54698:ee631551cb0a 54699:7784ae10206d
1 ;;; url-imap.el --- IMAP retrieval routines 1 ;;; url-imap.el --- IMAP retrieval routines
2 ;; Author: Simon Josefsson <jas@pdc.kth.se> 2 ;; Author: Simon Josefsson <jas@pdc.kth.se>
3 ;; Created: $Date: 2002/01/22 17:52:16 $ 3 ;; Created: $Date: 2004/04/04 01:21:46 $
4 ;; Version: $Revision: 1.4 $ 4 ;; Version: $Revision: 1.1.1.1 $
5 ;; Keywords: comm, data, processes 5 ;; Keywords: comm, data, processes
6 6
7 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; 7 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
8 ;;; Copyright (c) 1999 Free Software Foundation, Inc. 8 ;;; Copyright (c) 1999 Free Software Foundation, Inc.
9 ;;; 9 ;;;
77 mailbox host (current-buffer))) 77 mailbox host (current-buffer)))
78 (t 78 (t
79 ;; xxx list messages in mailbox (start gnus?) 79 ;; xxx list messages in mailbox (start gnus?)
80 ))) 80 )))
81 (current-buffer))) 81 (current-buffer)))
82
83 ;;; arch-tag: 034991ff-5425-48ea-b911-c96c90e6f47d