diff options
| author | Gerd Moellmann | 2000-05-12 09:22:33 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2000-05-12 09:22:33 +0000 |
| commit | a265079f99a2b4e3a887da647cd6ff2bdcb997b1 (patch) | |
| tree | ec8905e3680ad7d75641e0a3db654888d17b7950 /lispref | |
| parent | f8ce8a0de2f1793419fa3d342bf82174ae3a1aa5 (diff) | |
| download | emacs-a265079f99a2b4e3a887da647cd6ff2bdcb997b1.tar.gz emacs-a265079f99a2b4e3a887da647cd6ff2bdcb997b1.zip | |
*** empty log message ***
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 |