diff options
Diffstat (limited to 'src/coding.c')
| -rw-r--r-- | src/coding.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coding.c b/src/coding.c index a1dd77872f5..b914574bbca 100644 --- a/src/coding.c +++ b/src/coding.c | |||
| @@ -6671,7 +6671,7 @@ highest priority. */) | |||
| 6671 | STRING_MULTIBYTE (string)); | 6671 | STRING_MULTIBYTE (string)); |
| 6672 | } | 6672 | } |
| 6673 | 6673 | ||
| 6674 | /* Subroutine for Fsafe_coding_systems_region_internal. | 6674 | /* Subroutine for Ffind_coding_systems_region_internal. |
| 6675 | 6675 | ||
| 6676 | Return a list of coding systems that safely encode the multibyte | 6676 | Return a list of coding systems that safely encode the multibyte |
| 6677 | text between P and PEND. SAFE_CODINGS, if non-nil, is an alist of | 6677 | text between P and PEND. SAFE_CODINGS, if non-nil, is an alist of |