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

Diff of /emacs/src/xsmfns.c

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

revision 1.1 by jhd, Sun Mar 10 16:02:47 2002 UTC revision 1.2 by gerd, Tue Mar 12 10:11:59 2002 UTC
# Line 1  Line 1 
1  /* Session management module for systems which understand the X Session  /* Session management module for systems which understand the X Session
2     management protocol.     management protocol.
3     Copyright (C) 2002 Free Software Foundation, Inc.     Copyright (C) 2002, 2002 Free Software Foundation, Inc.
4    
5  This file is part of GNU Emacs.  This file is part of GNU Emacs.
6    
# Line 40  Boston, MA 02111-1307, USA.  */ Line 40  Boston, MA 02111-1307, USA.  */
40  #endif  #endif
41    
42  #include <sys/param.h>  #include <sys/param.h>
43    #include <stdio.h>
44    
45  #include "systime.h"  #include "systime.h"
46  #include "sysselect.h"  #include "sysselect.h"
47  #include "lisp.h"  #include "lisp.h"
48  #include "termhooks.h"  #include "termhooks.h"
49    #include "termopts.h"
50    
51  #ifndef MAXPATHLEN  #ifndef MAXPATHLEN
52  #define MAXPATHLEN 1024  #define MAXPATHLEN 1024

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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