/[emacs]/emacs/src/xfns.c
ViewVC logotype

Diff of /emacs/src/xfns.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.551 by lektu, Wed Jul 10 08:42:44 2002 UTC revision 1.552 by lektu, Thu Jul 11 15:23:58 2002 UTC
# Line 11605  selection dialog's entry field, if MUSTM Line 11605  selection dialog's entry field, if MUSTM
11605    int ac = 0;    int ac = 0;
11606    extern XtAppContext Xt_app_con;    extern XtAppContext Xt_app_con;
11607    XmString dir_xmstring, pattern_xmstring;    XmString dir_xmstring, pattern_xmstring;
11608    int count = specpdl_ptr - specpdl;    int count = SPECPDL_INDEX ();
11609    struct gcpro gcpro1, gcpro2, gcpro3, gcpro4, gcpro5;    struct gcpro gcpro1, gcpro2, gcpro3, gcpro4, gcpro5;
11610    
11611    GCPRO5 (prompt, dir, default_filename, mustmatch, file);    GCPRO5 (prompt, dir, default_filename, mustmatch, file);

Legend:
Removed from v.1.551  
changed lines
  Added in v.1.552

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26