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

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

bug#68706: [PATCH] Simplify imenu setup for {cmake, dockerfile}-ts-modes


From: Yuan Fu
Subject: bug#68706: [PATCH] Simplify imenu setup for {cmake, dockerfile}-ts-modes
Date: Fri, 26 Jan 2024 20:42:10 -0800


> On Jan 24, 2024, at 7:30 PM, Randy Taylor <dev@rjt.dev> wrote:
> 
> X-Debbugs-CC: casouri@gmail.com
> 
> This patch also fixes a bug in cmake-ts-mode's imenu creation, where function 
> names would include their arguments.
> 
> For example:
> 
> function(name arg1 arg2)
> endfunction()
> 
> This function would appear as "name arg1 arg2".
> 

Thanks Randy, pushed to emacs-29 since it includes a fix.

Yuan




reply via email to

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