]> git.eshelyaron.com Git - emacs.git/commit
cperl-mode: Fix byte-compilation warnings
authorHarald Jörg <haj@posteo.de>
Sat, 1 Jul 2023 13:25:33 +0000 (15:25 +0200)
committerHarald Jörg <haj@posteo.de>
Sat, 1 Jul 2023 13:25:33 +0000 (15:25 +0200)
commitd42b45dcc7504deb9d1e7b730fed69e18f958533
tree520f478ce0e64e17d433576338ed525cc1147d43
parent2195935870ca173f8b16c4821816f77ecb2d96c3
cperl-mode: Fix byte-compilation warnings

* lisp/progmodes/cperl-mode.el (defconst): Reformat docstring to
fit into 80 columns.
(cperl-find-sub-attrs): Mark lexical parameters as unused.

* test/lisp/progmodes/cperl-mode-tests.el
(cperl-test-fontify-attrs-and-signatures): Fix use of
`match-beginning'
(perl-indent-parens-as-block): Define as a variable.
lisp/progmodes/cperl-mode.el
test/lisp/progmodes/cperl-mode-tests.el