]> git.eshelyaron.com Git - emacs.git/commit
Fix fontification of %d in strings in cperl-mode
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 7 Aug 2020 12:07:14 +0000 (14:07 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 7 Aug 2020 12:07:20 +0000 (14:07 +0200)
commitd0ad6306727067936c9c8717dfc4e3aae5774902
tree0acae3990846c7d917724019690ae33db4bf92a9
parent7ed61d6193629fa88d348221db3f1df7130a8bd3
Fix fontification of %d in strings in cperl-mode

* lisp/progmodes/cperl-mode.el (cperl-init-faces): Don't fontify
directives like %d in strings as hashes (bug#22867).
lisp/progmodes/cperl-mode.el