diff options
Diffstat (limited to 'lispref')
| -rw-r--r-- | lispref/nonascii.texi | 1 |
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. | |||
| 415 | When a buffer contains non-@sc{ascii} characters, codes 128 through 255, | 415 | When a buffer contains non-@sc{ascii} characters, codes 128 through 255, |
| 416 | they are assigned the character set @code{unknown}. @xref{Explicit | 416 | they are assigned the character set @code{unknown}. @xref{Explicit |
| 417 | Encoding}. | 417 | Encoding}. |
| 418 | @end defun | ||
| 418 | 419 | ||
| 419 | @defun find-charset-string string &optional translation | 420 | @defun find-charset-string string &optional translation |
| 420 | This function returns a list of the character sets that appear in the | 421 | This function returns a list of the character sets that appear in the |