[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
emacs-30 updated (7799ef43354 -> 24f12bdd77e)
From: |
Dmitry Gutov |
Subject: |
emacs-30 updated (7799ef43354 -> 24f12bdd77e) |
Date: |
Mon, 2 Sep 2024 14:57:54 -0400 (EDT) |
dgutov pushed a change to branch emacs-30.
from 7799ef43354 Fix Rmail base64 and qp decoding of MIME payloads
new 6c15b7710d4 Add new option ruby-bracketed-args-indent
new 24f12bdd77e Support the new option in ruby-ts-mode too
Summary of changes:
etc/NEWS | 4 +++
lisp/progmodes/ruby-mode.el | 23 ++++++++++++
lisp/progmodes/ruby-ts-mode.el | 10 ++++++
.../ruby-bracketed-args-indent.rb | 42 ++++++++++++++++++++++
test/lisp/progmodes/ruby-mode-tests.el | 1 +
test/lisp/progmodes/ruby-ts-mode-tests.el | 1 +
6 files changed, 81 insertions(+)
create mode 100644
test/lisp/progmodes/ruby-mode-resources/ruby-bracketed-args-indent.rb
- emacs-30 updated (7799ef43354 -> 24f12bdd77e),
Dmitry Gutov <=