X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=eword-decode.el;h=3fca9eda88f03cfc760e679786044ac9490ca955;hb=e9b4524fd90a96d74a0ab0b352b61e59c348a768;hp=d5075d68cc2af6b2304306968d09ed17a18565ae;hpb=f52e7df9888f260e3e24fc9ff44a7e5d1be3377b;p=elisp%2Fsemi.git diff --git a/eword-decode.el b/eword-decode.el index d5075d6..3fca9ed 100644 --- a/eword-decode.el +++ b/eword-decode.el @@ -10,7 +10,7 @@ ;; Renamed: 1993/06/03 to tiny-mime.el ;; Renamed: 1995/10/03 from tiny-mime.el (split off encoder) ;; Renamed: 1997/02/22 from tm-ew-d.el -;; Version: $Revision: 0.13 $ +;; Version: $Revision: 0.14 $ ;; Keywords: encoded-word, MIME, multilingual, header, mail, news ;; This file is part of SEMI (SEMI is Emacs MIME Interfaces). @@ -32,7 +32,6 @@ ;;; Code: -(require 'emu) (require 'std11) (require 'mel) (require 'mime-def) @@ -42,7 +41,7 @@ ;;; (defconst eword-decode-RCS-ID - "$Id: eword-decode.el,v 0.13 1997-02-26 13:01:25 tmorioka Exp $") + "$Id: eword-decode.el,v 0.14 1997-02-27 08:56:45 tmorioka Exp $") (defconst eword-decode-version (get-version-string eword-decode-RCS-ID))