emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/tool-bar.el,v


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

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

Index: tool-bar.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/tool-bar.el,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- tool-bar.el 13 May 2008 18:02:44 -0000      1.16
+++ tool-bar.el 12 Jun 2008 03:56:17 -0000      1.17
@@ -88,6 +88,8 @@
                '(menu-item "tool bar" ignore
                            :filter tool-bar-make-keymap))
 
+(declare-function image-mask-p "image.c" (spec &optional frame))
+
 (defun tool-bar-make-keymap (&optional ignore)
   "Generate an actual keymap from `tool-bar-map'.
 Its main job is to figure out which images to use based on the display's




reply via email to

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