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: Randy Taylor
Subject: bug#68706: [PATCH] Simplify imenu setup for {cmake, dockerfile}-ts-modes
Date: Thu, 25 Jan 2024 03:30:11 +0000

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

Attachment: 0001-Simplify-imenu-setup-for-cmake-dockerfile-ts-modes.patch
Description: Text Data


reply via email to

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