emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[nongnu] elpa/swift-mode updated (0d1ef0ef18 -> c92e780530)


From: ELPA Syncer
Subject: [nongnu] elpa/swift-mode updated (0d1ef0ef18 -> c92e780530)
Date: Mon, 13 Jun 2022 03:58:51 -0400 (EDT)

elpasync pushed a change to branch elpa/swift-mode.

      from  0d1ef0ef18 Add specialized comment fill function
       new  8f11068d84 Support `fill-region' and auto filling
       new  a9e1931699 Support Emacs 28.1
       new  c92e780530 Bump version to 8.5.0


Summary of changes:
 .github/workflows/run-test.yml      |   2 +-
 scripts/lint_in_docker.sh           |   3 +-
 scripts/test_in_docker.sh           |   3 +-
 src-autoloads.el                    |  10 +-
 swift-mode-fill.el                  | 797 +++++++++++++++++++++++++++++-------
 swift-mode-lexer.el                 |  20 +
 swift-mode-repl.el                  |   4 +-
 swift-mode.el                       |   9 +-
 test/swift-files/fill/code.swift    |   5 +
 test/swift-files/fill/comment.swift | 249 +++++------
 test/swift-mode-test-fill.el        | 534 ++++++++++++++++++++----
 11 files changed, 1279 insertions(+), 357 deletions(-)
 create mode 100644 test/swift-files/fill/code.swift



reply via email to

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