changeset 95133:fdcb0b1a3c6d

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 20 May 2008 10:13:17 +0000
parents 7bf061584278
children 72e820e4f87d
files src/ChangeLog.8
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog.8	Tue May 20 10:11:28 2008 +0000
+++ b/src/ChangeLog.8	Tue May 20 10:13:17 2008 +0000
@@ -13389,7 +13389,7 @@
 	* coding.c (setup_coding_system): Fix setting up
 	coding->spec.ccl.valid_codes for CCL based coding system.
 	(code_convert_region): Set point to FROM before inserting the
-	result of pre-write-funciton.  Preserve original point.
+	result of pre-write-function.  Preserve original point.
 	(code_convert_string): If coding->type is coding_type_ccl, do
 	conversion even if the length of conversion region is zero.