emacs-diffs
[Top][All Lists]
Advanced

[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: Thu, 24 Jul 2008 18:45:49 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/07/24 18:45:46

Index: s/darwin.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/s/darwin.h,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -b -r1.45 -r1.46
--- s/darwin.h  23 Jul 2008 06:34:41 -0000      1.45
+++ s/darwin.h  24 Jul 2008 18:45:45 -0000      1.46
@@ -156,9 +156,6 @@
 /* start_of_text isn't actually used, so make it compile without error.  */
 #define TEXT_START (0)
 
-/* This seems to be right for end_of_text, but it may not be used anyway.  */
-#define TEXT_END get_etext()
-
 /* Definitions for how to compile & link.  */
 
 /* Link in the Carbon or AppKit lib. */




reply via email to

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