X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Fmm-util.el;h=209c2949ea90fcf13906836829fc91f09540dd95;hb=ac910f70b3eab14b9341e9214cb0a5a5f3c218b6;hp=4fb5ea704bda33f7ebc52cd58e8df9d85e617c60;hpb=afbf528d6fb2fdb90f56a50212e46178b869a28b;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.