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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/gtkutil.h [lexbind]
Date: Thu, 11 Nov 2004 23:43:04 -0500

Index: emacs/src/gtkutil.h
diff -c emacs/src/gtkutil.h:1.7.2.6 emacs/src/gtkutil.h:1.7.2.7
*** emacs/src/gtkutil.h:1.7.2.6 Thu Nov  4 13:12:29 2004
--- emacs/src/gtkutil.h Fri Nov 12 04:21:16 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]