emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/gtkutil.h,v


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/gtkutil.h,v
Date: Sat, 01 Mar 2008 14:57:47 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Jan Djärv <jhd>        08/03/01 14:57:46

Index: gtkutil.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/gtkutil.h,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -b -r1.24 -r1.25
--- gtkutil.h   8 Jan 2008 20:44:12 -0000       1.24
+++ gtkutil.h   1 Mar 2008 14:57:46 -0000       1.25
@@ -184,7 +184,7 @@
 extern void update_frame_tool_bar P_ ((FRAME_PTR f));
 extern void free_frame_tool_bar P_ ((FRAME_PTR f));
 
-extern void xg_resize_widgets P_ ((FRAME_PTR f,
+extern void xg_frame_resized P_ ((FRAME_PTR f,
                                    int pixelwidth,
                                    int pixelheight));
 extern void xg_frame_set_char_size P_ ((FRAME_PTR f, int cols, int rows));




reply via email to

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