]> git.eshelyaron.com Git - emacs.git/commit
Fix perl-mode indentation after a hanging paren
authorMauro Aranda <maurooaranda@gmail.com>
Thu, 20 Oct 2022 11:41:42 +0000 (08:41 -0300)
committerStefan Kangas <stefankangas@gmail.com>
Wed, 6 Sep 2023 22:13:53 +0000 (00:13 +0200)
commit2a8f458719a622487a136162c1dc7b015bd427e3
tree1d567810091c31374ac578af5defbb9f9f72f449
parentdd2053e8cd3050791bd236d0c1ff5f370170c903
Fix perl-mode indentation after a hanging paren

* lisp/progmodes/perl-mode.el (perl-hanging-paren-p): Allow
comments.  (Bug#34245)
* test/lisp/progmodes/perl-mode-tests.el (perl-test-bug-34245): New
test.
lisp/progmodes/perl-mode.el
test/lisp/progmodes/perl-mode-tests.el