emacs-diffs
[Top][All Lists]
Advanced

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

emacs-29 updated (758ac5eabb -> 819719330a)


From: Dmitry Gutov
Subject: emacs-29 updated (758ac5eabb -> 819719330a)
Date: Wed, 18 Jan 2023 22:28:07 -0500 (EST)

dgutov pushed a change to branch emacs-29.

      from  758ac5eabb Fix split-window-below for the case when 
split-window-keep-point is nil.
       new  f2bedf695c ruby-ts-mode: Handle indent in parenless calls much 
closer to ruby-mode
       new  ba33b83ce4 (ruby-ts--statement-container-regexp): Remove 
"parenthesized_statements"
       new  94b9cbf96f (ruby-ts--parent-call-or-bol): Handle more cases with 
nested literals
       new  819719330a (ruby-ts--indent-rules): Add a rule for continuation of 
a hash pair


Summary of changes:
 lisp/progmodes/ruby-ts-mode.el                     | 81 +++++++++++++++-------
 test/lisp/progmodes/ruby-mode-resources/ruby-ts.rb | 31 +++++++++
 test/lisp/progmodes/ruby-ts-mode-tests.el          |  1 +
 3 files changed, 88 insertions(+), 25 deletions(-)



reply via email to

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