/[emacs]/emacs/src/dispextern.h
ViewVC logotype

Diff of /emacs/src/dispextern.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.196 by kfstorm, Wed Feb 16 23:44:48 2005 UTC revision 1.197 by kfstorm, Fri Feb 25 21:49:59 2005 UTC
# Line 1887  struct it Line 1887  struct it
1887    
1888    /* Vector of overlays to process.  Overlay strings are processed    /* Vector of overlays to process.  Overlay strings are processed
1889       OVERLAY_STRING_CHUNK_SIZE at a time.  */       OVERLAY_STRING_CHUNK_SIZE at a time.  */
1890  #define OVERLAY_STRING_CHUNK_SIZE 3  #define OVERLAY_STRING_CHUNK_SIZE 16
1891    Lisp_Object overlay_strings[OVERLAY_STRING_CHUNK_SIZE];    Lisp_Object overlay_strings[OVERLAY_STRING_CHUNK_SIZE];
1892    
1893    /* Total number of overlay strings to process.  This can be >    /* Total number of overlay strings to process.  This can be >

Legend:
Removed from v.1.196  
changed lines
  Added in v.1.197

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26