+2001-10-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
+
+ * search.c (scan_newline): Remove unused variable
+ `selective_display'.
+
2001-10-25 Miles Bader <miles@gnu.org>
* dispextern.h (struct image): Add `background',
int old_immediate_quit = immediate_quit;
- /* If we are not in selective display mode,
- check only for newlines. */
- int selective_display = (!NILP (current_buffer->selective_display)
- && !INTEGERP (current_buffer->selective_display));
-
/* The code that follows is like scan_buffer
but checks for either newline or carriage return. */