* lisp/progmodes/sh-script.el (sh-imenu-generic-expression):
authorMasatake YAMATO <yamato@redhat.com>
Wed, 18 Jul 2012 13:40:57 +0000 (09:40 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 18 Jul 2012 13:40:57 +0000 (09:40 -0400)
commit7f5331cc805b811678d03d7c9be6efe8966ecbfa
tree6b529e3c6996a28b29305cace2a5794aa03e747f
parent9aeb25a6b4d684bd79a309326b047ac0ea4afca4
* lisp/progmodes/sh-script.el (sh-imenu-generic-expression):
Capture a function with `function' keyword and without parentheses
like "function FOO".

Fixes: debbugs:11856
lisp/ChangeLog
lisp/progmodes/sh-script.el