[nongnu] elpa/yaml-mode 0709258 005/124: Added dist to `Changes'

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 07092586e8d9e9246b908705c66eb4eee132d44f Author: yoshiki Commit: yoshiki Added dist to `Changes' git-svn-id: http://svn.clouder.jp/repos/public/yaml-mode/trunk@20 c9fe89ab-c918-0410-b9be-faebe9bd2962 --- Makefile | 2 +- 1 file changed, 1 inserti

[nongnu] elpa/systemd 47ae79a 112/131: Use syntax-propertize and font-lock-extend-region-functions

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit 47ae79aed03e175bf7e2362a88d53bb776a58043 Author: Mark Oteiza Commit: Mark Oteiza Use syntax-propertize and font-lock-extend-region-functions --- systemd.el | 44 ++-- 1 file changed, 34 insertions(+), 10 deletions(-) diff

[nongnu] elpa/yaml-mode f297efe 012/124: YAML imenu outline integration

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit f297efe0fc81cf0e561d0c61a025a5c91989823a Author: Tim Harper Commit: Tim Harper YAML imenu outline integration --- Changes | 2 ++ Makefile | 2 +- yaml-mode.el | 20 ++-- 3 files changed, 21 insertions(+), 3 deletions(-) diff --git a

[nongnu] elpa/systemd 05dd16c 049/131: systemd 226

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit 05dd16c861859ac3445998b8efd85535accc1bf4 Author: Mark Oteiza Commit: Mark Oteiza systemd 226 --- systemd-company.el | 30 -- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/systemd-company.el b/systemd-company.el index

[nongnu] elpa/swift-mode cdf7ad4 220/496: Fix indentation issues with deep nested if cluase

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit cdf7ad49e332546f644296f7f8d41e44d6e8639c Author: ap4y Commit: ap4y Fix indentation issues with deep nested if cluase --- swift-mode.el | 10 +++- test/indentation-tests.el | 62 +++ 2 files changed, 6

[nongnu] elpa/systemd e97f78e 120/131: Add %S, %C, %L specifiers

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit e97f78ee11f4d4738aaa646e48bb39565d88abd6 Author: Lucas Werkmeister Commit: Mark Oteiza Add %S, %C, %L specifiers These specifiers for the state, cache, and log directory root were added in systemd v236. --- systemd.el | 2 +- 1 file changed, 1 insertion

[nongnu] elpa/systemd 602d9d3 050/131: reword some commentary

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit 602d9d334d6904bb89d1c91971c680bd7e41b283 Author: Mark Oteiza Commit: Mark Oteiza reword some commentary --- systemd.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/systemd.el b/systemd.el index 383b805..967bca1 100644 --- a/systemd.el +++

[nongnu] elpa/swift-mode 2cb54c9 222/496: Make grammar for if statement a bit more precise

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit 2cb54c90fa4b629dec56882a0f811db897372ec6 Author: ap4y Commit: ap4y Make grammar for if statement a bit more precise It still a bit hard to express actual grammar for this statements --- swift-mode.el | 18 + test/indentatio

[nongnu] elpa/yaml-mode 1fa61ec 016/124: Fixed bug for tabified indent.

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 1fa61ecf697b64f87ba2fb3c3a453238f9aa0e41 Author: Yoshiki Kurihara Commit: Yoshiki Kurihara Fixed bug for tabified indent. --- Changes | 5 +++-- Makefile | 2 +- README | 2 +- yaml-mode.el | 33 + 4 files chang

[nongnu] elpa/systemd 077aedd 125/131: systemd 244 directives

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit 077aedde23bebf20a890f62fac5a17e087f4f3a6 Author: Mark Oteiza Commit: Mark Oteiza systemd 244 directives network stuff is getting split up across a bunch of different sections which is annoying. dnssec files are a thing now as well. finding a bet

[nongnu] elpa/yaml-mode cf171f4 026/124: `checkdoc' nits (including the `checkdoc-autoload' extension).

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit cf171f43f7eb0eda628543dba34d610c90de83a5 Author: Samuel Bronson Commit: Samuel Bronson `checkdoc' nits (including the `checkdoc-autoload' extension). Remaining issues: - The docstrings for three "electric" functions don't explain what t

[nongnu] elpa/swift-mode f42752b 223/496: Respect comments when calculating position of the implicit semicolon

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit f42752b9fd2ce335d282fd480f69967075088423 Author: ap4y Commit: ap4y Respect comments when calculating position of the implicit semicolon --- swift-mode.el | 6 -- test/indentation-tests.el | 26 ++ 2 files changed, 30 in

