diff src/bufslots.h @ 211:78478c60bfcd r20-4b4

Import from CVS: tag r20-4b4
author cvs
date Mon, 13 Aug 2007 10:05:51 +0200
parents fe104dbd9147
children 11cf20601dec
line wrap: on
line diff
--- a/src/bufslots.h	Mon Aug 13 10:05:01 2007 +0200
+++ b/src/bufslots.h	Mon Aug 13 10:05:51 2007 +0200
@@ -245,3 +245,7 @@
        the next few times we add a new slot.  */
     MARKED_SLOT (extra1, extra2, extra3);
 #endif
+  /* The cache of positions for whilch line number has last been
+     calculated.  See line-number.c. */
+    MARKED_SLOT (line_number_cache);
+