]> git.eshelyaron.com Git - emacs.git/commit
Support hyphen in Bash function names
authorJames Cherti <contact@jamescherti.com>
Sun, 24 Nov 2024 17:09:33 +0000 (12:09 -0500)
committerEshel Yaron <me@eshelyaron.com>
Wed, 4 Dec 2024 17:01:22 +0000 (18:01 +0100)
commitd8c05064a0de0d7ca378ebebe4f8dd0270c34e5c
treee28d439545080bf693c3e34957d4467c122ce6ea
parent49782c52b1f93e738e36431cc9872e93ee70e205
Support hyphen in Bash function names

* lisp/progmodes/sh-script.el (sh-imenu-generic-expression): Add
hyphen to function-name regexp.

Copyright-paperwork-exempt: yes
(cherry picked from commit 2ea0919550366babfea1de6468ef9e8b1857b478)
lisp/progmodes/sh-script.el