emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/unexelf.c
Date: Mon, 01 Sep 2003 11:54:46 -0400

Index: emacs/src/unexelf.c
diff -c emacs/src/unexelf.c:1.54 emacs/src/unexelf.c:1.55
*** emacs/src/unexelf.c:1.54    Sat Jul 12 17:53:28 2003
--- emacs/src/unexelf.c Mon Sep  1 11:45:57 2003
***************
*** 1284,1286 ****
--- 1284,1289 ----
    if (chmod (new_name, stat_buf.st_mode) == -1)
      fatal ("Can't chmod (%s): errno %d\n", new_name, errno);
  }
+ 
+ /* arch-tag: e02e1512-95e2-4ef0-bba7-b6bce658f1e3
+    (do not change this comment) */




reply via email to

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