[nongnu] elpa/systemd 0f2f936 052/131: clarify parent mode hooks

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit 0f2f9361e4eaf3ea5b9a7da51e1f2275ecf10482 Author: Mark Oteiza Commit: Mark Oteiza clarify parent mode hooks --- systemd.el | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/systemd.el b/systemd.el index 7cf6327..0d7e34b 100644 --- a/sy

[nongnu] elpa/yaml-mode 9e07024 032/124: Changed version to 0.0.9

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 9e0702421622b8fbb00b4c95ea3b25af86f74afa Author: Yoshiki Kurihara Commit: Yoshiki Kurihara Changed version to 0.0.9 --- Changes | 5 + Makefile | 2 +- yaml-mode.el | 8 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/Chang

[nongnu] elpa/systemd 51c148e 127/131: update urls

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit 51c148e09a129ddf33d95276aa0e89d4ef6f8dd2 Author: Mark Oteiza Commit: Mark Oteiza update urls drop mention of marmalade --- README | 3 +-- systemd.el | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README b/README index d7554a6

[nongnu] elpa/systemd aa9f4f6 053/131: update commentary

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit aa9f4f64e99d5912153eef0726e26fd4dfb4d7c3 Author: Mark Oteiza Commit: Mark Oteiza update commentary --- systemd.el | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/systemd.el b/systemd.el index 0d7e34b..4716724 100644 --- a/systemd.e

[nongnu] elpa/systemd b6ae63a 131/131: add specifiers (leave obsoleted ones in for now)

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit b6ae63a236605b1c5e1069f7d3afe06ae32a7bae Author: Mark Oteiza Commit: Mark Oteiza add specifiers (leave obsoleted ones in for now) --- systemd.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemd.el b/systemd.el index ce662a3..0505868 100

[nongnu] elpa/yaml-mode 4c1127c 037/124: Improve paragraph filling of block literals

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 4c1127cce8625e8e187cea7d52eea9faaa9c22c0 Author: Michal Sojka Commit: Michal Sojka Improve paragraph filling of block literals The functionality of this patch can be demonstrated on a small example. Consider the YAML document below: foo

[nongnu] elpa/swift-mode 195d040 227/496: Merge pull request #76 from ap4y/batch_smie_fixes

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit 195d040921791722f4effb9690c721158421f6d7 Merge: 3026464 95e753b Author: Bozhidar Batsov Commit: Bozhidar Batsov Merge pull request #76 from ap4y/batch_smie_fixes Batch smie fixes --- .travis.yml |1 - swift-mode.el | 204

[nongnu] elpa/swift-mode 95e753b 226/496: Disable testing against emacs 24.3

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit 95e753b546f13fe58a8aaa5775f57a6103c91ee1 Author: ap4y Commit: ap4y Disable testing against emacs 24.3 --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a066c7c..257daab 100644 --- a/.travis.yml +++ b/.travis.yml

[nongnu] elpa/yaml-mode bc66879 038/124: Use the syntax table for highlighting comments.

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit bc66879a9a9c2e0789ce1decfa185925c1f60a3f Author: Wilfred Hughes Commit: Wilfred Hughes Use the syntax table for highlighting comments. Fixes https://github.com/yoshiki/yaml-mode/issues/19 --- yaml-mode.el | 16 +++- 1 file changed, 7 insert

[nongnu] elpa/swift-mode 4a27477 230/496: Merge pull request #89 from uk-ar/fix-indent-in-trailing-closure

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit 4a274772b3073fa12f7d330ea55329d5bfa44694 Merge: 195d040 655bd60 Author: Arthur Evstifeev Commit: Arthur Evstifeev Merge pull request #89 from uk-ar/fix-indent-in-trailing-closure Fix indent in trailing closure --- swift-mode.el | 3 ++- t

[nongnu] elpa/systemd 3eb9390 058/131: add lists of directives

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit 3eb93907de94b92d31d71d3ec2cf97d94e6c936a Author: Mark Oteiza Commit: Mark Oteiza add lists of directives --- network-directives.txt | 125 +++ unit-directives.txt| 269 + 2 files changed, 394

[nongnu] elpa/yaml-mode a817e46 045/124: Bumping version to 0.0.12

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit a817e46cc55eb90b7e1dd7cff74e43e080f0f690 Author: Yoshiki Kurihara Commit: Yoshiki Kurihara Bumping version to 0.0.12 --- Changes | 4 Makefile | 2 +- yaml-mode.el | 4 ++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/Changes b/

[nongnu] elpa/systemd a2ec338 055/131: use loop

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit a2ec338fa6908d05dba48baf69be9426cd97f7f7 Author: Mark Oteiza Commit: Mark Oteiza use loop --- systemd-company.el | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/systemd-company.el b/systemd-company.el index 52b66af..4ba9

