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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/unexec.c
Date: Mon, 19 May 2003 10:39:01 -0400

Index: emacs/src/unexec.c
diff -c emacs/src/unexec.c:1.35 emacs/src/unexec.c:1.36
*** emacs/src/unexec.c:1.35     Tue Feb  4 09:03:13 2003
--- emacs/src/unexec.c  Mon May 19 10:39:00 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  */




reply via email to

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