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

Diff of /emacs/src/casetab.c

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

revision 1.26 by pj, Sat Oct 20 20:42:13 2001 UTC revision 1.27 by rms, Fri Sep 6 16:45:54 2002 UTC
# Line 158  set_case_table (table, standard) Line 158  set_case_table (table, standard)
158        XCHAR_TABLE (table)->extras[2] = eqv;        XCHAR_TABLE (table)->extras[2] = eqv;
159      }      }
160    
161      /* This is so set_image_of_range_1 in regex.c can find the EQV table.  */
162      XCHAR_TABLE (canon)->extras[2] = eqv;
163    
164    if (standard)    if (standard)
165      Vascii_downcase_table = table;      Vascii_downcase_table = table;
166    else    else

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

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