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/template.h,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/s/template.h,v
Date: Wed, 16 Jul 2008 07:48:12 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/07/16 07:48:11

Index: s/template.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/s/template.h,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- s/template.h        26 Jun 2008 04:24:50 -0000      1.27
+++ s/template.h        16 Jul 2008 07:48:11 -0000      1.28
@@ -155,13 +155,6 @@
    your system and must be used only through an encapsulation
    (Which you should place, by convention, in sysdep.c).  */
 
-/* Some compilers tend to put everything declared static
-   into the initialized data area, which becomes pure after dumping Emacs.
-   On these systems, you must #define static as nothing to foil this.
-   Note that emacs carefully avoids static vars inside functions.  */
-
-/* #define static */
-
 /* If the system's imake configuration file defines `NeedWidePrototypes'
    as `NO', we must define NARROWPROTO manually.  Such a define is
    generated in the Makefile generated by `xmkmf'.  If we don't




reply via email to

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