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

Diff of /emacs/src/lread.c

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

revision 1.265 by gerd, Tue Oct 30 16:35:07 2001 UTC revision 1.266 by gerd, Tue Oct 30 16:38:10 2001 UTC
# Line 2239  read1 (readcharfun, pch, first_in_list) Line 2239  read1 (readcharfun, pch, first_in_list)
2239          if (c < 0)          if (c < 0)
2240            end_of_file_error ();            end_of_file_error ();
2241    
         if (p - read_buffer == 24183)  
           fprintf (stderr, "hello\n");  
   
2242          /* If purifying, and string starts with \ newline,          /* If purifying, and string starts with \ newline,
2243             return zero instead.  This is for doc strings             return zero instead.  This is for doc strings
2244             that we are really going to find in etc/DOC.nn.nn  */             that we are really going to find in etc/DOC.nn.nn  */

Legend:
Removed from v.1.265  
changed lines
  Added in v.1.266

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