all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Po Lu <luangruo@yahoo.com>
To: emacs-devel@gnu.org
Cc: Randy Taylor <dev@rjt.dev>
Subject: Re: emacs-29 1ef8b90ae06: Simplify imenu setup for {cmake, dockerfile}-ts-modes
Date: Sat, 27 Jan 2024 16:37:48 +0800	[thread overview]
Message-ID: <871qa3kw83.fsf@yahoo.com> (raw)
In-Reply-To: <20240127044130.C6F37C4068B@vcs2.savannah.gnu.org> (Yuan Fu's message of "Fri, 26 Jan 2024 23:41:30 -0500 (EST)")

Yuan Fu <casouri@gmail.com> writes:

>     * lisp/progmodes/cmake-ts-mode.el (treesit-induce-sparse-tree,
>     treesit-node-child, treesit-node-start, cmake-ts-mode--imenu,
>     cmake-ts-mode--imenu-1): Remove.
>     (treesit-search-subtree): Declare.
>     (cmake-ts-mode--function-name): New function.
>     (cmake-ts-mode): Use it.
>     
>     * lisp/progmodes/dockerfile-ts-mode.el (treesit-induce-sparse-tree,
>     treesit-node-start, dockerfile-ts-mode--imenu,
>     dockerfile-ts-mode--imenu-1): Remove.
>     (dockerfile-ts-mode--stage-name): New function.
>     (dockerfile-ts-mode): Use it.

On another score, this ChangeLog entry is formatted incorrectly.
Newlines should never be inserted inside a pair of parentheses!

I see that the `M-q' command in vc-log-mode can fill ChangeLog entries
in this manner, which will be fixed, but for now please take care to
repair any improperly formatted entries it might produce.



      parent reply	other threads:[~2024-01-27  8:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <170633049046.30614.86278647904102476@vcs2.savannah.gnu.org>
     [not found] ` <20240127044130.C6F37C4068B@vcs2.savannah.gnu.org>
2024-01-27  4:59   ` emacs-29 1ef8b90ae06: Simplify imenu setup for {cmake, dockerfile}-ts-modes Po Lu
2024-01-27  7:35     ` Eli Zaretskii
2024-01-27  8:05       ` Po Lu
2024-01-27 22:40         ` Stefan Kangas
2024-01-28  1:34           ` Po Lu
2024-01-28  3:00             ` Stefan Kangas
2024-01-28  5:21               ` Po Lu
2024-01-28  3:29           ` Dmitry Gutov
2024-01-28  5:57           ` Eli Zaretskii
2024-01-31  6:44             ` Yuan Fu
2024-01-27  8:37   ` Po Lu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871qa3kw83.fsf@yahoo.com \
    --to=luangruo@yahoo.com \
    --cc=dev@rjt.dev \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.