emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/play/bubbles.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/play/bubbles.el,v
Date: Thu, 12 Jun 2008 03:56:28 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/06/12 03:56:20

Index: play/bubbles.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/play/bubbles.el,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- play/bubbles.el     6 May 2008 07:24:02 -0000       1.7
+++ play/bubbles.el     12 Jun 2008 03:56:19 -0000      1.8
@@ -950,6 +950,8 @@
   (message "bubbles-quit")
   (bury-buffer))
 
+(declare-function image-size "image.c" (spec &optional pixels frame))
+
 (defun bubbles--compute-offsets ()
   "Update horizontal and vertical offsets for centering the bubbles grid.
 Set `bubbles--col-offset' and `bubbles--row-offset'."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]