branch: scratch/editorconfig-cc
commit 882e7f5fa023401b09c7c5ecb0268fc328e082d5
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Use API to get version info (#193)
---
bin/editorconfig-el | 5 +++--
editorconfig-conf-mode.el | 3 ---
editorconfig-core-handle.el | 3 ---
branch: scratch/editorconfig-cc
commit d4ab913044c1527ed19a06c551b9e0b93922572e
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Refactoring & add editorconfig-2-mode for beta test (#248)
* Remove file type experimental feature temporarily
* Do some refactors
branch: scratch/editorconfig-cc
commit 4beeb9c830bb87f0a8eb034966d503fc66d537bb
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Make editorconfig-properties-hash permanetn-local
---
editorconfig.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/editorconfig.el b/editorconfi
branch: scratch/editorconfig-cc
commit c925595659e2150cd507c06064f2c8b47e4ad5fb
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add support for hcl-mode (#312)
---
editorconfig.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/editorconfig.el b/editorconfig.el
index 5c9419823a
branch: scratch/editorconfig-cc
commit b303bfd2208639f68134119bfd441dd383b77d36
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add test for -hack-properties-functions
---
ert-tests/editorconfig.el | 19 +++
1 file changed, 15 insertions(+), 4 deletions(-)
diff --g
branch: scratch/editorconfig-cc
commit b99cf692fb423241b88d074aae695b384b102fab
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update CHANGELOG (#331)
---
CHANGELOG.md | 23 +++
1 file changed, 23 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 08
branch: scratch/editorconfig-cc
commit b3b2aef0924b6ae1ed42add3fd7f7029242a0443
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Update README for core elisp
---
README.md | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 301e
branch: scratch/editorconfig-cc
commit b6d0bb775788c90cfb16eab73564cd038f1e2d57
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Do not call major-mode when already enabled (#178)
---
editorconfig.el | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/editorcon
branch: scratch/editorconfig-cc
commit 706ac40ec2abb75687ff5700b73ccf515a2bd37e
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Make `fixtures' a constant (#176)
---
ert-tests/editorconfig-core-handle.el | 15 ++-
1 file changed, 6 insertions(+), 9 deletions(-)
diff --
branch: scratch/editorconfig-cc
commit 3764c8753833da7dbd38e4431c3c0e7ff3f06d27
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Fix text (#342)
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2596ee6003..4fa386f
branch: scratch/editorconfig-cc
commit e3e3a90e9d4462aed6affda6b49257789d1a1a0a
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update README to help bootstrap users (#219)
* Update README to help bootstrap users
* Update doc
* Fix doc
* Update
branch: scratch/editorconfig-cc
commit b70f3c7a93d195556ed11465480b0f4894b9dd68
Author: Jay Kamat
Commit: Stefan Monnier
Add support for bpftrace-mode (#199)
---
editorconfig.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/editorconfig.el b/editorconfig.el
index 2504abb4df..5f6761b36
branch: scratch/editorconfig-cc
commit 5b93a0b4a47834bcb2f3f15349f51ed9c11f65c3
Author: Simen Heggestøyl
Commit: Stefan Monnier
Fix compilation warnings in Emacs 29 (#292)
Fix a bunch of compilation warnings in Emacs 29 about wrong usage of
unescaped single quotes in docstrings.
branch: scratch/editorconfig-cc
commit 53507a8f23c8479f5176ef419bce7fee2f59d834
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add csharp-mode support (#154)
---
editorconfig.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/editorconfig.el b/editorconfig.el
index c98b09c19c.
branch: scratch/editorconfig-cc
commit fe98f81020e5fd7591a5a300223becb01385f1dd
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add switch not to override local variable values (#338)
* Add tests
* Define variables
* Update --should-set
* Add fixe
branch: scratch/editorconfig-cc
commit 0a319fab7845153a91fbd12ff1174f2808e2ed2c
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add global minor mode
---
editorconfig.el | 10 ++
1 file changed, 10 insertions(+)
diff --git a/editorconfig.el b/editorconfig.el
index f362e
branch: scratch/editorconfig-cc
commit b9fb9e4484315398d8b6b8f58b5e631a0bc50c33
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Fix info top page (#165)
* Fix info top page
* Parametrize texi top title
---
Makefile | 5 -
doc/editorconfig.texi | 2
branch: scratch/editorconfig-cc
commit 9bfade943718011adca5a52cf7b7d82f4cae937c
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Use dist: trusty
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index f43cf439e3..2d3ee4e23
branch: scratch/editorconfig-cc
commit aea1b70fa76540a6021ac51e37f21e13a5c057ab
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
I forgot to update editorconfig-core-version const
---
editorconfig-core.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/editorc
branch: scratch/editorconfig-cc
commit 658bfb9bd8b3214729887a4da7dec48da3f29609
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Fix README and texi
---
README.md | 4 ++--
doc/editorconfig.texi | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/REA
branch: scratch/editorconfig-cc
commit 5dfbeb541ec9aa652e5728e7108cedb7c12a0a9b
Author: Hong Xu
Commit: Stefan Monnier
Fix indentation problem in the source file.
---
editorconfig.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/editorconfig.el b/editorconfig.el
branch: scratch/editorconfig-cc
commit 6f5e3b24290bd3fa78a62ede18188240bf5803ba
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add doc about make sandbox
---
README.md | 6 ++
1 file changed, 6 insertions(+)
diff --git a/README.md b/README.md
index 7618464dac..e7b08b2f09 1006
branch: scratch/editorconfig-cc
commit ef4f52c5123fa9ed9df91fc16a849c5b417dafdb
Author: Hong Xu
Commit: Stefan Monnier
Fix a doc string.
---
editorconfig.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/editorconfig.el b/editorconfig.el
index 36da23ed2f..92477b05c8 100
branch: scratch/editorconfig-cc
commit b223ab893d57050e26b437bf9332a7f0675c3b87
Author: Jen-Chieh Shen
Commit: Stefan Monnier
feat: Add Zig support (#326)
* feat: Add Zig support
---
.editorconfig | 1 -
editorconfig.el | 3 ++-
2 files changed, 2 insertions(+), 2 deletions(-)
d
branch: scratch/editorconfig-cc
commit 18ccad3beb9cdf2e0e7a258f8684820a5791d127
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Separate some utility commands to new file (#330)
* Remove switch to use legacy version
Remove `editorconfig--lagacy-version` variable.
branch: scratch/editorconfig-cc
commit a09b197c767f01b678d9320a2eea62c8ae3662b3
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add two test cases for fnmatch
---
ert-tests/editorconfig-fnmatch.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/ert-tests/editorconfig-fnma
branch: scratch/editorconfig-cc
commit f2d4539bae2f439545be2eaff43af62f522e0fb6
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Refactor handle lib
---
editorconfig-core-handle.el | 104
1 file changed, 58 insertions(+), 46 deletions(-)
branch: scratch/editorconfig-cc
commit 91feb336b051567ee4fc3dfeb7524ede6a939ee7
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Use flag instead of adding -2-mode for new version testing (#251)
* Use flag instead of adding -2-mode
* Fix test
---
editorconfig.el
branch: scratch/editorconfig-cc
commit 0eb5e1d36471e4dd8d3299d1a53b641112993908
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Bump version to 0.7.12
---
editorconfig-core.el | 2 +-
editorconfig.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/editor
branch: scratch/editorconfig-cc
commit 98838dbc629fcf3b52805a796b56bcba8dc6bb79
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Fix names of ert test cases
---
ert-tests/editorconfig-core-handle.el | 2 +-
ert-tests/editorconfig-core.el| 4 ++--
2 files changed, 3 insert
branch: scratch/editorconfig-cc
commit a18447efb547d0c9ba9780db28cfcb63431905a0
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Use whitespace class
---
editorconfig-core-handle.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/editorconfig-core-handle.el
branch: scratch/editorconfig-cc
commit 7ab129a73bc1789f6720fb3d57c47a0ed059727c
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add a comment for contributors
---
editorconfig.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/editorconfig.el b/editorconfig.el
index 1e9bc9e6
branch: scratch/editorconfig-cc
commit ebd09d700f5c7e780fd454cfa24d218a8484aec2
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Fix all indentation according to editorconfig
---
bin/editorconfig-el | 4 +-
editorconfig-core-handle.el | 156 +
branch: scratch/editorconfig-cc
commit 023a221d8702b0f75a3222972f5f646e7a5ceecb
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add fixes for package-lint
---
Makefile| 3 +--
editorconfig-conf-mode.el | 1 +
editorconfig-core-handle.el | 1 +
editorconfig-
branch: scratch/editorconfig-cc
commit 9b86ec3902c95bc69d8f08a9b142bc0b19635642
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add file_type_emacs support
---
editorconfig.el | 27 +++
1 file changed, 27 insertions(+)
diff --git a/editorconfig.el b/edit
branch: scratch/editorconfig-cc
commit 44876b2cfa54127eb589b104ac83ef47a0b71861
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update travis Emacs26 version
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 87aefe8e
branch: scratch/editorconfig-cc
commit 7a7e1544c961ee4659af40e6f59c2777d12ea297
Author: Hong Xu
Commit: Stefan Monnier
Update a few links in the README
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 2bd07efc6c..65ac91a3b6 100644
branch: scratch/editorconfig-cc
commit 7b99e4d58cd0f08ba3f52bbade3c2ec04a50d54a
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Bump version to 0.7.14 (#185)
---
editorconfig-core.el | 2 +-
editorconfig.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a
branch: scratch/editorconfig-cc
commit 9d364c80593d4c1a735f9ad5c945ea21a2aff4a3
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update doc
---
README.md | 24 +---
doc/editorconfig.texi | 30 +++---
2 files changed, 40 inserti
branch: scratch/editorconfig-cc
commit 9f8a35806d86999c825404394fef6e540c908227
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Derive editorconfig-conf-mode from conf-unix-mode
Should fix #83
---
editorconfig.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
di
branch: scratch/editorconfig-cc
commit ee8aa8afa1ba33a10e51118d344156c8308e89e9
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update README
---
README.md | 15 +--
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index 1680875a1f..90
branch: scratch/editorconfig-cc
commit 99a1e77c31a92d2447cea2210f57606b6d58d95e
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Exclude some versions from test target (#329)
nix-emacs-ci does not provide them any more.
---
.github/workflows/build.yaml | 5 +
1 file cha
branch: scratch/editorconfig-cc
commit a9dfdc4677f6e4e42fdd239900a9f74bb751149e
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Fix brackets tests (#172)
---
ert-tests/editorconfig-fnmatch.el | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a
branch: scratch/editorconfig-cc
commit 1e084799c03102f7ea31e90dc58d14ac75285738
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update docstrings
---
editorconfig.el | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/editorconfig.el b/editorconfig.el
index
branch: scratch/editorconfig-cc
commit 6405aa9692a41e7583b725bbb187acca33dbb283
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add editorconfig-conf-mode.el (#97)
And moved some functions and definitions from editorconfig.el
---
editorconfig-conf-mode.el | 94 +
branch: scratch/editorconfig-cc
commit 1a52a5e72c53924b8ecc21cb90c778f42c088cb8
Author: Jen-Chieh Shen
Commit: Stefan Monnier
test: Emacs 29.1 (#311)
---
.github/workflows/build.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.y
branch: scratch/editorconfig-cc
commit 384bf81c0a2c46d9035009e2900ef4dced98af3f
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update CHANGELOG (#308)
---
CHANGELOG.md | 19 ---
1 file changed, 12 insertions(+), 7 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG
branch: scratch/editorconfig-cc
commit 96f8ad419efd648cfa9ddd03e80a2b97aa533282
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update debug message format (#261)
---
editorconfig.el | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/editorconfig.el b/ed
branch: scratch/editorconfig-cc
commit e867da296c78f7c9ba39680e1cef2c9dc25fc940
Author: Hong Xu
Commit: Stefan Monnier
Reindent using Emacs-lisp style.
---
editorconfig.el | 194
1 file changed, 97 insertions(+), 97 deletions(-)
diff
branch: scratch/editorconfig-cc
commit 988220a65b2374c23cd50ed22de745e283af3ccc
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update header.txt
---
doc/header.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/doc/header.txt b/doc/header.txt
index 84eceb02b5..8aa7143c5e 10
branch: scratch/editorconfig-cc
commit c71e282e4c3b2c5bbe33ffa0daaf352128e405cd
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Remove numeric-range related vairables
---
editorconfig-fnmatch.el | 35 ++-
1 file changed, 10 insertions(+), 25 deletion
branch: scratch/editorconfig-cc
commit 7dea9c428607d8ed93f744a9721f519289412810
Author: Jen-Chieh Shen
Commit: Stefan Monnier
Drop Emacs 24.x and 25.x (#286)
* Drop Emacs 24.x and 25.x
* test(build.yaml): Make fail-fast to false
* Update CI test
* docs: Up
branch: scratch/editorconfig-cc
commit ccfd1910f47ec770cbf31824460b077dd08a429f
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Remove unused variable
---
Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/Makefile b/Makefile
index b68198f209..c54931985f 100644
--- a/Makef
branch: scratch/editorconfig-cc
commit ad79062996b0fbf4258edf5b9a6e586d2241faa6
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Use emacs 26.1 instead of 26-pretest (#166)
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
branch: scratch/editorconfig-cc
commit 977f54b25154aee5c4685d516b311e77ff4c7b2e
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Copy properties alists before using them
---
editorconfig-core-handle.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/editorconf
branch: scratch/editorconfig-cc
commit 332df3265f5b98e5516edf9ca4f65683ef739dcd
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Fix assignment to free variable warnings
Fixes #127
---
editorconfig.el | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --gi
branch: scratch/editorconfig-cc
commit 28604a2cb40077f507402768abdd705888b2f045
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Prepare v0.10.1 (#307)
---
Eask| 2 +-
editorconfig.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Eask b/Eask
inde
branch: scratch/editorconfig-cc
commit 33ab2b6485c9b718d966149b9c0c9a41998a29ae
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add ert-test for file_type_ext
---
ert-tests/editorconfig.el| 20
ert-tests/test_files_secondary/.editorconfig |
branch: scratch/editorconfig-cc
commit a534c8ebcdd6de89c5c6a7215c17ffdc022d37a5
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Revert "Use truename for editorconfig name" (#106)
* Revert "Use truename for editorconfig name"
This reverts commit f9edfc16bc5d7e3f7
branch: scratch/editorconfig-cc
commit df95ca5e4fa606aa00ec083b9f9807b45968de2d
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Do not call mode func when current mode is a child mode of target (#179)
---
editorconfig.el | 11 ++-
1 file changed, 6 insertions(+), 5 deletion
branch: scratch/editorconfig-cc
commit c9b5e73d1dd428f0fa261ae4b4f47d5f6bb3c1e2
Author: Jay Kamat
Commit: Stefan Monnier
Add support for verilog-mode
---
editorconfig.el | 6 ++
1 file changed, 6 insertions(+)
diff --git a/editorconfig.el b/editorconfig.el
index f5c4e44054..5370ab6510
branch: scratch/editorconfig-cc
commit 2bf59e34392a019d6b96a611b3b66139fa6462bd
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add generated info file
---
docs/editorconfig.info | 283 +
1 file changed, 283 insertions(+)
diff --git
branch: scratch/editorconfig-cc
commit 3305825fd3b6364ef7ab147027c9309ad30056eb
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Make new impl work when changing major-mode (#255)
---
editorconfig.el | 37 +++--
1 file changed, 31 insertions(+), 6 del
branch: scratch/editorconfig-cc
commit 90fba8ee8010f96683bdffbddd59543e5f738982
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add doc/.gitignore
---
doc/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/.gitignore b/doc/.gitignore
new file mode 100644
index 0
branch: scratch/editorconfig-cc
commit 0d24b868d1e5b44fec2929f7d5a4b5eb32ca0542
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add more plugin tests
---
ert-tests/editorconfig.el | 27 +++
1 file changed, 27 insertions(+)
diff --git a/ert-tests/editorco
branch: scratch/editorconfig-cc
commit c45e871a5d1394e6755fd2202d83cb53ad1b1e04
Author: Hong Xu
Commit: Stefan Monnier
Add properties link.
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index ae24132e20..7efe102e55 100644
--- a/README.md
+++ b/READM
branch: scratch/editorconfig-cc
commit 8ee7d0b5334da68b9147c28465529b07c5010363
Author: Hong Xu
Commit: Stefan Monnier
Set indent_size for lisp mode and ruby mode.
---
editorconfig.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/editorconfig.el b/editorconfig.el
index 066c2f2c79..6
branch: scratch/editorconfig-cc
commit d6632cb80bc1028e42c2eebad0482ec7d2a915e7
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add a note about deprecating marmalade repository
---
README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/READ
branch: scratch/editorconfig-cc
commit 25edbde066b48d0b75f60f5a9462f932ebff676c
Author: Jay Kamat
Commit: Stefan Monnier
Add support for feature mode. (#128)
---
editorconfig.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/editorconfig.el b/editorconfig.el
index 87e5e63909..4886a4c
branch: scratch/editorconfig-cc
commit dbb63191cc2c98fb0aeb91774af7e485926b7575
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Fix references in CHANGELOG (#226)
* Fix issue references in CHANGELOG
* Fix commit reference link
---
CHANGELOG.md | 99 +++
branch: scratch/editorconfig-cc
commit 0ebb188649f3373fe4d372e49e1edc1ae07f9935
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Disable delete-trailing-whitespace when buffer-read-only is nil
---
editorconfig.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/editorconfig.el b/e
branch: scratch/editorconfig-cc
commit 316b03ce211f5e909013e74eb884047744bdd8dd
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Set major-mode from file_type_ext value
---
editorconfig.el | 61 +
1 file changed, 61 insertions(
branch: scratch/editorconfig-cc
commit 8688e1d3bf2648a3b16aee1f58082305beb23dee
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Revert "Add support for Emacs24.5"
This reverts commit 103081756d5d1de03dfa2d9d42b6e4a8581fca29.
---
.travis.yml | 1 -
editorcon
branch: scratch/editorconfig-cc
commit 75139b95dafd23972a3e8d92304a1af17fde66ee
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Use dedicated functions to manipulate hook
---
editorconfig.el | 10 --
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/editorcon
branch: scratch/editorconfig-cc
commit 5946c20180c22fc274656d229146008ce8e6451f
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Prepare v0.9.1 (#281)
---
CHANGELOG.md| 11 ++-
editorconfig.el | 2 +-
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/CHANG
branch: scratch/editorconfig-cc
commit e412454039d4b5d845fd90be2040bc834f76c139
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Load only editorconfig.el when using sandbox
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index
branch: scratch/editorconfig-cc
commit d776cdc5eeedcac6a58fa50ea685275d6fec40e6
Author: Hong Xu
Commit: Stefan Monnier
Support max_line_length.
---
.editorconfig | 1 +
editorconfig.el | 9 -
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/.editorconfig b/.editorconf
branch: scratch/editorconfig-cc
commit 555c8bc80f9d5cae23a73f166705cb1975e4a4fd
Author: Mohsin Kaleem
Commit: Stefan Monnier
Add indent variable associations for numerous tree-sitter modes (#290)
* Add indent variable associations for numerous tree-sitter modes
* build: Cor
branch: scratch/editorconfig-cc
commit 4e2bf3ddd61a87ac30bdfea04d222b8643ffd337
Author: Hong Xu
Commit: Stefan Monnier
Add the package manager installation way to README
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 53fa2913eb..0637e7f611 10
branch: scratch/editorconfig-cc
commit ff1b4c2f6540f0232438c2073dd0623c5132ced6
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Fix editorconfig-core commentary text
---
editorconfig-core.el | 14 --
1 file changed, 4 insertions(+), 10 deletions(-)
diff --git a/edit
branch: scratch/editorconfig-cc
commit 82af619ed50b5159a058da472663c68fd41637df
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Use derived-mode-p for major-mode check (#180)
---
editorconfig.el | 11 +--
1 file changed, 1 insertion(+), 10 deletions(-)
diff --git a/editorc
branch: scratch/editorconfig-cc
commit 302afbb3e314723f76c16978a0c447d5ad365d5f
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add file_type_emacs to editorocnfig-conf-mode keywords
---
editorconfig-conf-mode.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/editorconfig-c
branch: scratch/editorconfig-cc
commit b42ae4c89c10154414130fed3b0398c7426506c0
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add doc about lsp-mode (#266)
* WIP Add doc about lsp-mode
* Update README
---
README.md | 11 +++
1 file changed, 11 insertions
branch: scratch/editorconfig-cc
commit 49b0cd1a18e95490bb3efd16bd2d05f5d13e5030
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Fix that "?" does not match "/"
---
editorconfig-fnmatch.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/editorconfig-fnmatch.el b/
branch: scratch/editorconfig-cc
commit 26e095d584e7a492e73b96969bbb29d170773137
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Prepare v0.9.0 (#275)
* Update version number in el file
* Update CHANGELOG for 0.9.0
* Fix CHANGELOG
* Fix release dat
branch: scratch/editorconfig-cc
commit e0bf9507161f9d788c3ea1b4e972a7c5f7685c7d
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add ert-test for file_type_emacs (#177)
---
ert-tests/editorconfig.el| 7 +++
ert-tests/test_files_secondary/.editorconfig | 3 +++
branch: scratch/editorconfig-cc
commit 631e6b4ab8cb30886f7bd083e89de04e58828fc1
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add file_type_ext to conf-mode keyword
---
editorconfig-conf-mode.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/editorconfig-conf-mode.el b/edito
branch: scratch/editorconfig-cc
commit 642ff1b62f5ad4cbf78cdf7dcd5759149882dd21
Author: Terje Larsen
Commit: Stefan Monnier
Use ws-butler when enabled and available.
When having auto-save on and you edit text the cleaning up of
white-space is a bit intrusive and removes the spac
branch: scratch/editorconfig-cc
commit 312f92419cd77d127a5caaea6796cb4e69c8709c
Author: Hong Xu
Commit: Stefan Monnier
No need to explicitly highlight the comments via font-lock in
editorconfig-conf-mode
---
editorconfig.el | 3 ---
1 file changed, 3 deletions(-)
diff --git a/editorconfig
branch: scratch/editorconfig-cc
commit 9d1d2364313086590d0e578aab5dbaabeaf03ec9
Author: Hong Xu
Commit: Stefan Monnier
Don't set max_line_length if not specified.
---
README.md | 4
editorconfig.el | 3 ++-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/README.md b
branch: scratch/editorconfig-cc
commit 527ff0b2105e66bf85b72f742877c227bce356e5
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Fix some warnings reported by flycheck
Mainly docstring fix
---
editorconfig.el | 39 +--
1 file changed,
branch: scratch/editorconfig-cc
commit 7fb0f85010d9aad37cb35fc1b2023bfa7a6a1ade
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add php-mode to indentation-alist and add a short note
About `php-mode-coding-style'.
They basically do this at mode startup: "if php-
branch: scratch/editorconfig-cc
commit 0bbf63616a11ccef1a04b0cbdee4678c25310a70
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Stop using cl-defclass
With Emacs<25 cl-defmethod cannot used for structs
---
editorconfig-core-handle.el | 9 -
1 file changed, 4 insert
branch: scratch/editorconfig-cc
commit 26c875d609d86327343bd1f3aa80a27b7d25410c
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Define -mode-apply as an interactive command (#216)
---
editorconfig.el | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/editor
branch: scratch/editorconfig-cc
commit 9fdbf9ffddc1758019158328eadf293f6ecb7435
Author: Hong Xu
Commit: Stefan Monnier
Set indent value for AucTeX
---
editorconfig.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/editorconfig.el b/editorconfig.el
index dbae64c884..1bf4c15270 100644
branch: scratch/editorconfig-cc
commit 77a8af8ba4cd93da97d6a7a05b4a5cabf20d9bbf
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Fix editorconfig execution for remote hosts via tramp (#249)
---
editorconfig.el | 23 +--
1 file changed, 21 insertions(+), 2 deletio
branch: scratch/editorconfig-cc
commit 1aa812505a910dd7ef6a8f65e28d5a52544f21f7
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Update editorconfig group docstring
---
editorconfig.el | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/editorconfig.el b/edi
branch: scratch/editorconfig-cc
commit faa796ffc8205e5ff5c03f8d9c82df8855e35e8d
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Use GFM style code block
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 7fe003b7d7..f48ae40df8 100644
branch: scratch/editorconfig-cc
commit 956c0320e23c245c81c5cf025972aab47ebc8b00
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update hook docstrings (#215)
#214
---
editorconfig.el | 10 --
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/editorconfi
branch: scratch/editorconfig-cc
commit 92937591a3228f3a6fac8a8cd26d8af02f098a62
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update README
---
README.md | 24
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/README.md b/README.md
index 735
2001 - 2100 of 2968 matches
Mail list logo