diff options
| author | Glenn Morris <rgm@gnu.org> | 2014-06-25 23:55:15 -0700 | 
|---|---|---|
| committer | Glenn Morris <rgm@gnu.org> | 2014-06-25 23:55:15 -0700 | 
| commit | 9ac6d28ab8c29547d9f9365dc8f7cea13c32ef7a (patch) | |
| tree | 026dc1d5a858b27086c4f9d8e0f4a60b7907eb80 /lisp/gnus/mm-util.el | |
| parent | a0e2175a9055f2ea8ae03744d495e5179885029d (diff) | |
| parent | 436550da1bf8d2cdd92a60f6ce84f131a8045062 (diff) | |
| download | emacs-9ac6d28ab8c29547d9f9365dc8f7cea13c32ef7a.tar.gz | |
Merge from emacs-24; up to 2014-06-11T19:33:14Z!rgm@gnu.org
Diffstat (limited to 'lisp/gnus/mm-util.el')
| -rw-r--r-- | lisp/gnus/mm-util.el | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/lisp/gnus/mm-util.el b/lisp/gnus/mm-util.el index 0d02e1db758..31b7d073fbe 100644 --- a/lisp/gnus/mm-util.el +++ b/lisp/gnus/mm-util.el @@ -1374,8 +1374,6 @@ If INHIBIT is non-nil, inhibit `mm-inhibit-file-name-handlers'."      (write-region start end filename append visit lockname)))  (autoload 'gmm-write-region "gmm-utils") -(declare-function help-function-arglist "help-fns" -		  (def &optional preserve-names))  ;; It is not a MIME function, but some MIME functions use it.  (if (and (fboundp 'make-temp-file) | 