[nongnu] elpa/systemd a86323e 059/131: v229

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit a86323e90b1db46430091394564b245013bf7df6 Author: Mark Oteiza Commit: Mark Oteiza v229 --- network-directives.txt | 7 +++ unit-directives.txt| 7 +++ 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/network-directives.txt b/network-dire

[nongnu] elpa/swift-mode a2f5b33 233/496: Fix indent when operator hanging after comment

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit a2f5b33e438394a8d9a292be94ffe71bf50417e4 Author: uk-ar Commit: uk-ar Fix indent when operator hanging after comment --- swift-mode.el | 4 +++- test/indentation-tests.el | 17 - 2 files changed, 19 insertions(+), 2 deletions(-) di

[nongnu] elpa/yaml-mode 6555018 003/124: Merged branch(TEST-MARSHALL-PATCH@17) to trunk

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 65550183997c925fbc62419bc51e13f94a495a8b Author: yoshiki Commit: yoshiki Merged branch(TEST-MARSHALL-PATCH@17) to trunk git-svn-id: http://svn.clouder.jp/repos/public/yaml-mode/trunk@18 c9fe89ab-c918-0410-b9be-faebe9bd2962 --- Changes | 9

[nongnu] elpa/yaml-mode b738999 010/124: changed version

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit b7389996fe08215815b2cb6fdc27e904926c30ff Author: User Commit: User changed version --- yaml-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yaml-mode.el b/yaml-mode.el index 3b68299..ac9d9bb 100644 --- a/yaml-mode.el +++ b/yaml-m

[nongnu] elpa/systemd de5da7f 073/131: update Makefile

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit de5da7fce705ef9859e0e4ac7300d0a197bae1e8 Author: Mark Oteiza Commit: Mark Oteiza update Makefile --- Makefile | 21 +++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index f2e7a88..ae96023 100644 --- a/Makefi

[nongnu] elpa/swift-mode e898e7e 234/496: Merge pull request #91 from uk-ar/fix-indent-with-hanging-operator-after-comment

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit e898e7e469478f9bb19ba9f62e62b282001d7dbb Merge: dbf48a1 a2f5b33 Author: Arthur Evstifeev Commit: Arthur Evstifeev Merge pull request #91 from uk-ar/fix-indent-with-hanging-operator-after-comment Fix indent when operator hanging after comment --- swif

[nongnu] elpa/yaml-mode 85d5c63 050/124: allow dash-newline to start a sequence

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 85d5c630c1b1a2226d657ee01c4e60d039e04474 Author: Antal K Commit: Antal K allow dash-newline to start a sequence --- test-files/test-dash-newline-starts-sequence.yaml | 35 +++ yaml-mode.el | 2 +- 2 file

[nongnu] elpa/yaml-mode 93dd95c 051/124: remove regexp details from test-file

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 93dd95cdb1ed1587a06d76c859d83b42ad221c12 Author: Antal K Commit: Antal K remove regexp details from test-file --- test-files/test-dash-newline-starts-sequence.yaml | 16 ++-- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/test-files/

[nongnu] elpa/yaml-mode bce5aa1 011/124: changed version and added Changes

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit bce5aa195f30734b2f559ee36065e6c96b36986e Author: User Commit: User changed version and added Changes --- Changes | 4 Makefile | 2 +- README | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index 0306ffd..4a2b2a6

[nongnu] elpa/swift-mode 8e0f8d6 240/496: Merge pull request #94 from wiruzx/new-range-operator

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit 8e0f8d62997c5f4f140b12998e3b86d158b62499 Merge: 3e8befa a29398b Author: Arthur Evstifeev Commit: Arthur Evstifeev Merge pull request #94 from wiruzx/new-range-operator Fix half-open range operator --- swift-mode.el | 4 ++-- 1 file changed, 2 insertio

[nongnu] elpa/yaml-mode eb46305 052/124: rename test-file

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit eb46305747e7b6c85451a156f86dcf5c4893e671 Author: Antal K Commit: Antal K rename test-file --- ...line-starts-sequence.yaml => test-dash-newline-starts-sequence-1.yaml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/test-files/test-dash-newli

[nongnu] elpa/systemd 16be183 084/131: don't indiscriminately use relative file name

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit 16be18350c98fc7625d3929445a32e21811e60e5 Author: Mark Oteiza Commit: Mark Oteiza don't indiscriminately use relative file name --- systemd.el | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/systemd.el b/systemd.el index 3a02136..3c4

