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

Diff of /emacs/src/editfns.c

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

revision 1.323 by miles, Thu Nov 15 08:05:45 2001 UTC revision 1.324 by rms, Tue Dec 18 02:15:53 2001 UTC
# Line 2473  determines whether case is significant o Line 2473  determines whether case is significant o
2473           characters, not just the bytes.  */           characters, not just the bytes.  */
2474        int c1, c2;        int c1, c2;
2475    
2476          QUIT;
2477    
2478        if (! NILP (bp1->enable_multibyte_characters))        if (! NILP (bp1->enable_multibyte_characters))
2479          {          {
2480            c1 = BUF_FETCH_MULTIBYTE_CHAR (bp1, i1_byte);            c1 = BUF_FETCH_MULTIBYTE_CHAR (bp1, i1_byte);

Legend:
Removed from v.1.323  
changed lines
  Added in v.1.324

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