emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-29 updated (c4f0b6ccea -> 343b9b3dfe)


From: Dmitry Gutov
Subject: emacs-29 updated (c4f0b6ccea -> 343b9b3dfe)
Date: Tue, 17 Jan 2023 20:28:41 -0500 (EST)

dgutov pushed a change to branch emacs-29.

      from  c4f0b6ccea Add more detail about how to invoke Eshell commands
       new  9ed9ff4690 ruby-ts-mode: Fix the rules for hanging arrays and hashes
       new  5e2e68a0c2 ruby-ts-mode: Fix indent inside parenthesized_expr and 
else/end after unless
       new  ac5516bd7d ruby-ts-mode: Fix/change indentation of a continuation 
method call
       new  300ca6ac37 ruby-ts-mode: Fix indent after operator or conditional
       new  045404d1aa ruby-ts-mode: Obey the option ruby-after-operator-indent
       new  343b9b3dfe ruby-ts-mode: Obey the option ruby-method-call-indent


Summary of changes:
 lisp/progmodes/ruby-ts-mode.el                     | 85 ++++++++++------------
 test/lisp/progmodes/ruby-mode-resources/ruby-ts.rb | 63 ++++++++++++++++
 test/lisp/progmodes/ruby-ts-mode-tests.el          |  5 +-
 3 files changed, 106 insertions(+), 47 deletions(-)
 create mode 100644 test/lisp/progmodes/ruby-mode-resources/ruby-ts.rb



reply via email to

[Prev in Thread] Current Thread [Next in Thread]