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
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
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
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
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
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
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
+++
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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/
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
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
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
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
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
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
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
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
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/
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
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
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
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
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
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
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
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
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 |
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
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,
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
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
+
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(+
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
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
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/
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
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 --
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
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
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
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
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
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
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
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
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
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 --
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
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
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
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
---
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
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.
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
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
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
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
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
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
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 -
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
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
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
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
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
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
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
-
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
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
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
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
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
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..
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
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
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(-
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
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
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
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
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
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
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
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
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
1001 - 1100 of 2568 matches
Mail list logo