]> git.eshelyaron.com Git - emacs.git/commit
Allow underscore in defun-prompt-regex names for sh-script
authorOla Nilsson <ola.nilsson@gmail.com>
Sun, 23 Jun 2019 21:00:25 +0000 (23:00 +0200)
committerNoam Postavsky <npostavs@gmail.com>
Fri, 28 Jun 2019 00:02:54 +0000 (20:02 -0400)
commitfa3af359df8754423a197682d31245ad88c02033
tree5ffd0dcde08c9709a88d21809eb13de06d86d1ba
parentbdbb390ffef9f8b4eab263055723b27edad7b91c
Allow underscore in defun-prompt-regex names for sh-script

* lisp/progmodes/sh-script.el (defun-prompt-regexp):
Allow underscore in function names.
lisp/progmodes/sh-script.el