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/orion.h


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/src/m/orion.h
Date: Mon, 15 Apr 2002 09:20:35 -0400

Index: emacs/src/m/orion.h
diff -c emacs/src/m/orion.h:1.7 emacs/src/m/orion.h:1.8
*** emacs/src/m/orion.h:1.7     Mon Jan 15 04:15:02 1996
--- emacs/src/m/orion.h Mon Apr 15 09:20:35 2002
***************
*** 1,5 ****
  /* machine description file for HLH Orion.
!    Copyright (C) 1985 Free Software Foundation, Inc.
  
  This file is part of GNU Emacs.
  
--- 1,5 ----
  /* machine description file for HLH Orion.
!    Copyright (C) 1985, 2002 Free Software Foundation, Inc.
  
  This file is part of GNU Emacs.
  
***************
*** 64,71 ****
  #define FSCALE 1.0
  #endif
  #define LOAD_AVE_CVT(x) (int) (((double) (x)) * 100.0 / FSCALE)
- 
- /* It is necessary to use the portable imitation of alloca,
-    since a true stack-allocating one is impossible.  */
- 
- #define C_ALLOCA
--- 64,66 ----



reply via email to

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