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, 04 Nov 2004 04:08:13 -0500

Index: emacs/src/gtkutil.h
diff -c emacs/src/gtkutil.h:1.7.6.3 emacs/src/gtkutil.h:1.7.6.4
*** emacs/src/gtkutil.h:1.7.6.3 Fri Oct 22 10:13:35 2004
--- emacs/src/gtkutil.h Thu Nov  4 08:55:33 2004
***************
*** 132,138 ****
  extern char *xg_get_file_name P_ ((FRAME_PTR f,
                                     char *prompt,
                                     char *default_filename,
!                                    int mustmatch_p));
  
  extern GtkWidget *xg_create_widget P_ ((char *type,
                                          char *name,
--- 132,139 ----
  extern char *xg_get_file_name P_ ((FRAME_PTR f,
                                     char *prompt,
                                     char *default_filename,
!                                    int mustmatch_p,
!                                    int only_dir_p));
  
  extern GtkWidget *xg_create_widget P_ ((char *type,
                                          char *name,




reply via email to

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