emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/dispextern.h,v [EMACS_22_BASE]


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/src/dispextern.h,v [EMACS_22_BASE]
Date: Wed, 07 Nov 2007 15:30:51 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Chong Yidong <cyd>      07/11/07 15:30:51

Index: dispextern.h
===================================================================
RCS file: /sources/emacs/emacs/src/dispextern.h,v
retrieving revision 1.225.2.5
retrieving revision 1.225.2.6
diff -u -b -r1.225.2.5 -r1.225.2.6
--- dispextern.h        4 Nov 2007 07:31:56 -0000       1.225.2.5
+++ dispextern.h        7 Nov 2007 15:30:51 -0000       1.225.2.6
@@ -1922,7 +1922,6 @@
   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




reply via email to

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