]> code.delx.au - gnu-emacs/blobdiff - src/m/celerity.h
(gc_cons_threshold): Not static.
[gnu-emacs] / src / m / celerity.h
index 3ec5e99c1ec292deab02dc0bf662618f8ec928f0..0b0bb020122121b6fa0eb285e0a78f7d5e102d1a 100644 (file)
@@ -15,11 +15,11 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with GNU Emacs; see the file COPYING.  If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA.  */
+the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA.  */
 
 
-/* The following line tells the configuration script what sort of 
+/* The following line tells the configuration script what sort of
    operating system this machine is likely to run.
    USUAL-OPSYS="bsd4-2"  */
 
@@ -54,3 +54,6 @@ Boston, MA 02111-1307, USA.  */
 
 /* (short) negative-int doesn't sign-extend correctly */
 #define SHORT_CAST_BUG
+
+/* arch-tag: b4df1828-fab6-48f8-97bc-b8998c200eea
+   (do not change this comment) */