]> git.eshelyaron.com Git - emacs.git/commit
cperl-mode: eliminate dead code
authorHarald Jörg <haj@posteo.de>
Thu, 4 Feb 2021 19:52:20 +0000 (20:52 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 4 Feb 2021 19:52:29 +0000 (20:52 +0100)
commita92167674f6f2bbe4e97c40b483995d08ab15b85
tree3481191e9911335facf3095486d9d540cf44040e
parenta2d7f3f171386f39a55f73988f94b1f4c94d8a6b
cperl-mode: eliminate dead code

* lisp/progmodes/cperl-mode.el (cperl-update-syntaxification):
Eliminate check for `syntax-propertize-rules` (always true)
and eliminate unused first parameter.
(cperl-mode): Eliminate obsolete `font-lock-syntactic-keywords`,
Eliminate check for `syntax-propertize-rules` (always true).
(cperl-fontify-syntaxically): Eliminate call to
no-longer-existing function `edebug-backtrace` (bug#46302).
lisp/progmodes/cperl-mode.el