1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-18 20:00:36 -08:00
emacs/test/lisp/progmodes/cperl-mode-resources
Harald Jörg 8dc237270f cperl-mode: Indentation of ')' follows customisation
* lisp/progmodes/cperl-mode.el (cperl-style-alist): Add
cperl-close-paren-offset to the settings for PBP style.

* test/lisp/progmodes/cperl-mode-tests.el (cperl-bug19709):
New test to verify correct indentation of closing parentheses (Bug#19709).

* test/lisp/progmodes/cperl-mode-resources/cperl-bug-19709.pl:
New test case with code from the bug report.

* test/lisp/progmodes/cperl-mode-resources/cperl-indent-styles.pl:
Add a new test clause for cperl-close-paren-offset.
2020-11-09 15:25:47 +01:00
..
cperl-bug-19709.pl cperl-mode: Indentation of ')' follows customisation 2020-11-09 15:25:47 +01:00
cperl-bug-30393.pl cperl-mode: Fix indentation for Emacs 26 2020-11-03 15:28:40 +01:00
cperl-indent-exp.pl cperl-mode: Fix a test to ensure cperl-mode is active 2020-10-06 03:39:55 +02:00
cperl-indent-styles.pl cperl-mode: Indentation of ')' follows customisation 2020-11-09 15:25:47 +01:00
fontify-punctuation-vars.pl cperl-mode: Delete a misleading comment, add tests for verification 2020-10-19 10:57:57 +02:00