]> git.eshelyaron.com Git - emacs.git/commit
Fix indent-region for identifiers with underscores in cperl-mode
authorHarald Jörg <haj@posteo.de>
Fri, 28 Aug 2020 14:33:13 +0000 (16:33 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 28 Aug 2020 14:33:13 +0000 (16:33 +0200)
commit649a52822f207e1d302f0e089010b84d5e882281
tree72630f49ce66e7349476e8f81f9cffff0a487b32
parentd77dc2609f6b1cc61a044b535f3d473592b883fc
Fix indent-region for identifiers with underscores in cperl-mode

 * lisp/progmodes/cperl-mode.el (cperl-fix-line-spacing): Fix Bug#18985.
 Hash keys or function names starting with a Perl keyword followed
 by an underscore (as in "for_me" are no longer split into two words
 by M-x indent-region.
lisp/progmodes/cperl-mode.el