>>> "Thibault" == Thibault Marin > writes:
> Hi all,
> I am not sure this is the right place to submit patches, so please
> let me know if this should be submitted through another channel.
> The attached patch adds an option to matlab.el to align
> continuation lines after
diff --git a/matlab.el b/matlab.el
index f41af13..f95dc09 100644
--- a/matlab.el
+++ b/matlab.el
@@ -161,6 +161,15 @@ should be ok."
:group 'matlab
:type 'sexp)
+(defcustom matlab-align-to-paren t
+ "*Whether continuation lines should be aligned to the opening parenthesis.
+When non-nil, c