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

Diff of /emacs/src/charset.c

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

revision 1.118 by gerd, Fri Jul 13 09:30:42 2001 UTC revision 1.118.4.1 by eliz, Wed Feb 6 18:51:07 2002 UTC
# Line 710  DESCRIPTION (string) is the description Line 710  DESCRIPTION (string) is the description
710    Fput (charset_symbol, Qcharset, CHARSET_TABLE_ENTRY (XINT (charset_id)));    Fput (charset_symbol, Qcharset, CHARSET_TABLE_ENTRY (XINT (charset_id)));
711    CHARSET_SYMBOL (XINT (charset_id)) = charset_symbol;    CHARSET_SYMBOL (XINT (charset_id)) = charset_symbol;
712    Vcharset_list = Fcons (charset_symbol, Vcharset_list);    Vcharset_list = Fcons (charset_symbol, Vcharset_list);
713      Fupdate_coding_systems_internal ();
714    return Qnil;    return Qnil;
715  }  }
716    

Legend:
Removed from v.1.118  
changed lines
  Added in v.1.118.4.1

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