]> git.eshelyaron.com Git - emacs.git/commit
Revert "Support all perl variable declarators and prefixes"
authorNoam Postavsky <npostavs@gmail.com>
Tue, 20 Mar 2018 23:18:33 +0000 (19:18 -0400)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 11 Dec 2018 06:17:53 +0000 (14:17 +0800)
commit3b5438f388dfdc6e4903e706aec401a3261a7f53
treee21b7ec30d81b88a67fd0ea8a7016cdc97f58e15
parent45237016f777bdd9cda8d3b3923658fb13e84cc7
Revert "Support all perl variable declarators and prefixes"

It highlights normal variable names in perl programs (Bug#30812).
* lisp/progmodes/perl-mode.el (perl-imenu-generic-expression)
(perl-font-lock-keywords-2): Restore values prior to Bug#27613 fix.

Don't merge to master, we will fix Bug#27613 properly there (it's too
close to release to do that on emacs-26).
lisp/progmodes/perl-mode.el