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 [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/gtkutil.h [emacs-unicode-2]
Date: Thu, 11 Nov 2004 22:18:12 -0500

Index: emacs/src/gtkutil.h
diff -c emacs/src/gtkutil.h:1.7.6.4 emacs/src/gtkutil.h:1.7.6.5
*** emacs/src/gtkutil.h:1.7.6.4 Thu Nov  4 08:55:33 2004
--- emacs/src/gtkutil.h Fri Nov 12 02:52:57 2004
***************
*** 126,131 ****
--- 126,135 ----
    struct _widget_value *free_list;
  } widget_value;
  
+ #ifdef HAVE_GTK_FILE_BOTH
+ extern int use_old_gtk_file_dialog;
+ #endif
+ 
  extern widget_value *malloc_widget_value P_ ((void));
  extern void free_widget_value P_ ((widget_value *));
  




reply via email to

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