Mercurial > hg > xemacs-beta
diff src/file-coding.c @ 414:da8ed4261e83 r21-2-15
Import from CVS: tag r21-2-15
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:21:38 +0200 |
parents | 697ef44129c6 |
children | ebe98a74bd68 |
line wrap: on
line diff
--- a/src/file-coding.c Mon Aug 13 11:20:44 2007 +0200 +++ b/src/file-coding.c Mon Aug 13 11:21:38 2007 +0200 @@ -5403,7 +5403,7 @@ /************************************************************************/ void -syms_of_mule_coding (void) +syms_of_file_coding (void) { defsymbol (&Qbuffer_file_coding_system, "buffer-file-coding-system"); deferror (&Qcoding_system_error, "coding-system-error", @@ -5515,7 +5515,7 @@ } void -lstream_type_create_mule_coding (void) +lstream_type_create_file_coding (void) { LSTREAM_HAS_METHOD (decoding, reader); LSTREAM_HAS_METHOD (decoding, writer); @@ -5535,7 +5535,7 @@ } void -vars_of_mule_coding (void) +vars_of_file_coding (void) { int i; @@ -5597,7 +5597,7 @@ } void -complex_vars_of_mule_coding (void) +complex_vars_of_file_coding (void) { staticpro (&Vcoding_system_hash_table); Vcoding_system_hash_table =