X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Fmm-util.el;h=209c2949ea90fcf13906836829fc91f09540dd95;hb=76aec3e06cba61cfc307b45e4c6988efa4066469;hp=4fb5ea704bda33f7ebc52cd58e8df9d85e617c60;hpb=f2f23cebfdffdbe2e06fc51b63857a71da6c67a5;p=gnus diff --git a/lisp/mm-util.el b/lisp/mm-util.el index 4fb5ea704..209c2949e 100644 --- a/lisp/mm-util.el +++ b/lisp/mm-util.el @@ -1,6 +1,6 @@ ;;; mm-util.el --- Utility functions for Mule and low level things -;; Copyright (C) 1998-2012 Free Software Foundation, Inc. +;; Copyright (C) 1998-2013 Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen ;; MORIOKA Tomohiko @@ -1508,8 +1508,8 @@ To make this function work with XEmacs, the APEL package is required." (fboundp 'coding-system-to-mime-charset))) (coding-system-to-mime-charset coding-system))))) -(eval-when-compile - (require 'jka-compr)) +(defvar jka-compr-acceptable-retval-list) +(declare-function jka-compr-make-temp-name "jka-compr" (&optional local)) (defun mm-decompress-buffer (filename &optional inplace force) "Decompress buffer's contents, depending on jka-compr.