]> git.eshelyaron.com Git - emacs.git/commit
Allow more shell script defun forms
authorCarlos Pita <carlosjosepita@gmail.com>
Tue, 23 Feb 2016 11:15:00 +0000 (22:15 +1100)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 23 Feb 2016 11:16:26 +0000 (22:16 +1100)
commitc817549b520ce3b10a949f00fcabf8a3a62697ae
treedb0a5202ce15a0f0a763cdfdbfdf437da32d92fb
parent8e7712c7afc47a8a861a9f4d6a10be1f78a2dac6
Allow more shell script defun forms

* lisp/progmodes/sh-script.el (sh-mode): Allow more shell
script defun forms, like function name () {...} (bug#19754).
lisp/progmodes/sh-script.el