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: Eli Zaretskii
Subject: bug#34119: 26.1; (elisp) byte-to-string
Date: Fri, 18 Jan 2019 10:53:12 +0200

> From: Takesi Ayanokoji <ayanokoji.takesi@gmail.com>
> Date: Fri, 18 Jan 2019 13:26:35 +0900
> 
> 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, fixed on the emacs-26 branch.





reply via email to

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