*** indices.c.~1~	Tue Oct 26 16:36:35 1993
--- indices.c	Sat Nov 20 14:00:46 1993
***************
*** 253,259 ****
      else
        index_offset = -1;
  
!     old_offset == index_offset;
  
      /* The "last" string searched for is this one. */
      index_search = line;
--- 253,259 ----
      else
        index_offset = -1;
  
!     old_offset = index_offset;
  
      /* The "last" string searched for is this one. */
      index_search = line;
