/[emacs]/emacs/src/search.c
ViewVC logotype

Diff of /emacs/src/search.c

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

revision 1.158 by pj, Sun Oct 21 12:05:35 2001 UTC revision 1.159 by pj, Wed Oct 24 20:17:33 2001 UTC
# Line 752  scan_newline (start, start_byte, limit, Line 752  scan_newline (start, start_byte, limit,
752    
753    int old_immediate_quit = immediate_quit;    int old_immediate_quit = immediate_quit;
754    
   /* 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));  
   
755    /* The code that follows is like scan_buffer    /* The code that follows is like scan_buffer
756       but checks for either newline or carriage return.  */       but checks for either newline or carriage return.  */
757    

Legend:
Removed from v.1.158  
changed lines
  Added in v.1.159

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