emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/mac/ChangeLog


From: Steven Tamm
Subject: [Emacs-diffs] Changes to emacs/mac/ChangeLog
Date: Mon, 27 Dec 2004 12:42:28 -0500

Index: emacs/mac/ChangeLog
diff -c emacs/mac/ChangeLog:1.77 emacs/mac/ChangeLog:1.78
*** emacs/mac/ChangeLog:1.77    Sun May 30 00:37:25 2004
--- emacs/mac/ChangeLog Mon Dec 27 17:23:53 2004
***************
*** 1,3 ****
--- 1,24 ----
+ 2004-12-24  YAMAMOTO Mitsuharu  <address@hidden>
+ 
+       * makefile.MPW: Add dependencies for fringe.c.x, image.c.x, and
+       lastfile.c.x.
+       (PPCCOptions): Add -alloca.
+       (EmacsObjects): Remove alloca.c.x.  Add fringe.c.x, image.c.x, and
+       lastfile.c.x.
+       (Emacs MPW): Add QuickTimeLib.
+       (EmacsSource): Remove alloca.c.  Add fringe.c, image.c, and
+       lastfile.c.
+       (LispSource): Fix pathnames for byte-run.elc, float-sup.elc, and
+       map-ynp.elc.
+       * inc/config.h (USE_LSB_TAG) [__MRC__]: Define.
+       (UNEXEC_SRC): Close comment.
+       * inc/epaths.h (PATH_BITMAPS, PATH_GAME): New defines.
+       * inc/m-mac.h (HAVE_ALLOCA) [__MRC__]: Define.
+       (C_ALLOCA) [__MRC__]: Don't define.
+       * inc/s-mac.h (X_OK): New define.
+       (DECL_ALIGN) [USE_LSB_TAG && __MRC__]: New macro. 
+       (GC_MARK_STACK): Define to GC_MAKE_GCPROS_NOOPS.
+ 
  2004-05-29  Steven Tamm  <address@hidden>
  
        * INSTALL: Fixing typos




reply via email to

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