]> git.eshelyaron.com Git - emacs.git/commit
cperl-mode-map: Don't bind C-j
authorSean Whitton <spwhitton@spwhitton.name>
Wed, 30 Apr 2025 09:28:04 +0000 (17:28 +0800)
committerEshel Yaron <me@eshelyaron.com>
Thu, 1 May 2025 08:26:32 +0000 (10:26 +0200)
commit3da32f20dd3f7d3cf4bac9b2a5f2c388c8d8afbd
treeb55173f660f4722ffd5897954c81c5c253f59a94
parentb25bbf1b933e6fdc06f2f00047035daba1d818fc
cperl-mode-map: Don't bind C-j

* lisp/progmodes/cperl-mode.el (cperl-mode-map): Don't bind C-j.
The default global mode bindings will DTRT depending on whether
or not electric-indent-mode is on.

(cherry picked from commit 606e7b73bacb282d3de0d626c9c62281cde4ea57)
lisp/progmodes/cperl-mode.el