emacs-diffs
[Top][All Lists]
Advanced

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

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


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

Index: emacs/src/unexec.c
diff -c emacs/src/unexec.c:1.34.4.1 emacs/src/unexec.c:1.34.4.2
*** emacs/src/unexec.c:1.34.4.1 Fri Apr  4 01:21:03 2003
--- emacs/src/unexec.c  Tue Oct 14 19:22:47 2003
***************
*** 821,827 ****
        PERROR (new_name);
      }
  
! #if 0 /* This #ifndef caused a bug on Linux when using QMAGIC.  */
    /* This adjustment was done above only #ifndef NO_REMAP,
       so only undo it now #ifndef NO_REMAP.  */
    /* #ifndef NO_REMAP  */
--- 821,827 ----
        PERROR (new_name);
      }
  
! #if 0 /* This #ifndef caused a bug on GNU/Linux when using QMAGIC.  */
    /* This adjustment was done above only #ifndef NO_REMAP,
       so only undo it now #ifndef NO_REMAP.  */
    /* #ifndef NO_REMAP  */
***************
*** 1265,1267 ****
--- 1265,1270 ----
  #endif /* COFF */
  
  #endif /* not CANNOT_DUMP */
+ 
+ /* arch-tag: 62409b69-e27a-4a7c-9413-0210d6b54e7f
+    (do not change this comment) */




reply via email to

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