]> git.eshelyaron.com Git - emacs.git/commit
cperl-mode: Correctly syntax highlight index/value array slices
authorE. Choroba <choroba@matfyz.cz>
Fri, 25 Dec 2020 06:02:01 +0000 (07:02 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 25 Dec 2020 06:02:01 +0000 (07:02 +0100)
commit290ee3474d8c7334e12baef0f922f9622a045cd5
treea4332b152d3a316d0a826ca328355ef374788aa7
parent174327cefa7b2982722ed5b33248cc6adc5b31bc
cperl-mode: Correctly syntax highlight index/value array slices

* lisp/progmodes/cperl-mode.el (cperl-init-faces): %array[0, 1]
should use the array face, not the hash one (bug#45373).

Copyright-paperwork-exempt: yes
lisp/progmodes/cperl-mode.el