[nongnu] elpa/yaml-mode 37469ca 015/124: Changed versions.

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 37469ca3fae264e790e4daac0fa8f2ddf8039c93 Author: Yoshiki Kurihara Commit: Yoshiki Kurihara Changed versions. --- Changes | 3 +++ Makefile | 2 +- yaml-mode.el | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/Changes b/Changes i

[nongnu] elpa/swift-mode 69783af 243/496: added guard statement

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit 69783af7194091d3f52f721ee589d5f150b5ec7b Author: Anthony Green Commit: Anthony Green added guard statement --- swift-mode.el | 4 1 file changed, 4 insertions(+) diff --git a/swift-mode.el b/swift-mode.el index 9597644..aca877c 100644 --- a/swift-mode.el

[nongnu] elpa/systemd a1633c2 083/131: systemd 231 directives

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit a1633c271da2854f78e25015a846954df2e50968 Author: Mark Oteiza Commit: Mark Oteiza systemd 231 directives --- network-directives.txt | 10 +- unit-directives.txt| 11 --- 2 files changed, 17 insertions(+), 4 deletions(-) diff --git a/network-di

[nongnu] elpa/yaml-mode d88c80a 053/124: allow spaces before dash-newline

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit d88c80acca22f864ce9dcd4b140593c1d7ea68bf Author: Antal K Commit: Antal K allow spaces before dash-newline --- .../test-dash-newline-starts-sequence-2.yaml | 28 ++ yaml-mode.el | 2 +- 2 files cha

[nongnu] elpa/swift-mode b4b56f6 246/496: Merge pull request #99 from uk-ar/fix-indents-around-comma

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit b4b56f6d78117314c544d0629fbc557d06efad94 Merge: 17bf117 cb7ba6f Author: Arthur Evstifeev Commit: Arthur Evstifeev Merge pull request #99 from uk-ar/fix-indents-around-comma Modify indents around comma to meet Xcode spec --- swift-mode.el |

[nongnu] elpa/yaml-mode 18c9135 020/124: replace `last-command-char` to `last-command-event`

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 18c91350215f412ad7980ac4efd6624328e168f5 Author: sugyan Commit: sugyan replace `last-command-char` to `last-command-event` In emacs 23.4, this warns: In yaml-electric-bar-and-angle: yaml-mode.el:370:17:Warning: `last-command-char' i

[nongnu] elpa/systemd 4c1b2be 097/131: bump

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit 4c1b2befd0c853dcc7bca52d9b084933c3a08254 Author: Mark Oteiza Commit: Mark Oteiza bump --- systemd.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemd.el b/systemd.el index af3e459..1b79065 100644 --- a/systemd.el +++ b/systemd.el @@ -3,

[nongnu] elpa/swift-mode 31fb250 248/496: added elseguard to lexer

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit 31fb250e2b58a76ffa0504be980698cc6cffd812 Author: Anthony Green Commit: Anthony Green added elseguard to lexer --- swift-mode.el | 16 test/indentation-tests.el | 11 +++ 2 files changed, 23 insertions(+), 4 deletions(-) di

[nongnu] elpa/systemd 59ce8ad 095/131: simpler while test

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit 59ce8ad415635c9425ab2f02ba38e6a92a54 Author: Mark Oteiza Commit: Mark Oteiza simpler while test --- systemd.el | 8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/systemd.el b/systemd.el index b0e8039..af3e459 100644 --- a/systemd.el +

[nongnu] elpa/yaml-mode 9d5a888 025/124: Merge pull request #6 from gvalkov/yaml-file-type

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 9d5a888730cd75e377de589452d890ecaa5634f5 Merge: 522d464 f68472b Author: Yoshiki Kurihara Commit: Yoshiki Kurihara Merge pull request #6 from gvalkov/yaml-file-type Enable yaml-mode for *.yaml files --- yaml-mode.el | 2 +- 1 file changed, 1 insertion(+

[nongnu] elpa/yaml-mode 4966854 061/124: Merge pull request #36 from mmckinst/license

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 49668547e1891cb68d2bbbc650acbfa208012f2b Merge: 6ddd552 6590b19 Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Merge pull request #36 from mmckinst/license fix FSF address and include a copy of the GPLv2 --- LICENSE.txt | 339

[nongnu] elpa/systemd a3d3921 111/131: extend multi-line matching to sections and keys

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit a3d39214b70c3dde0be12a53260e3fa470530ad6 Author: Mark Oteiza Commit: Mark Oteiza extend multi-line matching to sections and keys --- systemd.el | 36 +++- 1 file changed, 23 insertions(+), 13 deletions(-) diff --git a/systemd.el b

[nongnu] elpa/yaml-mode c757396 066/124: Remove unnecessary refontification

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit c7573962216f79e93642b91e7aa8552f7be46b41 Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Remove unnecessary refontification Closes #37 --- yaml-mode.el | 6 +- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/yaml-mode.el b/

[nongnu] elpa/swift-mode a2c0b6a 251/496: Merge pull request #98 from akoaysigod/master

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit a2c0b6aef5cac77eb67bc50e9d507aef3c184f20 Merge: 071cd18 5e7d1b9 Author: Arthur Evstifeev Commit: Arthur Evstifeev Merge pull request #98 from akoaysigod/master added guard statement --- swift-mode.el | 14 +- test/indentation-t

[nongnu] elpa/yaml-mode e2befd8 027/124: Merge pull request #7 from SamB/master

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit e2befd827ecdab63c6ace419eff74673656f5440 Merge: 9d5a888 cf171f4 Author: Yoshiki Kurihara Commit: Yoshiki Kurihara Merge pull request #7 from SamB/master `checkdoc' nits (including the `checkdoc-autoload' extension). --- yaml-mode.el | 14 --

