]> git.eshelyaron.com Git - emacs.git/commit
Fix cperl list indentation problem
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 16 Sep 2022 11:05:54 +0000 (13:05 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 16 Sep 2022 11:06:23 +0000 (13:06 +0200)
commit711f908f5d7ce348e28e5640c83d1b0d024b65ca
tree3b0e53e215cf0c6fd31852295fbbb611e2d13f2e
parent37e9d6a35aa9fb087490292ca8c2143930b052cf
Fix cperl list indentation problem

* lisp/progmodes/cperl-mode.el (cperl-calculate-indent): Indent
foo:bar() in lists correctly (bug#57829).
lisp/progmodes/cperl-mode.el
test/lisp/progmodes/cperl-mode-resources/cperl-indents.erts [new file with mode: 0644]
test/lisp/progmodes/cperl-mode-tests.el