[nongnu] elpa/swift-mode c40887e 276/496: Merge pull request #108 from syohex/remove-needless-code

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit c40887ed65c6b86ed11e62bcfd2c1df0da3f66c9 Merge: 0185315 3ce22b1 Author: Bozhidar Batsov Commit: Bozhidar Batsov Merge pull request #108 from syohex/remove-needless-code Remove needless code --- swift-mode.el | 7 --- 1 file changed, 7 deletions(-)

[nongnu] elpa/yaml-mode 3fc5a33 094/124: Mark block literals to unfontify quotes in them

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 3fc5a33760b0bbb6e67adbce48ab3dc4ae34b847 Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Mark block literals to unfontify quotes in them --- yaml-mode.el | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/yaml-mode.el b/yaml

[nongnu] elpa/yaml-mode 97a58b3 109/124: Make sure not to pre-fill ppss cache with wrong entries

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 97a58b3022de723582849790b2a7dee59aaad603 Author: Dmitry Gutov Commit: Dmitry Gutov Make sure not to pre-fill ppss cache with wrong entries --- yaml-mode.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yaml-mode.el b/yaml-mode.el i

[nongnu] elpa/yaml-mode 93252a0 076/124: Change dashes from word to symbol syntax

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 93252a0833a36f79f507330f1f061142b031a9b4 Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Change dashes from word to symbol syntax --- yaml-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yaml-mode.el b/yaml-mode.el index

[nongnu] elpa/yaml-mode 64b2891 083/124: Merge pull request #47 from Wilfred/references_as_punctuation

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 64b28913bfe910b147d6ee16488dbaedb1452ca6 Merge: 1c3ade4 162f7e4 Author: Vasilij Schneidermann Commit: GitHub Merge pull request #47 from Wilfred/references_as_punctuation Treat alias nodes as punctuation --- yaml-mode.el | 2 ++ 1 file changed, 2 inser

[nongnu] elpa/yaml-mode 41adb32 112/124: Merge pull request #77 from dgutov/single-quote-fixup

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 41adb32b886352827c4d4b4ad15cdf18a00c8c50 Merge: 9e8362d ed7ec2e Author: Vasilij Schneidermann Commit: GitHub Merge pull request #77 from dgutov/single-quote-fixup Don't freeze on unclosed strings --- test-files/test-quotes-in-strings.yaml | 1 + yaml-m

[nongnu] elpa/swift-mode 3aec61f 279/496: Update Emacs version requirement in README

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit 3aec61faa001e8e34d8c94bf3587b993c0d00e92 Author: Sebastian Wiesner Commit: Sebastian Wiesner Update Emacs version requirement in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 505da87..449ef