[nongnu] elpa/yaml-mode 236832c 068/124: Merge branch 'liangfu-master'

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 236832caab8924c40e8ff622a94887e797dae69d Merge: c757396 1cff904 Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Merge branch 'liangfu-master' --- README | 2 +- yaml-mode.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git

[nongnu] elpa/yaml-mode d1b8be6 039/124: Merge pull request #23 from Wilfred/master

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit d1b8be66ae7ce1de11a98812a146c082eee8e51d Merge: fb17c37 bc66879 Author: Yoshiki Kurihara Commit: Yoshiki Kurihara Merge pull request #23 from Wilfred/master Use the syntax table for highlighting comments. --- yaml-mode.el | 16 +++- 1 file

[nongnu] elpa/swift-mode 5e7d1b9 250/496: Update swift-mode.el

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit 5e7d1b9119f52f1c5ab22a4cf70b761bed2af786 Author: Anthony Green Commit: Anthony Green Update swift-mode.el remove whitespace --- swift-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swift-mode.el b/swift-mode.el index 362ed

[nongnu] elpa/yaml-mode 522d464 022/124: added changes

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 522d46488a5041254cd11e7bdee223627e653329 Author: Yoshiki Kurihara Commit: Yoshiki Kurihara added changes --- .gitignore | 1 + Changes| 4 2 files changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index c531d98..e0b9fba 100644 --- a/.gitig

[nongnu] elpa/systemd 23c0caf 115/131: extend anchored matches past the current line if \ broken

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit 23c0caf214ee1ed92eb12a0d7b613682f4091979 Author: Mark Oteiza Commit: Mark Oteiza extend anchored matches past the current line if \ broken --- systemd.el | 20 +--- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/systemd.el b/system

[nongnu] elpa/swift-mode 3aa3dcd 254/496: Add test code for checking tokens

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit 3aa3dcd0e4823109068feada1d0dfde1f24a5a25 Author: uk-ar Commit: uk-ar Add test code for checking tokens --- swift-mode.el | 16 test/indentation-tests.el | 2 ++ 2 files changed, 18 insertions(+) diff --git a/swift-mode.el b/swift

[nongnu] elpa/yaml-mode c0d6da0 073/124: Merge pull request #42 from scop/spelling

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit c0d6da0e1c368d922f949a2c4a3902445241238d Merge: a4794ea 8d1f218 Author: Vasilij Schneidermann Commit: GitHub Merge pull request #42 from scop/spelling Spelling fix --- yaml-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yam

[nongnu] elpa/systemd 228f0b9 119/131: happy new year

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

[nongnu] elpa/yaml-mode 210b075 040/124: Bumping version to 0.0.11

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 210b0759deec33605248af9b315c0e9af4a5c0bc Author: Yoshiki Kurihara Commit: Yoshiki Kurihara Bumping version to 0.0.11 --- Changes | 2 ++ Makefile | 2 +- yaml-mode.el | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Changes b/Ch

[nongnu] elpa/yaml-mode 3dc2212 065/124: Remove obsolete `font-lock-syntactic-keywords` use

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 3dc22127daa6788bad2934485785c45231c416f9 Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Remove obsolete `font-lock-syntactic-keywords` use --- yaml-mode.el | 29 + 1 file changed, 1 insertion(+), 28 deletions(-) diff --

[nongnu] elpa/yaml-mode 0189ca0 075/124: Map both DEL and to electric backspace

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 0189ca0a8f7dd585377622b783d767fc5cbb1705 Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Map both DEL and to electric backspace --- yaml-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yaml-mode.el b/yaml-mode.el index 2

