X-Git-Url: http://git.chise.org/gitweb/?p=elisp%2Ftm.git;a=blobdiff_plain;f=mime-setup.el.in;h=9165ab977d30a67ff4f9fe82d7688ec2e4cb64cc;hp=cc6cc8f2149916f6bfe293f670aeeba5d473b39d;hb=9710d631bef5981581cc482f481c8dd87cd80ec2;hpb=05b13728a22475e6336880af82c01e03038c1481 diff --git a/mime-setup.el.in b/mime-setup.el.in index cc6cc8f..9165ab9 100644 --- a/mime-setup.el.in +++ b/mime-setup.el.in @@ -6,7 +6,7 @@ ;;; ;;; Author: MORIOKA Tomohiko ;;; Version: -;;; $Id: mime-setup.el.in,v 7.20 1996/04/16 12:42:35 morioka Exp $ +;;; $Id: mime-setup.el.in,v 7.21 1996/06/25 01:02:40 shuhei-k Exp $ ;;; Keywords: mail, news, MIME, multimedia, multilingual, encoded-word ;;; ;;; This file is part of tm (Tools for MIME). @@ -89,6 +89,12 @@ ) +;;; @ for mu-cite +;;; + +(add-hook 'mu-cite/pre-cite-hook 'mime/decode-message-header) + + ;;; @ for RMAIL and VM ;;;