# HG changeset patch # User Kim F. Storm # Date 1114126576 0 # Node ID 642b9d3127657b2d487aa0cfb0d599314cecd1bb # Parent 2e5e4800dc8af3528231f7a4e00bc4d8b3947b0b Typo in comment. diff -r 2e5e4800dc8a -r 642b9d312765 src/coding.c --- a/src/coding.c Thu Apr 21 21:38:33 2005 +0000 +++ b/src/coding.c Thu Apr 21 23:36:16 2005 +0000 @@ -6675,7 +6675,7 @@ STRING_MULTIBYTE (string)); } -/* Subroutine for Fsafe_coding_systems_region_internal. +/* Subroutine for Ffind_coding_systems_region_internal. Return a list of coding systems that safely encode the multibyte text between P and PEND. SAFE_CODINGS, if non-nil, is an alist of