Mercurial > emacs
diff src/coding.c @ 61722:642b9d312765
Typo in comment.
| author | Kim F. Storm <storm@cua.dk> |
|---|---|
| date | Thu, 21 Apr 2005 23:36:16 +0000 |
| parents | e3a6dd630fdf |
| children | 5a6bae733c66 ad07ff6e4555 |
line wrap: on
line diff
--- 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
