all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#34119: 26.1; (elisp) byte-to-string
@ 2019-01-18  4:26 Takesi Ayanokoji
  2019-01-18  8:53 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Takesi Ayanokoji @ 2019-01-18  4:26 UTC (permalink / raw)
  To: 34119

[-- Attachment #1: Type: text/plain, Size: 319 bytes --]

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.

[-- Attachment #2: Type: text/html, Size: 627 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#34119: 26.1; (elisp) byte-to-string
  2019-01-18  4:26 bug#34119: 26.1; (elisp) byte-to-string Takesi Ayanokoji
@ 2019-01-18  8:53 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2019-01-18  8:53 UTC (permalink / raw)
  To: Takesi Ayanokoji; +Cc: 34119-done

> 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.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-01-18  8:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-18  4:26 bug#34119: 26.1; (elisp) byte-to-string Takesi Ayanokoji
2019-01-18  8:53 ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.