[gnus git] branch master updated: m0-7-233-ga77de63 =1= gnus-util.el (image-size): Declare

Katsumi Yamaoka <[email protected]>
Newsgroups gmane.emacs.gnus.cvs
Message-ID <[email protected]>
       via  a77de633c952361b94c283a4de1e0ddc8f15d7f7 (commit)
      from  c366e0fd052779db27bd658654e740a6abe1496e (commit)


- Log -----------------------------------------------------------------
commit a77de633c952361b94c283a4de1e0ddc8f15d7f7
Author: Glenn Morris <[email protected]>
Date:   Wed Sep 18 05:25:30 2013 +0000

    gnus-util.el (image-size): Declare

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0f86436..76b4906 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2013-09-18  Glenn Morris  <[email protected]>
+
+	* gnus-util.el (image-size): Declare.
+
 2013-09-17  Katsumi Yamaoka  <[email protected]>
 
 	* gnus-icalendar.el (gnus-icalendar-event--find-attendee)
diff --git a/lisp/gnus-util.el b/lisp/gnus-util.el
index 4f63f4b..b682e64 100644
--- a/lisp/gnus-util.el
+++ b/lisp/gnus-util.el
@@ -1891,6 +1891,8 @@ empty directories from OLD-PATH."
             (get-char-table ,character ,display-table)))
     `(aref ,display-table ,character)))
 
+(declare-function image-size "image.c" (spec &optional pixels frame))
+
 (defun gnus-rescale-image (image size)
   "Rescale IMAGE to SIZE if possible.
 SIZE is in format (WIDTH . HEIGHT). Return a new image.

-----------------------------------------------------------------------
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/gnus-util.el |    2 ++
 2 files changed, 6 insertions(+), 0 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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.