aboutsummaryrefslogtreecommitdiffstats
path: root/lispref
diff options
context:
space:
mode:
Diffstat (limited to 'lispref')
-rw-r--r--lispref/nonascii.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/lispref/nonascii.texi b/lispref/nonascii.texi
index 29d97d81acd..d73e79811f1 100644
--- a/lispref/nonascii.texi
+++ b/lispref/nonascii.texi
@@ -415,6 +415,7 @@ characters instead of the characters actually in the buffer.
415When a buffer contains non-@sc{ascii} characters, codes 128 through 255, 415When a buffer contains non-@sc{ascii} characters, codes 128 through 255,
416they are assigned the character set @code{unknown}. @xref{Explicit 416they are assigned the character set @code{unknown}. @xref{Explicit
417Encoding}. 417Encoding}.
418@end defun
418 419
419@defun find-charset-string string &optional translation 420@defun find-charset-string string &optional translation
420This function returns a list of the character sets that appear in the 421This function returns a list of the character sets that appear in the