[nongnu] elpa/yaml-mode 11df403 044/124: Merge pull request #30 from rhoml/enable-eyaml

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 11df4031cefa5eb7658c572de6234ea8b9ae219a Author: Yoshiki Kurihara Commit: Yoshiki Kurihara Merge pull request #30 from rhoml/enable-eyaml Enable encrypted yamls --- yaml-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ya

[nongnu] elpa/swift-mode 7cefd8c 255/496: Fix token for generics

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit 7cefd8ccbf851e540aef6b88ce284709406bb169 Author: uk-ar Commit: uk-ar Fix token for generics --- swift-mode.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/swift-mode.el b/swift-mode.el index fcf2df3..453100c 100644 --- a/swift-mode.el

[nongnu] elpa/systemd a4f4096 107/131: moar keywords

2021-08-29 Thread ELPA Syncer
branch: elpa/systemd commit a4f409641a95d51ece577e1c95e3d37c20da2836 Author: Mark Oteiza Commit: Mark Oteiza moar keywords --- systemd.el | 27 ++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/systemd.el b/systemd.el index ccca456..fdc1d62 100644 ---

[nongnu] elpa/swift-mode c51eaf8 257/496: Fix token for ! & ?

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit c51eaf824422c8e39d13738ff1ecfe8dc51bcf67 Author: uk-ar Commit: uk-ar Fix token for ! & ? --- swift-mode.el | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/swift-mode.el b/swift-mode.el index 451e6f8..3570651 100644 --- a/swift-mo

[nongnu] elpa/yaml-mode 5abb2f4 078/124: update yaml-mode-version

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 5abb2f441e2537b2e3706d3d45d2b1a207d7ba2f Author: Alex Dunn Commit: Alex Dunn update yaml-mode-version --- yaml-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yaml-mode.el b/yaml-mode.el index 3ad98b9..44650be 100644 --- a/yaml-mode.

[nongnu] elpa/swift-mode d047843 258/496: Fix token for :

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit d047843cef3228219cbf1ec1668d5e348790714e Author: uk-ar Commit: uk-ar Fix token for : --- swift-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swift-mode.el b/swift-mode.el index 3570651..21a6829 100644 --- a/swift-mode.el +++ b/swi

[nongnu] elpa/yaml-mode ef3546b 047/124: allow spaces before '-' in yaml-scalar-context-re

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit ef3546b64d07e8ac31769be6e78b3598d1585d84 Author: antalk2 Commit: antalk2 allow spaces before '-' in yaml-scalar-context-re # to recognize (indent and color) lala lines below - aa: dada bb: - cc: | lala lala --- yaml

[nongnu] elpa/yaml-mode 2c0359f 004/124: change VERSION

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 2c0359feae34b037d8c2ed675cba3481a972db4c Author: yoshiki Commit: yoshiki change VERSION git-svn-id: http://svn.clouder.jp/repos/public/yaml-mode/trunk@19 c9fe89ab-c918-0410-b9be-faebe9bd2962 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1

[nongnu] elpa/yaml-mode 97d507f 048/124: Derive from text-mode

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 97d507fccd36940326dd9ced45df62f392a4ba65 Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Derive from text-mode Closes #17, #18, #27 --- README | 3 +++ yaml-mode.el | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git

[nongnu] elpa/swift-mode 00393f7 262/496: Merge pull request #103 from uk-ar/fix-lexer

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit 00393f7b0e67edd559db9cdc372a016f44c78c0c Merge: ae4f08b ba39552 Author: Arthur Evstifeev Commit: Arthur Evstifeev Merge pull request #103 from uk-ar/fix-lexer Fix lexer --- swift-mode.el | 41 +++-- test

[nongnu] elpa/yaml-mode c92bfe4 007/124: fixed for release 0.0.3

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit c92bfe4c7bdba235758243e17aeb2d7d1e22cdf6 Author: yoshiki Commit: yoshiki fixed for release 0.0.3 git-svn-id: http://svn.clouder.jp/repos/public/yaml-mode/trunk@59 c9fe89ab-c918-0410-b9be-faebe9bd2962 --- Changes | 10 ++ Makefile | 2 +- REA

[nongnu] elpa/yaml-mode f378589 079/124: Merge pull request #45 from dunn/master

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit f378589912af8731428198ef57546c616d941df0 Merge: 2ace378 5abb2f4 Author: Vasilij Schneidermann Commit: GitHub Merge pull request #45 from dunn/master update yaml-mode-version --- yaml-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -

