unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Small mistake in Info
@ 2022-12-30  3:57 Perry Smith
  2022-12-30  4:55 ` Yuan Fu
  0 siblings, 1 reply; 2+ messages in thread
From: Perry Smith @ 2022-12-30  3:57 UTC (permalink / raw)
  To: emacs-devel

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

 -- Function: treesit-node-type node
     Named nodes have “types” (*note node type: tree-sitter node type.).
     For example, a named node can be a ‘string_literal’ node, where
     ‘string_literal’ is its type.  The type of an anonymous node is
     just the text that the node represents; e.g., the type of a ‘,’
     node 480is just ‘,’.

The “480” I assume is not suppose to be there.  This is the emacs-29 branch updated today (Dec. 29).


[-- Attachment #2: Message signed with OpenPGP --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: Small mistake in Info
  2022-12-30  3:57 Small mistake in Info Perry Smith
@ 2022-12-30  4:55 ` Yuan Fu
  0 siblings, 0 replies; 2+ messages in thread
From: Yuan Fu @ 2022-12-30  4:55 UTC (permalink / raw)
  To: Perry Smith; +Cc: emacs-devel



> On Dec 29, 2022, at 7:57 PM, Perry Smith <pedz@easesoftware.com> wrote:
> 
> -- Function: treesit-node-type node
>     Named nodes have “types” (*note node type: tree-sitter node type.).
>     For example, a named node can be a ‘string_literal’ node, where
>     ‘string_literal’ is its type.  The type of an anonymous node is
>     just the text that the node represents; e.g., the type of a ‘,’
>     node 480is just ‘,’.
> 
> The “480” I assume is not suppose to be there.  This is the emacs-29 branch updated today (Dec. 29).
> 

Thanks, fixed. I wonder how did it end up there, hehe.

Yuan


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

end of thread, other threads:[~2022-12-30  4:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-30  3:57 Small mistake in Info Perry Smith
2022-12-30  4:55 ` Yuan Fu

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).