From 38f02ede3f8e30a5b730f9be15b872a4c1598d58 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 2 Jan 1999 20:00:29 +0000 Subject: [PATCH] (Ffind_charset_region): Fix doc typo. --- src/charset.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/charset.c b/src/charset.c index cbf8fe02375..b286c655792 100644 --- a/src/charset.c +++ b/src/charset.c @@ -851,7 +851,7 @@ If the region contains any composite character,\n\ Optional arg TABLE if non-nil is a translation table to look up.\n\ \n\ If the region contains invalid multiybte characters,\n\ -`unknown' is included in the returned list. +`unknown' is included in the returned list.\n\ \n\ If the current buffer is unibyte, the returned list contains\n\ `ascii' if any 7-bit characters are found,\n\ -- 2.39.2