Mercurial > emacs
changeset 32235:751db8b296e8
(Ffind_charset_string): Doc fix.
author | Dave Love <fx@gnu.org> |
---|---|
date | Fri, 06 Oct 2000 22:47:22 +0000 |
parents | 811419e9e769 |
children | b6523ae145d2 |
files | src/charset.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/charset.c Fri Oct 06 22:42:46 2000 +0000 +++ b/src/charset.c Fri Oct 06 22:47:22 2000 +0000 @@ -906,7 +906,7 @@ "Return a list of charsets in STR.\n\ Optional arg TABLE if non-nil is a translation table to look up.\n\ \n\ -If the region contains invalid multiybte characters,\n\ +If the string contains invalid multiybte characters,\n\ `unknown' is included in the returned list.\n\ \n\ If STR is unibyte, the returned list may contain\n\