Synchronized with flim-1_14_5.
[elisp/flim.git] / eword-encode.el
index 694ed57..8d24b64 100644 (file)
@@ -1,6 +1,6 @@
 ;;; eword-encode.el --- RFC 2047 based encoded-word encoder for GNU Emacs
 
-;; Copyright (C) 1995,1996,1997,1998,1999,2000,2002 Free Software Foundation, Inc.
+;; Copyright (C) 1995,1996,1997,1998,1999,2000,2002,2003 Free Software Foundation, Inc.
 
 ;; Author: MORIOKA Tomohiko <tomo@m17n.org>
 ;; Keywords: encoded-word, MIME, multilingual, header, mail, news
@@ -27,7 +27,6 @@
 (require 'mime-def)
 (require 'mel)
 (require 'std11)
-(require 'mime-parse)
 (require 'eword-decode)