[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/s/darwin.h,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/src/s/darwin.h,v |
Date: |
Wed, 23 Jul 2008 06:34:42 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 08/07/23 06:34:41
Index: s/darwin.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/s/darwin.h,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -b -r1.44 -r1.45
--- s/darwin.h 23 Jul 2008 06:26:31 -0000 1.44
+++ s/darwin.h 23 Jul 2008 06:34:41 -0000 1.45
@@ -159,9 +159,6 @@
/* This seems to be right for end_of_text, but it may not be used anyway. */
#define TEXT_END get_etext()
-/* This seems to be right for end_of_data, but it may not be used anyway. */
-#define DATA_END get_edata()
-
/* Definitions for how to compile & link. */
/* Link in the Carbon or AppKit lib. */
- [Emacs-diffs] Changes to emacs/src/s/darwin.h,v, Dan Nicolaescu, 2008/07/09
- [Emacs-diffs] Changes to emacs/src/s/darwin.h,v, Adrian Robert, 2008/07/15
- [Emacs-diffs] Changes to emacs/src/s/darwin.h,v, Dan Nicolaescu, 2008/07/16
- [Emacs-diffs] Changes to emacs/src/s/darwin.h,v, Adrian Robert, 2008/07/17
- [Emacs-diffs] Changes to emacs/src/s/darwin.h,v, Dan Nicolaescu, 2008/07/17
- [Emacs-diffs] Changes to emacs/src/s/darwin.h,v, Miles Bader, 2008/07/17
- [Emacs-diffs] Changes to emacs/src/s/darwin.h,v, Dan Nicolaescu, 2008/07/23
- [Emacs-diffs] Changes to emacs/src/s/darwin.h,v,
Dan Nicolaescu <=
- [Emacs-diffs] Changes to emacs/src/s/darwin.h,v, Dan Nicolaescu, 2008/07/24
- [Emacs-diffs] Changes to emacs/src/s/darwin.h,v, Dan Nicolaescu, 2008/07/27