[nongnu] elpa/yaml-mode 162f7e4 082/124: Treat alias nodes as punctuation

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 162f7e4c4a6062579b8681fcf0f2f5b4501e5ff4 Author: Wilfred Hughes Commit: Wilfred Hughes Treat alias nodes as punctuation Previously, Emacs did not understand that &foo and *foo related to the same symbol, so tools like highlight-symbol-mode did not w

[nongnu] elpa/yaml-mode dcdcd81 049/124: Add myself as maintainer

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit dcdcd81c9e875328e5ded06be61a603cc97face9 Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Add myself as maintainer --- yaml-mode.el | 1 + 1 file changed, 1 insertion(+) diff --git a/yaml-mode.el b/yaml-mode.el index 805b2e0..e40a3bd 100644 --- a/ya

[nongnu] elpa/yaml-mode a87ab36 046/124: add RECRUITMENTS

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit a87ab367fe0015917a1940b5acd9a581b1631801 Author: Yoshiki Kurihara Commit: Yoshiki Kurihara add RECRUITMENTS --- README | 6 ++ 1 file changed, 6 insertions(+) diff --git a/README b/README index 612af10..0223532 100644 --- a/README +++ b/README @@ -1,3 +1,9

[nongnu] elpa/yaml-mode 756e64b 084/124: Don't consider a line a document delimiter if it has leading whitespace

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 756e64ba128e296b15a92d9bdaf48d4bdecad354 Author: Jonathan Frederickson Commit: Jonathan Frederickson Don't consider a line a document delimiter if it has leading whitespace The YAML spec says this: >This line must start with a document separato

[nongnu] elpa/swift-mode a3377bf 266/496: Fix forward-sexp test by adding brackets

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit a3377bfd8bb7105e39e0160fb0db1f656141fba2 Author: uk-ar Commit: uk-ar Fix forward-sexp test by adding brackets --- test/indentation-tests.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test/indentation-tests.el b/test/indentation

[nongnu] elpa/yaml-mode bdc47a4 056/124: added two more test files

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit bdc47a4dad753b196e77d1c1d488952630a93f12 Author: Antal K Commit: Antal K added two more test files --- test-files/allow-spaces-before-dash-2.yaml | 7 +++ test-files/allow-spaces-before-dash-3.yaml | 7 +++ 2 files changed, 14 insertions(+) diff --git

[nongnu] elpa/yaml-mode 4e69e6e 059/124: update address for FSF

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 4e69e6ed3115bcef422bc370e7acc9b806661e91 Author: Mark McKinstry Commit: Mark McKinstry update address for FSF --- yaml-mode.el | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/yaml-mode.el b/yaml-mode.el index 21a1d00..b932576 100644 -

[nongnu] elpa/yaml-mode 700dfda 093/124: Use block literal font-lock first

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 700dfda9932476352e1c0461efae83d7aea329eb Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Use block literal font-lock first Later font-lock rules cannot override earlier ones unless explicitly permitted, so if a key-value pair inside a bl

[nongnu] elpa/yaml-mode 6590b19 060/124: add copy of GPLv2

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 6590b19c4bdbedc609669909bcbe624c2d96fc99 Author: Mark McKinstry Commit: Mark McKinstry add copy of GPLv2 --- LICENSE.txt | 339 1 file changed, 339 insertions(+) diff --git a/LICENSE.txt b/LICENSE.tx

[nongnu] elpa/swift-mode ce816a8 270/496: Fix backward-sexp test by adding brackets

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit ce816a8dc13ed942cdcc121d7ff350c8acdec64b Author: uk-ar Commit: uk-ar Fix backward-sexp test by adding brackets --- test/indentation-tests.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/indentation-tests.el b/test/indentation-te

[nongnu] elpa/swift-mode 52a01b1 269/496: Add test case for backward-sexp

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit 52a01b1afde00d2f56947ce2bbef063e4acec7a9 Author: uk-ar Commit: uk-ar Add test case for backward-sexp --- test/indentation-tests.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/indentation-tests.el b/test/indentation-tests.el index 9ee0950..f02ed7

[nongnu] elpa/swift-mode 391752f 272/496: Add test case for forward-list & backward-list

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit 391752fe3cd6693229c4f3a0f4dd446a18d28e4d Author: uk-ar Commit: uk-ar Add test case for forward-list & backward-list --- test/indentation-tests.el | 6 ++ 1 file changed, 6 insertions(+) diff --git a/test/indentation-tests.el b/test/indentation-tests.el in

[nongnu] elpa/yaml-mode e9937d2 063/124: Backquote FTW

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit e9937d24680c50f9c48fdf80295a616998b91abb Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Backquote FTW --- yaml-mode.el | 17 - 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/yaml-mode.el b/yaml-mode.el index 7e66a35..

