]> git.eshelyaron.com Git - emacs.git/commit
Don't recommend using `cperl-hairy`
authorStefan Kangas <stefankangas@gmail.com>
Fri, 29 Dec 2023 10:24:48 +0000 (11:24 +0100)
committerEshel Yaron <me@eshelyaron.com>
Tue, 2 Jan 2024 07:22:52 +0000 (08:22 +0100)
commitf48e95693d3f170b6cd293fdefa4b7101f432b94
tree654ce40eb3c5865dd787d032899cb66ea15984c2
parentc6bfbca0392eb08c305a0ebb1d61f362d074bafb
Don't recommend using `cperl-hairy`

Enabling `cperl-hairy` makes cperl-mode break many Emacs conventions
and can be confusing to new users.  Let's not say that this is the
"recommended mode of use", instead leaving it up to the user.

* lisp/progmodes/cperl-mode.el (cperl-mode): Don't recommend using
`cperl-hairy'.

(cherry picked from commit 82eb4f00203f912cc0be902c8151c07c4792425d)
lisp/progmodes/cperl-mode.el