]> code.delx.au - gnu-emacs/blobdiff - src/dispextern.h
* xdisp.c (move_it_to): When stopping at a charpos, check if that's a
[gnu-emacs] / src / dispextern.h
index a3c626374970ac249111537aeb639cfeb9cdb1eb..ce989e6173cf22cf3cc02b3f1a582315d52819b7 100644 (file)
@@ -1,6 +1,7 @@
 /* Interface definitions for display code.
    Copyright (C) 1985, 1993, 1994, 1997, 1998, 1999, 2000, 2001, 2002,
-                 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+                 2003, 2004, 2005, 2006, 2007, 2008
+                 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
@@ -1922,7 +1923,6 @@ struct it
   Lisp_Object overlay_strings[OVERLAY_STRING_CHUNK_SIZE];
 
   /* For each overlay string, the overlay it came from.  */
-#define OVERLAY_STRING_CHUNK_SIZE 16
   Lisp_Object string_overlays[OVERLAY_STRING_CHUNK_SIZE];
 
   /* If non-nil, a Lisp string being processed.  If