[nongnu] elpa/yaml-mode b83482e 089/124: Support double quote in implicit keys

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit b83482e3fd69791aa94540d7ed7c504be1ace0ad Author: Väinö Järvelä Commit: Väinö Järvelä Support double quote in implicit keys This fixes keys such as: key"s: value which is valid YAML. --- yaml-mode.el | 2 +- 1 file changed, 1 inserti

[nongnu] elpa/yaml-mode 6ddd552 058/124: Merge pull request #34 from antalk2/again-p2

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 6ddd55205224c2f2c306699e021cedbaeecfaaf2 Merge: 3362e1b a96d09d Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Merge pull request #34 from antalk2/again-p2 Recognize dash-newline starting a sequence entry --- .../test-dash-newline-starts-s

[nongnu] elpa/yaml-mode 5b4a0db 098/124: Bump version, summarize changes

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 5b4a0db384f996554454b5642e4531c502421de8 Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Bump version, summarize changes --- Changes | 10 ++ Makefile | 2 +- yaml-mode.el | 4 ++-- 3 files changed, 13 insertions(+), 3 deletions(-

[nongnu] elpa/yaml-mode 75c8f36 064/124: Unhighlight foo#bar tokens

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 75c8f360995446541239cd3125b74d073880a3d5 Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Unhighlight foo#bar tokens Closes #26 --- yaml-mode.el | 15 +++ 1 file changed, 15 insertions(+) diff --git a/yaml-mode.el b/yaml-mode.el

[nongnu] elpa/yaml-mode fc7bac0 092/124: Formatting fixes

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit fc7bac0f10ca5779117376e717c3c2206cf4d708 Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Formatting fixes --- yaml-mode.el | 47 +-- 1 file changed, 25 insertions(+), 22 deletions(-) diff --git a/yaml-mod

[nongnu] elpa/swift-mode 7ffd59d 273/496: Fix forward-list test by adding brackets

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit 7ffd59d43009d94505be07a93ea2db5a291dfa87 Author: uk-ar Commit: uk-ar Fix forward-list test by adding brackets --- test/indentation-tests.el | 4 1 file changed, 4 insertions(+) diff --git a/test/indentation-tests.el b/test/indentation-tests.el index 60d2

[nongnu] elpa/yaml-mode ad8685c 104/124: yaml-mode-syntax-propertize-function: Speed up in large strings

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit ad8685c24846ccde4f618589812d7324c0ac7210 Author: Dmitry Gutov Commit: Dmitry Gutov yaml-mode-syntax-propertize-function: Speed up in large strings Fixes #75 --- yaml-mode.el | 33 + 1 file changed, 21 insertions(+), 12 d

[nongnu] elpa/yaml-mode cecf4b1 102/124: Merge pull request #74 from DamienCassou/typos

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit cecf4b106b0c4236931b14919fdf87ff3546e2c9 Merge: 0aceaf3 2522b3c Author: Vasilij Schneidermann Commit: GitHub Merge pull request #74 from DamienCassou/typos Fix typos --- yaml-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/y

[nongnu] elpa/yaml-mode c4fd940 072/124: Add *.raml to auto-mode-alist association

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit c4fd9404c4aef74f9dc2f59864dab3d030c3b87b Author: Ville Skyttä Commit: Ville Skyttä Add *.raml to auto-mode-alist association --- yaml-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yaml-mode.el b/yaml-mode.el index 9274a5b..98d49cc

[nongnu] elpa/swift-mode 3ce22b1 275/496: Remove needless code

2021-08-29 Thread ELPA Syncer
branch: elpa/swift-mode commit 3ce22b189bd856b24d8900cf644886c7d5a1f373 Author: Syohei YOSHIDA Commit: Syohei YOSHIDA Remove needless code Because swift-mode requires Emacs 24.4 or higher. --- swift-mode.el | 7 --- 1 file changed, 7 deletions(-) diff --git a/swift-mode.el b/s

[nongnu] elpa/yaml-mode 8105718 105/124: Simplify the implementation; move a comment

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit 8105718f0eb4ea3157b34a4e60ed9c3e1edafe48 Author: Dmitry Gutov Commit: Dmitry Gutov Simplify the implementation; move a comment --- yaml-mode.el | 39 +++ 1 file changed, 19 insertions(+), 20 deletions(-) diff --git a/yaml-mo

[nongnu] elpa/yaml-mode e1aed40 107/124: Fix maintainer email

2021-08-29 Thread ELPA Syncer
branch: elpa/yaml-mode commit e1aed40ff245e21193ce7dcf6a3845d57985cbae Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Fix maintainer email --- yaml-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yaml-mode.el b/yaml-mode.el index 7adb17f..19f1bc0 100

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