[gnus git] branch master updated: m0-11-28-gf1adbda =1= mm-util.el (help-function-arglist): Remove outdated declaration

Katsumi Yamaoka <[email protected]> Thu, 26 Jun 2014 09:34:58 +0200
Newsgroups gmane.emacs.gnus.cvs
Message-ID <[email protected]>
       via  f1adbda200f7d93d30e339f59081de02ed91b34f (commit)
      from  15e4ea3b34700d6b7cd02d2ef69bd3913bbdb75d (commit)


- Log -----------------------------------------------------------------
commit f1adbda200f7d93d30e339f59081de02ed91b34f
Author: Glenn Morris <[email protected]>
Date:   Thu Jun 26 07:34:48 2014 +0000

    mm-util.el (help-function-arglist): Remove outdated declaration

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3f79e8c..c38f21d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2014-06-26  Glenn Morris  <[email protected]>
+
+	* mm-util.el (help-function-arglist): Remove outdated declaration.
+
 2014-06-24  Andreas Schwab  <[email protected]>
 
 	* html2text.el (html2text-get-attr): Rewrite to handle spaces in quoted
diff --git a/lisp/mm-util.el b/lisp/mm-util.el
index 0d02e1d..31b7d07 100644
--- a/lisp/mm-util.el
+++ b/lisp/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)

-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.

Summary of changes:
 lisp/ChangeLog  |    4 ++++
 lisp/mm-util.el |    2 --
 2 files changed, 4 insertions(+), 2 deletions(-)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".

The branch, master has been updated


hooks/post-receive
-- 
Gnus Project