emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/unexalpha.c [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/unexalpha.c [lexbind]
Date: Tue, 14 Oct 2003 19:23:26 -0400

Index: emacs/src/unexalpha.c
diff -c emacs/src/unexalpha.c:1.15.20.1 emacs/src/unexalpha.c:1.15.20.2
*** emacs/src/unexalpha.c:1.15.20.1     Fri Apr  4 01:21:03 2003
--- emacs/src/unexalpha.c       Tue Oct 14 19:22:47 2003
***************
*** 26,32 ****
  #include <sys/stat.h>
  #include <sys/mman.h>
  #include <stdio.h>
- #include <varargs.h>
  #include <errno.h>
  #ifdef HAVE_STRING_H
  #include <string.h>
--- 26,31 ----
***************
*** 541,543 ****
--- 540,545 ----
    fputs (".\n", stderr);
    exit (1);
  }
+ 
+ /* arch-tag: 46316c49-ee08-4aa3-942b-00798902f5bd
+    (do not change this comment) */




reply via email to

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