Files
emacs/test/lisp
Stefan Monnier 8c023e5ea1 Change ruby-align-chained-calls indendation
* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Align with the
first sibling on the previous line instead of the last (bug#32496).

That is, before it used to be

one.two.three
       .four

and now it is

one.two.three
   .four
2021-09-09 16:24:57 +02:00
..
2021-09-04 09:12:10 +02:00
2021-09-07 17:46:55 +02:00
2021-09-03 13:05:32 +02:00
2021-08-20 02:32:02 +02:00
2021-08-09 14:14:37 +02:00
2021-08-06 13:29:31 +02:00
2021-05-16 15:50:41 +02:00
2021-08-18 11:50:42 -07:00