# HG changeset patch # User Glenn Morris # Date 1213153843 0 # Node ID 986aaff044cace25294f5141046a9e2455cf49c5 # Parent e31fc12cf2a555321b4824dbe51231f482a03f36 (image-size): Declare. Remove unnecessary eval-and-compile of autoloads. diff -r e31fc12cf2a5 -r 986aaff044ca lisp/gnus/gnus.el --- a/lisp/gnus/gnus.el Wed Jun 11 03:10:20 2008 +0000 +++ b/lisp/gnus/gnus.el Wed Jun 11 03:10:43 2008 +0000 @@ -1,7 +1,8 @@ ;;; gnus.el --- a newsreader for GNU Emacs ;; Copyright (C) 1987, 1988, 1989, 1990, 1993, 1994, 1995, 1996, 1997, 1998, -;; 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +;; 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 +;; Free Software Foundation, Inc. ;; Author: Masanobu UMEDA ;; Lars Magne Ingebrigtsen @@ -917,8 +918,7 @@ (defvar gnus-group-buffer "*Group*") -(eval-and-compile - (autoload 'gnus-play-jingle "gnus-audio")) +(autoload 'gnus-play-jingle "gnus-audio") (defface gnus-splash '((((class color) @@ -993,6 +993,8 @@ (cdr (assq gnus-logo-color-style gnus-logo-color-alist)) "Colors used for the Gnus logo.") +(declare-function image-size "image.c" (spec &optional pixels frame)) + (defun gnus-group-startup-message (&optional x y) "Insert startup message in current buffer." ;; Insert the message.