[nongnu] elpa/yaml-mode add6156 113/124: yaml-mode-syntax-propertize-function: Clear ppss cache

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit add6156a652003b3910752d996759387c0c07135 Author: Dmitry Gutov Commit: Dmitry Gutov yaml-mode-syntax-propertize-function: Clear ppss cache In the one case where we still end up making it invalid. No problem examples (haven't managed to trigger o

[nongnu] elpa/yaml-mode 28c3403 085/124: Merge pull request #54 from jfrederickson/whitespace-document-separator

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 28c34033194130d452d5c958b5241c88d42ca02b Merge: 64b2891 756e64b Author: Vasilij Schneidermann Commit: GitHub Merge pull request #54 from jfrederickson/whitespace-document-separator Don't consider a line a document delimiter if it has leading whitespace

[nongnu] elpa/zig-mode 51a99d1 023/104: Add alternate install instructions to the README (#9)

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit 51a99d1589ddbbca58f37ebff0fcd8d083336d0b Author: Matthew D. Steele Commit: GitHub Add alternate install instructions to the README (#9) --- README.md | 9 + 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 4031c51..be2ab54 100644

[nongnu] elpa/yaml-mode fea2fb0 114/124: Mention the bug report

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit fea2fb069b55303f1e1834d72fbfd30552f1e004 Author: Dmitry Gutov Commit: Dmitry Gutov Mention the bug report --- yaml-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yaml-mode.el b/yaml-mode.el index 3da7293..3424e1d 100644 --- a/yaml-m

[nongnu] elpa/swift-mode 6793bd9 281/496: Indent according to operators precedence

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit 6793bd99eae478873324baf12ee9fbacdcbe3031 Author: uk-ar Commit: uk-ar Indent according to operators precedence --- swift-mode.el | 43 --- test/indentation-tests.el | 14 +- 2 files changed, 33 ins

[nongnu] elpa/yaml-mode ac21293 097/124: Fix indent after comment line

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit ac21293ee6d66bb04e0fc6ebc332ee038a5a3824 Author: Adam Hess Commit: Adam Hess Fix indent after comment line Make sure that the nested indent line isn't actually a comment ending in a colon --- yaml-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 dele

[nongnu] elpa/swift-mode e5b569e 284/496: Add keyword for attribute

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit e5b569e0885d57746025847ee86cef36273ab0bc Author: uk-ar Commit: uk-ar Add keyword for attribute --- swift-mode.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/swift-mode.el b/swift-mode.el index 9b74ae8..f70218e 100644 --- a/swift-mode.

[nongnu] elpa/zig-mode 9bdc960 025/104: Support multiline string literals (#8)

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit 9bdc960bbb9d4a79a36e0930f31ef183a8aa16e5 Author: Matthew D. Steele Commit: GitHub Support multiline string literals (#8) --- zig-mode.el | 26 ++ 1 file changed, 26 insertions(+) diff --git a/zig-mode.el b/zig-mode.el index 9172fbc..eeb0

[nongnu] elpa/yaml-mode 0b33131 115/124: Merge pull request #78 from dgutov/spf-correctness

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 0b33131664719c61f834e77ff3b91ded3de2cd3b Merge: 41adb32 fea2fb0 Author: Vasilij Schneidermann Commit: GitHub Merge pull request #78 from dgutov/spf-correctness Hopefully last follow-up --- yaml-mode.el | 6 +- 1 file changed, 5 insertions(+), 1 del

[nongnu] elpa/yaml-mode 0aceaf3 100/124: Merge pull request #73 from tarsiiformes/typos

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 0aceaf3888dc484d1f5246d5a9462a4780844081 Merge: 5b4a0db 00c2428 Author: Vasilij Schneidermann Commit: GitHub Merge pull request #73 from tarsiiformes/typos Fix typo --- Changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changes

[nongnu] elpa/yaml-mode 00ac9e5 116/124: Merge pull request #67 from HParker/fix-comment-indent

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 00ac9e5108048819a44c685dd921ed044f9be9af Merge: 0b33131 ac21293 Author: Vasilij Schneidermann Commit: GitHub Merge pull request #67 from HParker/fix-comment-indent Fix indent after comment line --- yaml-mode.el | 2 +- 1 file changed, 1 insertion(+), 1

[nongnu] elpa/swift-mode 8889a6a 285/496: Merge pull request #112 from uk-ar/fix-multiline-expressions

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit 8889a6a374f9776a756f655cfa6d3771649722dd Merge: add2ae9 3931734 Author: Arthur Evstifeev Commit: Arthur Evstifeev Merge pull request #112 from uk-ar/fix-multiline-expressions fix multi-line expressions --- swift-mode.el | 10 +- te

[nongnu] elpa/zig-mode cb485ff 034/104: Added anyerror keyword

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit cb485ff8d5d9fab0ac88c7685072fb75df921398 Author: Jimmi Holst Christensen Commit: Jimmi Holst Christensen Added anyerror keyword --- zig-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zig-mode.el b/zig-mode.el index f78080a..8f79b1d 1

[nongnu] elpa/yaml-mode 2522b3c 101/124: Fix typos

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 2522b3cb8f5b1e5b9e1bc825960f309811dc2cb4 Author: Damien Cassou Commit: Damien Cassou Fix typos Typos found with codespell. --- yaml-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yaml-mode.el b/yaml-mode.el index b5897c8..7

[nongnu] elpa/swift-mode 27ec163 286/496: Merge pull request #113 from uk-ar/add-keyword-for-attribute

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit 27ec1636d63d5324823d1b1ba55419ee40f8292d Merge: 8889a6a e5b569e Author: Arthur Evstifeev Commit: Arthur Evstifeev Merge pull request #113 from uk-ar/add-keyword-for-attribute Add keyword for attribute --- swift-mode.el | 3 ++- 1 file changed, 2 inser

[nongnu] elpa/zig-mode 12fe3c9 001/104: Initial commit

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit 12fe3c9569a8a3f6c0c50682748b4b1156fc0047 Author: Andrea Orru Commit: Andrea Orru Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md new file mode 100644 index 000..2279af2 --- /dev/null +++ b/README.md @@

[nongnu] elpa/zig-mode 1f4ebf1 035/104: section -> linksection

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit 1f4ebf10660e5e09e61d042d7db9e1ec5e8ff0cb Author: Andrea Orru Commit: Andrea Orru section -> linksection --- zig-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zig-mode.el b/zig-mode.el index 8f79b1d..4e4c99a 100644 --- a/zig-mode.el

[nongnu] elpa/zig-mode ff0bc79 006/104: Full symbols.

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit ff0bc79c0e72a5664066884abb7c923874b5fb9f Author: Andrea Orru Commit: Andrea Orru Full symbols. --- zig-mode.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/zig-mode.el b/zig-mode.el index 1732ce5..bfd1726 100644 --- a/zig-mode.el +

[nongnu] elpa/swift-mode 1563e8b 300/496: Bump the development version to 0.5.0-snapshot

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit 1563e8b248bc74613f381e7bd82a43df90064a68 Author: Bozhidar Batsov Commit: Bozhidar Batsov Bump the development version to 0.5.0-snapshot --- swift-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swift-mode.el b/swift-mode.el index b1

[nongnu] elpa/zig-mode 1552e0e 058/104: Merge pull request #20 from mgxm/feat/add_zig_cli_integration

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit 1552e0ebbcf748adc5c2058199050e68e0087fa4 Merge: fc7fde3 4eafa60 Author: Andrea Orru Commit: GitHub Merge pull request #20 from mgxm/feat/add_zig_cli_integration Adds few Zig CLI commands --- zig-mode.el | 138

[nongnu] branch elpa/zig-mode created (now acf3ee8)

2021-08-29 Thread ELPA Syncer
elpasync pushed a change to branch elpa/zig-mode. at acf3ee8 Add GitHub Actions This branch includes the following new commits: new 12fe3c9 Initial commit new fead48b Initial revision. new 0c23862 Aestethics. new 52e3e20 README. new c961

[nongnu] elpa/yaml-mode 63b637f 124/124: Merge pull request #88 from scop/feature/magic-mode-alist

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 63b637f846411806ae47e63adc06fe9427be1131 Merge: 3a57058 f49fb81 Author: Vasilij Schneidermann Commit: GitHub Merge pull request #88 from scop/feature/magic-mode-alist Add magic-mode-list entry --- yaml-mode.el | 4 1 file changed, 4 insertions(+)

[nongnu] elpa/swift-mode b6f3664 302/496: Update a few URLs

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit b6f3664195cb7681a1aa9566dae9c9be74bd144c Author: Bozhidar Batsov Commit: Bozhidar Batsov Update a few URLs --- README.md | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b040e28..e359cd8 100644 --- a/RE

[nongnu] elpa/zig-mode f28e0fa 067/104: var has been changed to anytype

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit f28e0fab7548dc6a3ffbde1c354d3be124116b20 Author: joachimschmidt557 Commit: joachimschmidt557 var has been changed to anytype --- zig-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zig-mode.el b/zig-mode.el index e805d49..f3b4c14 1006

[nongnu] elpa/zig-mode c298f91 019/104: Updated to latest keywords

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit c298f910940e602db6d25d80756184b325fd65f6 Author: Andrea Orru Commit: Andrea Orru Updated to latest keywords --- zig-mode.el | 60 1 file changed, 36 insertions(+), 24 deletions(-) diff --git a/zig-mod

[nongnu] elpa/zig-mode 0c23862 003/104: Aestethics.

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit 0c23862eba0085ff9bf91b6e686916ec2272ec83 Author: Andrea Orru Commit: Andrea Orru Aestethics. --- zig-mode.el | 75 - 1 file changed, 29 insertions(+), 46 deletions(-) diff --git a/zig-mode.el b/zig-mod

[nongnu] elpa/swift-mode 9211980 312/496: Bump version to 2.1.2

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit 92119801203e2991543cbf943cc101673bd190bd Author: taku0 Commit: taku0 Bump version to 2.1.2 --- swift-mode-beginning-of-defun.el | 2 +- swift-mode-font-lock.el | 2 +- swift-mode-indent.el | 2 +- swift-mode-lexer.el | 2 +- s

[nongnu] elpa/zig-mode 6a3522f 084/104: Merge pull request #45 from joachimschmidt557/revert-rx

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit 6a3522fce8800d84560db756d1d185781416a8ad Merge: 88b429d 085bd30 Author: Andrea Orru Commit: GitHub Merge pull request #45 from joachimschmidt557/revert-rx Revert "Use rx macro and add more possibilities for type annotations" --- zig-mode.el | 31 +++

[nongnu] elpa/zig-mode b0eb489 051/104: [+] Guarantee Unix line endings to avoid compiler complaining with DOS carriage return

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit b0eb489668d24d39841b25dede9a6359527b63eb Author: serialdev Commit: serialdev [+] Guarantee Unix line endings to avoid compiler complaining with DOS carriage return --- zig-mode.el | 10 ++ 1 file changed, 10 insertions(+) diff --git a/zig-mode.el b/zig

[nongnu] elpa/zig-mode 7c6323c 021/104: orelse, f16, comptime_int, comptime_float

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit 7c6323ccdd5e30d94a222c857fd1c2a0340496d0 Author: Andrea Orru Commit: Andrea Orru orelse, f16, comptime_int, comptime_float --- zig-mode.el | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/zig-mode.el b/zig-mode.el index 85cb0aa..ddb14

[nongnu] elpa/swift-mode b135df3 316/496: Fix output messages of the test

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit b135df3a2df146fc4c4b4e35a63a923579d9272b Author: taku0 Commit: taku0 Fix output messages of the test --- test/swift-mode-test-indent.el | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/test/swift-mode-test-indent.el b/test/swift-mode-te

[nongnu] elpa/zig-mode 88b429d 083/104: Merge pull request #46 from travv0/master

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit 88b429deefdd37cc307852df165f454e34c6ce9a Merge: 8721255 87841c7 Author: Andrea Orru Commit: GitHub Merge pull request #46 from travv0/master fix broken multiline string highlighting when string ends in blank line --- zig-mode.el | 2 +- 1 file changed,

[nongnu] elpa/zig-mode 814657c 018/104: Update syntax

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit 814657c5b6b0600ace78a7bbd216c3e90d611cfd Author: Andrea Orru Commit: Andrea Orru Update syntax --- zig-mode.el | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/zig-mode.el b/zig-mode.el index b3a51e6..b4d6b1d 100644 --- a/zig-mo

[nongnu] elpa/zig-mode 107a67b 060/104: Runs `revert-buffer` after formatting on save.

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit 107a67b3773fd757de9b0136c204b32dfe6bb4b6 Author: Jona Ekenberg Commit: Jona Ekenberg Runs `revert-buffer` after formatting on save. --- zig-mode.el | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/zig-mode.el b/zig-mode.el index d4c059

[nongnu] elpa/swift-mode 59dcd60 358/496: Fix errors in 24.4

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit 59dcd603848656c691f76cc5095ea354c307dbcf Author: taku0 Commit: taku0 Fix errors in 24.4 --- .travis.yml | 7 +++ Makefile | 10 -- swift-mode-beginning-of-defun.el | 2 +- swift-mode-font-lock.el

[nongnu] elpa/swift-mode ea77cf9 328/496: Add comments

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit ea77cf9157ed2a2bbf6874b6fbd15c2ca776f775 Author: taku0 Commit: taku0 Add comments --- swift-mode-beginning-of-defun.el | 17 +++-- swift-mode-indent.el | 33 ++--- swift-mode-lexer.el | 23 ++

[nongnu] elpa/zig-mode 32aec72 064/104: Add previous-line doc comments

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit 32aec7265f5189294456387606405710d156a563 Author: Josias Commit: Josias Add previous-line doc comments --- zig-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zig-mode.el b/zig-mode.el index 3a0299f..e805d49 100644 --- a/zig-mode.el ++

[nongnu] elpa/zig-mode a4f1e11 022/104: Just disable syntactic indentation (it's broken)

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit a4f1e118a9303a06342d4849e55c4897675986e9 Author: Andrea Orru Commit: Andrea Orru Just disable syntactic indentation (it's broken) --- zig-mode.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/zig-mode.el b/zig-mode.el index ddb14f6..2b635

[nongnu] elpa/swift-mode 55ce4e5 416/496: Fix command name

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit 55ce4e53f856626938b50f014c5f82947a628d6a Author: taku0 Commit: taku0 Fix command name --- swift-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swift-mode.el b/swift-mode.el index 8a40113..d42d8a0 100644 --- a/swift-mode.el +++ b/sw

[nongnu] elpa/swift-mode a07be7a 335/496: Fix `swift-mode:beginning-of-defun`

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit a07be7a34d4f677a28878f4b72a2095addc628fd Author: taku0 Commit: taku0 Fix `swift-mode:beginning-of-defun` Example: @ABC private func foo() { } --- swift-mode-lexer.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff

[nongnu] elpa/zig-mode d885809 068/104: Merge pull request #30 from joachimschmidt557/var-anytype

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit d88580913586b8749ed0ac3ae228e825a68f9412 Merge: f9e5c57 f28e0fa Author: Andrea Orru Commit: GitHub Merge pull request #30 from joachimschmidt557/var-anytype var has been changed to anytype --- zig-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deleti

[nongnu] elpa/zig-mode b410d5a 031/104: Add AppVeyor config

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit b410d5a977b0c904f190227dceecfa878f70cc9a Author: Matthew D. Steele Commit: Matthew D. Steele Add AppVeyor config --- appveyor.yml | 6 ++ 1 file changed, 6 insertions(+) diff --git a/appveyor.yml b/appveyor.yml new file mode 100644 index 000..49998e3 --

[nongnu] elpa/swift-mode fa4f491 433/496: Add Emacs 25.3 and 26.1 to CI

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit fa4f49182b541a34be712ce823b4bb4cde90ed75 Author: taku0 Commit: taku0 Add Emacs 25.3 and 26.1 to CI --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 4aa0638..3ca647d 100644 --- a/.travis.yml +++ b/.travis.yml

[nongnu] elpa/swift-mode 0b1f29d 334/496: Fix indentation of setter

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit 0b1f29daa9e441dd7d24b6898131bdbcc14970c2 Author: taku0 Commit: taku0 Fix indentation of setter --- swift-mode-lexer.el | 60 ++--- test/swift-files/declarations.swift | 22 ++ 2 files changed, 58 inse

[nongnu] elpa/zig-mode 8df4efd 078/104: Merge pull request #33 from joachimschmidt557/use-rx

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit 8df4efd316ac94ceb9be08dd09f3655b585c40d3 Merge: ffaffb7 859a4dc Author: Andrea Orru Commit: GitHub Merge pull request #33 from joachimschmidt557/use-rx Use rx macro and add more possibilities for type annotations --- zig-mode.el | 31 ---

[nongnu] elpa/zig-mode f26f5d0 033/104: Add "Testing" and "License" sections to README.md

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit f26f5d07a9e815bbf41a5410827c9544ade5f71b Author: Matthew D. Steele Commit: Matthew D. Steele Add "Testing" and "License" sections to README.md --- README.md | 26 ++ 1 file changed, 26 insertions(+) diff --git a/README.md b/README.md ind

[nongnu] elpa/swift-mode acfc7fd 452/496: Fix comments

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit acfc7fdf026532845fa433ad466149063a93e859 Author: taku0 Commit: taku0 Fix comments --- Makefile | 1 + doc/string_properties.png | Bin 39997 -> 67323 bytes doc/string_properties.svg | 30 +++--- swift-mode-lexer.el

[nongnu] elpa/swift-mode a6d00b5 352/496: Simplify code

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit a6d00b5683a181f6cf12e6c706d6322d9f15d7cc Author: taku0 Commit: taku0 Simplify code --- swift-mode-lexer.el | 17 - 1 file changed, 17 deletions(-) diff --git a/swift-mode-lexer.el b/swift-mode-lexer.el index 6739b0f..4f50177 100644 --- a/swift

[nongnu] elpa/zig-mode 1e75c04 100/104: Remove irrelevant comment

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit 1e75c04d33b6b07756607f9c5f82f459082b0913 Author: vent Commit: vent Remove irrelevant comment --- zig-mode.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/zig-mode.el b/zig-mode.el index 2745f10..ae81dbd 100644 --- a/zig-mode.el +++ b/zig-mode.el @@ -326,

[nongnu] elpa/swift-mode 9892096 350/496: Bump version to 2.3.0

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit 98920962adaaf42698fc847fbe7d9edcd58e50e9 Author: taku0 Commit: taku0 Bump version to 2.3.0 --- swift-mode-beginning-of-defun.el | 2 +- swift-mode-font-lock.el | 2 +- swift-mode-indent.el | 2 +- swift-mode-lexer.el | 2 +- s

[nongnu] elpa/zig-mode 87f4f16 038/104: Escape ) and ] to avoding breaking Emacs Lisp syntax table

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit 87f4f16d482db2ad95166f5bd6d21bf7ef2b7000 Author: Xu Chunyang Commit: Xu Chunyang Escape ) and ] to avoding breaking Emacs Lisp syntax table --- zig-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zig-mode.el b/zig-mode.el index 172899

[nongnu] elpa/systemd 37541b2 003/131: add facility for browsing documentation

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit 37541b27ce04000eb4a596083ce0e1bae32e7914 Author: Mark Oteiza Commit: Mark Oteiza add facility for browsing documentation --- systemd-mode.el | 61 - 1 file changed, 60 insertions(+), 1 deletion(-) diff --gi

[nongnu] elpa/swift-mode e8d9a5d 363/496: Bump version to 3.0.0

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit e8d9a5d7af59e8be25997b8b048d7c3e257cd0b0 Author: taku0 Commit: taku0 Bump version to 3.0.0 --- swift-mode-beginning-of-defun.el | 2 +- swift-mode-font-lock.el | 2 +- swift-mode-indent.el | 2 +- swift-mode-lexer.el | 2 +- s

[nongnu] elpa/zig-mode a716bdd 041/104: Require Emacs v24.3 for setq-local

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit a716bdd051a7d9c796d0eabbce6dd3fecd2c4ca4 Author: Xu Chunyang Commit: Xu Chunyang Require Emacs v24.3 for setq-local By the way, 24.3 was released 6 years ago (2013-03-11). --- zig-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[nongnu] elpa/systemd 2e6309d 002/131: add systemd-mode.el

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit 2e6309d2e2cb02852bec640ceac1610e4d054b7a Author: Mark Oteiza Commit: Mark Oteiza add systemd-mode.el --- systemd-mode.el | 88 + 1 file changed, 88 insertions(+) diff --git a/systemd-mode.el b/systemd-mode.

[nongnu] elpa/swift-mode e3cb72b 360/496: Fix `swift-mode:forward-sexp` for `up-list` and `down-list`

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit e3cb72b0ebdd4cf7e08b8188b692fbec17c8e90b Author: taku0 Commit: taku0 Fix `swift-mode:forward-sexp` for `up-list` and `down-list` --- swift-mode.el | 39 +-- 1 file changed, 33 insertions(+), 6 deletions(-) diff --git a/swif

[nongnu] elpa/zig-mode 3cac32b 040/104: Drop #' since it's redundant

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit 3cac32b3e553f8153d80b168b0d0fc2471d83de7 Author: Xu Chunyang Commit: Xu Chunyang Drop #' since it's redundant --- zig-mode.el | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/zig-mode.el b/zig-mode.el index 26db290..61877e2 100644 -

[nongnu] elpa/yaml-mode 05ae757 108/124: Don't fall through the first case

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 05ae757fa39c55ad5ed47b4175a15fd2e2934146 Author: Dmitry Gutov Commit: Dmitry Gutov Don't fall through the first case --- yaml-mode.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yaml-mode.el b/yaml-mode.el index 67f3e94..7c25cf2 10

[nongnu] elpa/yaml-mode 1c3ade4 081/124: Merge pull request #46 from pkulev/fix-typo

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 1c3ade410fb0bf5b6f2140b099f0ef96836ee74e Merge: f378589 10dddc5 Author: Vasilij Schneidermann Commit: GitHub Merge pull request #46 from pkulev/fix-typo Fix typo in yaml-mode-version docstring --- yaml-mode.el | 2 +- 1 file changed, 1 insertion(+), 1

[nongnu] elpa/zig-mode ab655a9 043/104: Add Commentary

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit ab655a9d664a7b3c3d586af8996b980a6565faf6 Author: Xu Chunyang Commit: Xu Chunyang Add Commentary --- zig-mode.el | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zig-mode.el b/zig-mode.el index e52acd6..2dd8140 100644 --- a/zig-mode.el +++

[nongnu] elpa/systemd ac11adf 025/131: add tunable for using either `man` or `woman`

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit ac11adf59980fc2372ce0d07b88d4cda33fed26e Author: Mark Oteiza Commit: Mark Oteiza add tunable for using either `man` or `woman` --- systemd.el | 18 -- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/systemd.el b/systemd.el index a5e

[nongnu] elpa/yaml-mode 831ef3a 120/124: Merge pull request #81 from strutt/master

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 831ef3a04e4d32ec3fa3d77a54dc7e7bc5b6fd81 Merge: 68fecb5 04c30ea Author: Vasilij Schneidermann Commit: GitHub Merge pull request #81 from strutt/master Fix propertization for sequences of mappings with literal block --- ...yntax-highlighting-list-of-dic

[nongnu] elpa/swift-mode 56ee9b2 359/496: Add comment style option

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit 56ee9b21242a055fc9a4f90b5eb666279e50abed Author: taku0 Commit: taku0 Add comment style option Now we can choose multiline comment styles. Java style: /** * Foo * Bar */ Swift Quick Help style:

[nongnu] elpa/systemd d03b70c 043/131: derive from conf-mode

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit d03b70c12167c8773c9bd39f9a32af683951d45e Author: Mark Oteiza Commit: Mark Oteiza derive from conf-mode --- systemd.el | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/systemd.el b/systemd.el index ea53ba5..3176116 100644 --- a/systemd.el

[nongnu] elpa/zig-mode 4eafa60 050/104: colorize compilation buffer

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit 4eafa60ac44451cfc4b41ce8ae65e4471ddca296 Author: Marcio Giaxa Commit: Marcio Giaxa colorize compilation buffer --- zig-mode.el | 7 +++ 1 file changed, 7 insertions(+) diff --git a/zig-mode.el b/zig-mode.el index 519..294e0da 100644 --- a/zig-mode.el ++

[nongnu] elpa/zig-mode 2842797 007/104: Fix builtins. Reorder tables.

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit 28427978360525ba7d82f3ef2f740780dec08d20 Author: Andrea Orru Commit: Andrea Orru Fix builtins. Reorder tables. --- zig-mode.el | 63 + 1 file changed, 26 insertions(+), 37 deletions(-) diff --git a/zig

[nongnu] elpa/swift-mode 75f5214 364/496: Cleanup code

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit 75f5214ed4c363a8155aab0a701cc3c23432b9a0 Author: taku0 Commit: taku0 Cleanup code --- swift-mode-indent.el| 15 +++ test/swift-files/declarations.swift | 6 +++--- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/sw

[nongnu] elpa/systemd 4121a9a 064/131: section names can be prefixed with X-

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit 4121a9a37b33fe9d22e440ccbb075cae3f66beb1 Author: Mark Oteiza Commit: Mark Oteiza section names can be prefixed with X- --- systemd.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemd.el b/systemd.el index d6ae0a2..7baf17f 100644 --- a/s

[nongnu] elpa/zig-mode 859a4dc 071/104: Use rx macro and add more possibilities for type annotations

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit 859a4dc4b71c6556bd3fadf61e0239ae72360aa2 Author: joachimschmidt557 Commit: joachimschmidt557 Use rx macro and add more possibilities for type annotations --- zig-mode.el | 31 --- 1 file changed, 16 insertions(+), 15 deletions(-) dif

[nongnu] elpa/swift-mode d68af3c 365/496: Update copyright

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit d68af3c8011e478a3c166ff61623502786a8bf7f Author: taku0 Commit: taku0 Update copyright --- swift-mode-font-lock.el| 2 +- swift-mode-indent.el | 2 +- swift-mode-lexer.el| 2 +- swift-mode.el | 2 +- test/swift-mod

[nongnu] elpa/systemd 921f8d0 074/131: nix systemd-use-company-p

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit 921f8d0df8d5ea13946522337f75e67bdc16b21c Author: Mark Oteiza Commit: Mark Oteiza nix systemd-use-company-p --- systemd.el | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/systemd.el b/systemd.el index 34ccedb..40f71ec 100644 --- a/syst

[nongnu] elpa/zig-mode fead48b 002/104: Initial revision.

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit fead48b6369e538c1f4c2c98d45d2d26fe973329 Author: Andrea Orru Commit: Andrea Orru Initial revision. --- zig-mode.el | 135 1 file changed, 135 insertions(+) diff --git a/zig-mode.el b/zig-mode.el new f

[nongnu] elpa/zig-mode c961a6d 005/104: noreturn.

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit c961a6da3d31d50c816aae948c28ec29b9cb5ed1 Author: Andrea Orru Commit: Andrea Orru noreturn. --- zig-mode.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/zig-mode.el b/zig-mode.el index a213a07..1732ce5 100644 --- a/zig-mode.el +++ b/zig-m

[nongnu] elpa/swift-mode 5df00bc 367/496: Fix typo

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit 5df00bc201232c0fccb8310da324b594e1e598f8 Author: taku0 Commit: taku0 Fix typo --- test/swift-files/statements.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/swift-files/statements.swift b/test/swift-files/statements.swift i

[nongnu] elpa/systemd 378eb36 077/131: nix some quotes. use some rx

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit 378eb3642c66918cf3202d1d6669a9048619f0ef Author: Mark Oteiza Commit: Mark Oteiza nix some quotes. use some rx --- systemd.el | 36 ++-- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/systemd.el b/systemd.el index 4

[nongnu] elpa/zig-mode 0babe7e 103/104: Merge pull request #59 from eric-p-hutchins/params-with-optionals-pointers-and-arrays-oh-my

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit 0babe7ec524f59d57c01e2fc66294d1afa01f5eb Merge: 8ad244b 3e3c0d5 Author: Joachim Schmidt Commit: GitHub Merge pull request #59 from eric-p-hutchins/params-with-optionals-pointers-and-arrays-oh-my Fix font-lock of parameters with optional, pointer or arra

[nongnu] elpa/swift-mode 089853c 384/496: Fix typo "identifer" to "identifier"

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit 089853ca8555cf3fc7e179e85d768af67d93f51d Author: taku0 Commit: taku0 Fix typo "identifer" to "identifier" --- swift-mode-lexer.el | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/swift-mode-lexer.el b/swift-mode-lexer.el index

[nongnu] elpa/zig-mode 8e0e610 086/104: Use (read-only-mode) instead of (toggle-read-only)

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit 8e0e6109e348a9427e7f85d6802972f62694f7d8 Author: Joel Commit: Joel Use (read-only-mode) instead of (toggle-read-only) ‘toggle-read-only’ was declared obsolete in emacs 24.3 --- zig-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff

[nongnu] elpa/systemd 0e793b0 082/131: put the quotes back. faces are symbols

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit 0e793b05e2767f1737bd4085874cf1ba6cf07ced Author: Mark Oteiza Commit: Mark Oteiza put the quotes back. faces are symbols font-lock.el is an exception wrt defvar'ing faces, not the rule --- systemd.el | 16 1 file changed, 8 insertions(+),

[nongnu] elpa/zig-mode e69ebc0 012/104: and, or, @panic.

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit e69ebc0d2506fcb3baac8b6982c81d069362f9f8 Author: Andrea Orru Commit: Andrea Orru and, or, @panic. --- zig-mode.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zig-mode.el b/zig-mode.el index 72acca2..a19c200 100644 --- a/zig-mode.el +++ b/zig-mode.el @@

[nongnu] elpa/systemd 67703af 008/131: happy new year

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit 67703af3148b37428a89b1d7ce9da5f5902541d0 Author: Mark Oteiza Commit: Mark Oteiza happy new year --- systemd-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemd-mode.el b/systemd-mode.el index 2862129..7acb80f 100644 --- a/systemd-m

[nongnu] elpa/swift-mode 25944c2 378/496: Add test for beginning/end-of-defun

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit 25944c2a98a8f78453e14591884a940c64740347 Author: taku0 Commit: taku0 Add test for beginning/end-of-defun --- swift-mode-beginning-of-defun.el | 12 +- swift-mode-lexer.el| 8 +- swift-mode.el

[nongnu] elpa/systemd c22a2ff 018/131: update Makefile

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit c22a2ff4feb1cdfe8ad6e12553071f7ee08c53a8 Author: Mark Oteiza Commit: Mark Oteiza update Makefile --- Makefile | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Makefile b/Makefile index 56bf300..74506ec 100644 --- a/Makefile +++ b/M

[nongnu] elpa/zig-mode 9a252eb 016/104: Update README.md

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit 9a252ebd4ccd8a30abef3d9ed0ecb510e3d88844 Author: Andrea Orru Commit: GitHub Update README.md --- README.md | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fb4d89b..4031c51 100644 --- a/README.md +++ b/README.

[nongnu] elpa/swift-mode b5602c1 375/496: Add beginning/end-of-sentence to README.md

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit b5602c16f250561121e2aa09b62202ecdc312a05 Author: taku0 Commit: taku0 Add beginning/end-of-sentence to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 331802c..61e0ee8 100644 --- a/README.md +++ b/README

[nongnu] elpa/zig-mode c5315ff 026/104: Apply font-lock-doc-face to doc comments (for issue #5)

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit c5315ff33668d1f545c83242f81e0a6a2f5c7959 Author: Matthew D. Steele Commit: Matthew D. Steele Apply font-lock-doc-face to doc comments (for issue #5) --- zig-mode.el | 15 +-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/zig-mode.el

[nongnu] elpa/yaml-mode 40067a1 096/124: Merge pull request #62 from ts4z/master

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 40067a10ac1360f0b9533f02eea128e2574d Merge: 3fc5a33 78b3ba5 Author: Vasilij Schneidermann Commit: GitHub Merge pull request #62 from ts4z/master fill while in a comment should behave as in text modes --- yaml-mode.el | 8 +--- 1 file changed, 5

[nongnu] elpa/systemd 9265ef8 126/131: update section lists

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit 9265ef89ffd4d1cbdd2f650e965cf407f5267200 Author: Mark Oteiza Commit: Mark Oteiza update section lists there are very many different specialized network sections now. only a subset of them have been added here --- systemd.el | 13 - 1 fil

[nongnu] elpa/systemd 0a4b6c4 089/131: shrug

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit 0a4b6c49d381ec8cd5023c0d85d32a795e18a1ed Author: Mark Oteiza Commit: Mark Oteiza shrug --- systemd.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemd.el b/systemd.el index a96f4cd..819c0f8 100644 --- a/systemd.el +++ b/systemd.el @@ -1

[nongnu] elpa/zig-mode b773127 027/104: Initial implementation of indent-line-function

2021-08-29 Thread ELPA Syncer
branch: elpa/zig-mode commit b7731275e12ccb5cfea92153b9cc6ea8effc4bab Author: Matthew D. Steele Commit: Matthew D. Steele Initial implementation of indent-line-function --- run_tests.sh | 9 tests.el | 137 +++ zig-mode.el

[nongnu] elpa/yaml-mode 00c2428 099/124: Fix typo

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 00c2428122908edb99a1966c855fb42912b5db8d Author: Jonas Bernoulli Commit: Jonas Bernoulli Fix typo --- Changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changes b/Changes index 819930b..5eaf7d3 100644 --- a/Changes +++ b/Changes @@ -45,

[nongnu] elpa/yaml-mode 4377ee5 009/124: Apply patch from k-nagano

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 4377ee536271924424578642b73dc04994290663 Author: yoshiki Commit: yoshiki Apply patch from k-nagano git-svn-id: http://svn.clouder.jp/repos/public/yaml-mode/branches/TEST-KNAGANO-PATCH@78 c9fe89ab-c918-0410-b9be-faebe9bd2962 --- yaml-mode.el | 2

[nongnu] elpa/swift-mode 8c45f69 383/496: Bump version to 4.0.1

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit 8c45f69a078c41619a7a3db6d54a732c3fad8e3f Author: taku0 Commit: taku0 Bump version to 4.0.1 --- swift-mode-beginning-of-defun.el | 2 +- swift-mode-font-lock.el| 2 +- swift-mode-indent.el | 2 +- swift-mode-l

<    7   8   9   10   11   12   13   14   15   16   >