bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#34119: 26.1; (elisp) byte-to-string


From: Takesi Ayanokoji
Subject: bug#34119: 26.1; (elisp) byte-to-string
Date: Fri, 18 Jan 2019 13:26:35 +0900

Hi list's members.

Elisp manual says

/*
Function: byte-to-string byte
This function returns a unibyte string containing a single byte of character data, character. It signals an error if character is not an integer between 0 and 255.
*/

,but in the functions definition, there is no``'character'' argument.

Thanks.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]