chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75a2ccd
)
el/dot-emacs.el: Don't do elaborate reformatting when indenting Perl.
author
Mark Wooding
<mdw@distorted.org.uk>
Tue, 8 Feb 2022 03:56:30 +0000
(
03:56
+0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Tue, 8 Feb 2022 03:56:45 +0000
(
03:56
+0000)
el/dot-emacs.el
patch
|
blob
|
blame
|
history
diff --git
a/el/dot-emacs.el
b/el/dot-emacs.el
index 30ca02968a22ee79c95cb754e959899fb1969564..a4bf3b38bdc5b5608bf07f126583d86bc3eef8da 100644
(file)
--- a/
el/dot-emacs.el
+++ b/
el/dot-emacs.el
@@
-3137,6
+3137,7
@@
(setq-default perl-indent-level 2)
(setq-default cperl-indent-level 2
cperl-continued-statement-offset 2
+ cperl-indent-region-fix-constructs nil
cperl-continued-brace-offset 0
cperl-brace-offset -2
cperl-brace-imaginary-offset 0