; * doc/lispref/nonascii.texi (Character Codes): Fix wording.
This commit is contained in:
parent
e3078994d8
commit
7375b6d5ad
1 changed files with 1 additions and 1 deletions
|
@ -436,7 +436,7 @@ This function returns @code{nil} if @var{string} does not name a character.
|
|||
@end defun
|
||||
|
||||
@defun char-to-name char
|
||||
This function returns the Unicode name of @var{char}. Returns
|
||||
This function returns the Unicode name of @var{char}. It returns
|
||||
@code{nil} if @var{char} is not a character or has no Unicode name.
|
||||
@end defun
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue