emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/m/amdahl.h


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/m/amdahl.h
Date: Fri, 04 Apr 2003 01:23:52 -0500

Index: emacs/src/m/amdahl.h
diff -c emacs/src/m/amdahl.h:1.10 emacs/src/m/amdahl.h:1.11
*** emacs/src/m/amdahl.h:1.10   Mon Nov 18 11:11:32 2002
--- emacs/src/m/amdahl.h        Tue Feb  4 09:03:18 2003
***************
*** 1,4 ****
! /* amdahl machine description file 
     Copyright (C) 1987, 1999, 2002 Free Software Foundation, Inc.
  
  This file is part of GNU Emacs.
--- 1,4 ----
! /* amdahl machine description file
     Copyright (C) 1987, 1999, 2002 Free Software Foundation, Inc.
  
  This file is part of GNU Emacs.
***************
*** 123,129 ****
  
  /* Put text and data on non-segment boundary; makes image smaller */
  
! #define LD_SWITCH_MACHINE     -N 
  
  /* When writing the 'xemacs' file, make text segment ro */
  #define EXEC_MAGIC    0410
--- 123,129 ----
  
  /* Put text and data on non-segment boundary; makes image smaller */
  
! #define LD_SWITCH_MACHINE     -N
  
  /* When writing the 'xemacs' file, make text segment ro */
  #define EXEC_MAGIC    0410




reply via email to

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