diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2024-07-05 10:02:39 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2024-07-05 10:02:39 -0400 |
commit | bd86a6c4fde1aa42ea9e8b5434f0cb63f8d52684 (patch) | |
tree | a634d6f98b1e7cb78cc42f7bdef0f819fce07e7b /lisp/emacs-lisp/lisp.el | |
parent | 04d7318efa20cce3aa369fdfd563d8364feb6e78 (diff) | |
download | emacs-bd86a6c4fde1aa42ea9e8b5434f0cb63f8d52684.tar.gz emacs-bd86a6c4fde1aa42ea9e8b5434f0cb63f8d52684.tar.bz2 emacs-bd86a6c4fde1aa42ea9e8b5434f0cb63f8d52684.zip |
perl-mode.el: Improve indent after hanging open-paren
Make the indentation of the code right after an open paren/brace
use the same rule as already used to indent the corresponding
matching paren/brace.
* lisp/progmodes/perl-mode.el (perl-calculate-indent):
Use `perl-indent-new-calculate`s "virtual" indentation instead of
approximating it with `current-indentation`.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions