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

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

[nongnu] elpa/yaml-mode updated (9969207f60 -> 141b85f9e0)


From: ELPA Syncer
Subject: [nongnu] elpa/yaml-mode updated (9969207f60 -> 141b85f9e0)
Date: Sat, 22 Oct 2022 06:59:25 -0400 (EDT)

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

      from  9969207f60 Merge pull request #99 from syohex/byte-compile-warnings
       new  e859daf525 fix: #96 highlight error with inline comments
       new  211db42f5a Simplify regular expression
       new  ebeb27cbbc Add unit test and github actions configuration
       new  85f19ca45d Fix by review
       new  ab695983d0 more fix
       new  141b85f9e0 Merge pull request #101 from yoshiki/support-ci


Summary of changes:
 .github/workflows/ci.yml |  27 +++++++++++
 Makefile                 |   8 +++-
 test/yaml-mode-test.el   | 113 +++++++++++++++++++++++++++++++++++++++++++++++
 yaml-mode.el             |   2 +-
 4 files changed, 148 insertions(+), 2 deletions(-)
 create mode 100644 .github/workflows/ci.yml
 create mode 100644 test/yaml-mode-test.el



reply via email to

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