branch: scratch/editorconfig-cc
commit c97d749d7c0fc886010458863b506b3b49570618
Author: USAMI Kenta
Commit: Stefan Monnier
Add php-ts-mode (#318)
---
editorconfig.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/editorconfig.el b/editorconfig.el
index dfde32f456..d23bf65031 100644
---
branch: scratch/editorconfig-cc
commit 372e7c3ead45f46325bc8c18ebf2ec3d63de0ddd
Author: Hong Xu
Commit: Stefan Monnier
Only set fill-column if the given integer is positive.
---
editorconfig.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/editorconfig.el b/editorcon
branch: scratch/editorconfig-cc
commit c93d216f394ef3d5fe46cec2f83e54ab8dbb8ba3
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Do not check metadata of files other than editorconfig.el
---
Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Makefile b
branch: scratch/editorconfig-cc
commit a38a4f211148564c015cd16d780cf1e4baa39ea4
Author: Jay Kamat
Commit: Stefan Monnier
Add tests for lisp-indent-offset ignore
---
ert-tests/editorconfig.el| 27 +++
ert-tests/test_files_secondary/.editorconfig |
branch: scratch/editorconfig-cc
commit 4f7a5b0c53037803dd4729161c33a144eef4e8d6
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Use truename for editorconfig name
---
editorconfig-core-handle.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/editorconfig-core-handle.el b/ed
branch: scratch/editorconfig-cc
commit 7b762043d61188e16defe0f4b6fc55d9b06ba647
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add commented allow_failure
---
.travis.yml | 4
1 file changed, 4 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index 0df2296aca..1e00e7f743
branch: scratch/editorconfig-cc
commit ace446e3579765cb3bc7bbe7609d8374538c68a2
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Bump version to v0.8.1
---
editorconfig.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/editorconfig.el b/editorconfig.el
index 3e5
branch: scratch/editorconfig-cc
commit b08e13aefa2d3a8cfdd11ad358d13d0bf2d445bd
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add files used to test core functions
---
.gitmodules | 3 +
core-test | 1 +
ert-tests/edito
branch: scratch/editorconfig-cc
commit 270193df3117ff145ac3d588eaa3eb633d224f3e
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Fix batch command for emacs26-pretest testing
---
Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index
branch: scratch/editorconfig-cc
commit 851c96f1251d8ff9af7cfc14b3641f320bdd4002
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Update README.md
---
README.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
index ebd9bcee25..00e484c469
branch: scratch/editorconfig-cc
commit f2349405893b915d1878700a9fa24cbc88e1359b
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add make info target
---
Makefile | 16 +++-
1 file changed, 15 insertions(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index d25311ed8
branch: scratch/editorconfig-cc
commit 52b3c1015893c14a4237c5c548325e12f44bc75c
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add some bug fixes to 20210221-testing (#258)
* Rename internal function name
* Update comment
* Update -set-coding-system func
branch: scratch/editorconfig-cc
commit ca854b55ff57a44c09804d529e573b78e9cef200
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Update README for charset support
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 701725cb8d..ee4e3aef54
branch: scratch/editorconfig-cc
commit 480a6bba4761fe1074bd70b4dc9cb461e50fa3b4
Author: Hong Xu
Commit: Stefan Monnier
Fix some issues caused by the previous commit.
---
editorconfig.el | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/editorconfig.el b/editorconfi
branch: scratch/editorconfig-cc
commit 044453e7ac857b08001b86df0be9773b690c1ffc
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add editorconfig-conf-mode
A major-mode for editing .editorconfig file.
---
editorconfig.el | 37 -
1 file
branch: scratch/editorconfig-cc
commit f0abc53ff0a8dfae8f8632051d8c6072d82c9bf7
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Fix fnmatch for new cases
---
editorconfig-fnmatch.el | 50 ++---
1 file changed, 27 insertions(+), 23 dele
branch: scratch/editorconfig-cc
commit 0f2c33d11aef5a53394269756390dca392310644
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update README 2 (#225)
* Update README 2
* Update README.md
* Update README.md
* Update README.md
* Update REA
branch: scratch/editorconfig-cc
commit 0e299b75286066a3b526cce5937616ea661d0d95
Author: Brian Leung <29217594+leun...@users.noreply.github.com>
Commit: Stefan Monnier
Silence byte-compiler warnings (#235)
Move aliases before their referents
Co-authored-by: 10sr <8.slas...@gm
branch: scratch/editorconfig-cc
commit 675ea406681cebaa292616886bbf5a63cfeee934
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Bump version: 0.7.0
---
bin/editorconfig-el | 2 +-
editorconfig-core-handle.el | 2 +-
editorconfig-core.el| 2 +-
editorconfig-fnmatc
branch: scratch/editorconfig-cc
commit 4b25e6b404197d7e58fc0c22bc468339e909ce32
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update CHANGELOG
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 54ade8e524..8fe324cebe 100644
---
branch: scratch/editorconfig-cc
commit 2cfbec79f98341dc054ab881ba0a25e58dab857a
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update core-test submodule
---
core-test | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core-test b/core-test
index 0001aa28f3..c87a3
branch: scratch/editorconfig-cc
commit 96129d1007cc4fbe36563aac91014610731fb833
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update doc
---
doc/editorconfig.texi | 12
1 file changed, 12 deletions(-)
diff --git a/doc/editorconfig.texi b/doc/editorconfig.texi
index
branch: scratch/editorconfig-cc
commit 38ac90325669f2643c3205715d4b76aa3e1891ca
Author: Stefan Monnier
Commit: Stefan Monnier
Erase initial commit content
---
editorconfig.el | 44
1 file changed, 44 deletions(-)
diff --git a/editorconfig.el b/e
branch: scratch/editorconfig-cc
commit 58e2e82ce3a807d399db0e2ff0a8ebc81639a484
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add apache-mode support (#135)
---
editorconfig.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/editorconfig.el b/editorconfig
branch: scratch/editorconfig-cc
commit 1ff99f3eff249183ba07a7ed615ec6569497dd14
Author: Jen-Chieh Shen
Commit: Stefan Monnier
tests(build.yml): Use latest minor version number (#274)
---
.github/workflows/build.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.gi
branch: scratch/editorconfig-cc
commit 4615e1b66b3466a8f016dc24d9bd2a91c3eac1bb
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Bump version to 0.7.6
---
editorconfig-core.el | 2 +-
editorconfig.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/edit
branch: scratch/editorconfig-cc
commit 2ba007601a7e7d5edfd4aff3b2f42b337d8d7925
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add document for editorconfig-trim-whitespaces-mode
---
README.md | 18 ++
1 file changed, 18 insertions(+)
diff --git a/README.md b/READ
branch: scratch/editorconfig-cc
commit 5034a3ae1636ac744dfdfe5e502c2adceb4daffd
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add function to open nearest .editorconfig file (#131)
---
editorconfig-core.el | 12 +++-
editorconfig.el | 10 ++
2 files change
branch: scratch/editorconfig-cc
commit 0072bcc14f56d5fea819f7de9d223f44a336426a
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update texi for hook name change
---
doc/editorconfig.texi | 14 --
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/doc/editorco
branch: scratch/editorconfig-cc
commit d5c50cb9d794913792d1fa01ff97490fdb781fd4
Author: Hong Xu
Commit: Stefan Monnier
Update README: add information about customize-variable.
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index f48ae40df8..03b3d0b
branch: scratch/editorconfig-cc
commit 8cf419254da4b6a074153bc54aa937ae7047c443
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Do not update submodule when running tests
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
index
branch: scratch/editorconfig-cc
commit 64b2f0d553a4fee9401174b34c40b065d08cfd9f
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update README for NonGNU ELPA repository (#259)
* Add NonGNU ELPA badge
* Update README
---
README.md | 6 --
1 file changed, 4 inse
branch: scratch/editorconfig-cc
commit 1e68e5e22652542d6426329e7348938b9d28ded0
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Prepare v0.7.10
---
editorconfig-core.el | 2 +-
editorconfig.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/editorconf
branch: scratch/editorconfig-cc
commit 032ecbdae8c4607adaab5dd6bf054630100f332b
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add editorconfig-file-type-emacs-whitelist value
---
editorconfig.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/editorconfig.e
branch: scratch/editorconfig-cc
commit d11d5e0078da2ba7e1d10e296a3c3d9b5b32c61b
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Prepare v0.8.2 (#262)
* Update CHANGELOG
* 2021
* Prepare v0.8.2
---
CHANGELOG.md| 47 +
branch: scratch/editorconfig-cc
commit c1ff2ea574de443f9ff56656bcce8cc4281554b4
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Fix support for Emacs<26
---
editorconfig.el | 14 +-
1 file changed, 13 insertions(+), 1 deletion(-)
diff --git a/editorconfig.el b/editorco
branch: scratch/editorconfig-cc
commit 716b755174356d104c850ea04cd1ef583cfa0099
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Fix compile warning of python-mode offset (#306)
---
editorconfig.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/editorconfi
branch: scratch/editorconfig-cc
commit 4185bcfac26bbbf239f1741902e1a1ed5d25afbc
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Call -hack-properties-functions in editorconfig-apply
---
editorconfig.el | 7 +++
1 file changed, 7 insertions(+)
diff --git a/editorconfig.el b/edi
branch: scratch/editorconfig-cc
commit 549d06a9827e0f81b27f4b1239e3d1ccb20f0472
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add MELPA badges
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index 22e39cbef7..701725cb8d 100644
--- a/R
branch: scratch/editorconfig-cc
commit cf012776b4a7cb14cc1a3b870f1f88fedefcc8f8
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Use new implementation by default (#263)
* Use new implementation by default
* Remove old test
* Make editorconfig-hack-properti
branch: scratch/editorconfig-cc
commit 86807effc21e06ab4685c0fc63725c6842f52629
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add make sandbox target
This commit adds a new Make target `sandbox`.
Issue `make sandbox` to start new Emacs that loads *.el files in curr
branch: scratch/editorconfig-cc
commit d1ea0124c5df342391a076796d60f8bb4283cd59
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Do nothing when current buffer does not visit any file
---
editorconfig.el | 18 ++
1 file changed, 10 insertions(+), 8 deletions(-)
d
branch: scratch/editorconfig-cc
commit 8bed3a4e27ab45e11da56cd26169cc3fbae2394a
Author: Jen-Chieh Shen
Commit: Stefan Monnier
fix: Fix compile warnings (#298)
---
editorconfig.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/editorconfig.el b/editorconfig.el
index c7
branch: scratch/editorconfig-cc
commit ad59db4e8bfdc5d3abf218b16dfdd583a08c1746
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Fix when-let (again) (#305)
* Fix compile of editorconfig-core
* Use when-let* instead of when-let
---
editorconfig-core.el | 7 +--
branch: scratch/editorconfig-cc
commit 8b5d83be827c9d70b61e42cefe737ebc94542186
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Bump version: 0.7.1
---
bin/editorconfig-el | 2 +-
editorconfig-core-handle.el | 2 +-
editorconfig-core.el| 4 ++--
editorconfig-fnma
branch: scratch/editorconfig-cc
commit b45ec732a2b59f8b3404ae40a52de0f08471bcb6
Author: Hong Xu
Commit: Stefan Monnier
Relicense to GPLv3+
---
LICENSE | 674
README.md | 15 ++
editorconfig.el | 38 ++--
3 files change
branch: scratch/editorconfig-cc
commit 0057f6208500d54f7b0819ae53ec9b1d13a120ee
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Bump version to 0.7.5
---
bin/editorconfig-el | 1 -
editorconfig-core.el | 2 +-
editorconfig.el | 2 +-
3 files changed, 2 insertions(+), 3 del
branch: scratch/editorconfig-cc
commit 508e854392187d58c9c8dbdaeaf709e67f21589c
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Trivial commentary fix
Two spaces are required after period in Emacs documents.
---
editorconfig-core-handle.el | 2 +-
editorconfig-core.el
branch: scratch/editorconfig-cc
commit be0973c580676249119adaabc8d2645abccac40c
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Fix for coding-system set when remote files do not exist (#250)
---
editorconfig.el | 12
1 file changed, 12 insertions(+)
diff --git a/edit
branch: scratch/editorconfig-cc
commit 98999896aaf27326b5697dfaffc7fa40a03e0526
Author: Hong Xu
Commit: Stefan Monnier
Add octave-mode and matlab-mode support
Close #66
---
editorconfig.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/editorconfig.el b/editorconfig.el
index
branch: scratch/editorconfig-cc
commit 16bd394d1f7efbe09c69ec68c9dec8d2bf72b698
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add aliases for obsolete variables and bump version
---
editorconfig.el | 20 ++--
1 file changed, 18 insertions(+), 2 deletions(-)
di
branch: scratch/editorconfig-cc
commit 62a1f3c44f44dcd2ee75dc900dccae12f84bf0b3
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Stop excluding remote files by default (#245)
To exclude remote files again, add following to the init.el:
(add-to-list 'editorconfig
branch: scratch/editorconfig-cc
commit 7f7591c3535bb12b7fb3a9fe28f72d57d18877d0
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Load editorconfig-core explicitly just becore use (#100)
Fix for the case where this plugin is installed with `git clone`.
Additionally, Wh
branch: scratch/editorconfig-cc
commit 9ff08e24163a8d34ec9e9d04962b8857112c9439
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update texi doc
---
doc/editorconfig.texi | 284 ++
1 file changed, 150 insertions(+), 134 deletions(-)
d
branch: scratch/editorconfig-cc
commit 1969dd74dad32d53d920e522397a157944640521
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add conf-mode abbrev-table definitions (#220)
---
editorconfig-conf-mode.el | 4
1 file changed, 4 insertions(+)
diff --git a/editorconfig-conf-mode
branch: scratch/editorconfig-cc
commit 701a5c067361faa06fae0ffb94df0bc854898955
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Fix indent of editorconfig.el according to .editorconfig
---
editorconfig.el | 78 -
1 file cha
branch: scratch/editorconfig-cc
commit c7975d695481b8af07c52544d9fc7c22dd3be3d9
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update texi for HTTPS url
---
doc/editorconfig.texi | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/doc/editorconfig.texi b/do
branch: scratch/editorconfig-cc
commit 1b1b1aceb1651123a8de47f721ea6f43e076d5c3
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Disallow setting mode when it is not listed in whitelist
---
editorconfig.el | 11 ++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git
branch: scratch/editorconfig-cc
commit 0382519088106206e3a1ee27890700daa135147e
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Fix function name
---
editorconfig.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/editorconfig.el b/editorconfig.el
index 96c23b99
branch: scratch/editorconfig-cc
commit f3d6ecd644e9657690f9350c1cc929cf9454d642
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Fix editorconfig-major-mode-hook (#260)
---
editorconfig.el | 12 ++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/editorconfig
branch: scratch/editorconfig-cc
commit d7a42c819cf8f36e63a756fc1e10636491d4b0a4
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add editorconfig-core el files
---
bin/editorconfig-el | 102 +++
editorconfig-core-handle.el | 198
e
branch: scratch/editorconfig-cc
commit 17f14d982abd4766e3725c1c5bdf76ed693ab442
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add ess-mode indentation support
---
editorconfig.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/editorconfig.el b/editorconfig.el
index 008541
branch: scratch/editorconfig-cc
commit 45afbe1bc96afb423d42a2f547804f0e11f89f3f
Author: Hong Xu
Commit: Stefan Monnier
Add a link to `editorconfig.el` in README
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 2a5127f32e..53fa2913eb 100644
--- a/
branch: scratch/editorconfig-cc
commit 0644119b21a4371cca21d52e29847eb1d80ef7c2
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Keep a CHANGELOG (#221)
* Add empty CHANGELOG.md
* Generate CHANGELOG template
```python
#!/usr/bin/env python3
imp
branch: scratch/editorconfig-cc
commit b8d1335701008f8da76ceea7b130278071a60009
Author: Jen-Chieh Shen
Commit: Stefan Monnier
Add support for gdscript-mode (#300)
---
editorconfig.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/editorconfig.el b/editorconfig.el
index 08947af855..8956
branch: scratch/editorconfig-cc
commit c09aa6e58a3dd06591dc80af266d2c5804bb9c90
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add Customize section to README
---
README.md | 33 +
1 file changed, 33 insertions(+)
diff --git a/README.md b/README
branch: scratch/editorconfig-cc
commit 7656b5d17c143a839f8342f8a890200b952644c1
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update CHANGELOG.md (#339)
* Update CHANGELOG.md
* Update CHANGELOG.md
---
CHANGELOG.md | 13 +
1 file changed, 13 insertion
branch: scratch/editorconfig-cc
commit 95f61c0e739dd9e9776591d310ddf56269a56ba5
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Update core-test submodule
---
core-test | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core-test b/core-test
index a1fb189138..00
branch: scratch/editorconfig-cc
commit 630f1584956a99c01722f2a5cfbb55f4ca47d67a
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Fix english
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 4d46b55369..5ad8234231 100644
branch: scratch/editorconfig-cc
commit 4c583b154b6fa7e11743da70475a5edce90f4546
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Remove find-file-hook
---
editorconfig.el | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/editorconfig.el b/editorconfig.el
inde
branch: scratch/editorconfig-cc
commit 588e0efe2aec86e34adcc14f78efc0d9a84718fd
Author: Jen-Chieh Shen
Commit: Stefan Monnier
feat: Add Svelte support (#333)
---
editorconfig.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/editorconfig.el b/editorconfig.el
index 7cf95c3e8c..79b229e36
branch: scratch/editorconfig-cc
commit 8d0e6094206185320547e06032eec75cf6074bf1
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add Emacs 27.1 to test target (#228)
* Add Emacs 27.1 to travis test target
* Add GitHub Actions build.yaml
* Fix evm 27.1 versi
branch: scratch/editorconfig-cc
commit e06f1cd042cf84d14537369618f1b5fc5f3f49e9
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update display-warning messages
---
editorconfig.el | 23 +++
1 file changed, 11 insertions(+), 12 deletions(-)
diff --git a/editorco
branch: scratch/editorconfig-cc
commit 217ede58d616cfed4f7fcd46437b59442d39f9bc
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Revert "Update version string"
This reverts commit dfce47f4c5369711524c4da606201f33649bf894.
---
Eask| 2 +-
editorconfig.el | 2 +-
branch: scratch/editorconfig-cc
commit 8271234c2739b8a7558f838f91c0c9dade3ff054
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Use -*- lexical-binding: t -*-
https://github.com/melpa/melpa/blob/master/CONTRIBUTING.org#fixing-typical-problems
---
editorconfig-conf-mode.el
branch: scratch/editorconfig-cc
commit e300cdf9370fd40ece94b0ca32c8961a92bc2dfc
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Bump version to v0.7.3
---
bin/editorconfig-el | 2 +-
editorconfig-core-handle.el | 2 +-
editorconfig-core.el| 4 ++--
editorconfig-f
branch: scratch/editorconfig-cc
commit c6fa7e30390b4e972bf9f6ca864e41efe1c73466
Author: USAMI Kenta
Commit: Stefan Monnier
Replace python-mode-devs URL (#309)
---
editorconfig.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/editorconfig.el b/editorconfig.el
index 8848
branch: scratch/editorconfig-cc
commit fc1ac4cd5fd347001f79515a89757434cadc09da
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Temporarily remove test with windows-latest, emacs snapshot (#313)
---
.github/workflows/build.yaml | 8 +---
1 file changed, 5 insertions(+), 3 delet
branch: scratch/editorconfig-cc
commit 3e87c37ce76ddc8ef7a7d8c10f08ac0b4279ce5c
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Use reference link
---
README.md | 12 +---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 901ac3f21d..
branch: scratch/editorconfig-cc
commit a6ab681950f97211f201ca96315fee7f7375adfc
Author: Hong Xu
Commit: Stefan Monnier
Apply settings on major mode change
---
editorconfig.el | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/editorconfig.el b/editorconfig.el
in
branch: scratch/editorconfig-cc
commit 144858388fae45ef6d4dd87ff6ad95a7e7ef0a07
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Fix dependencies for one multifile package
---
editorconfig-core.el| 1 -
editorconfig-fnmatch.el | 1 -
editorconfig.el | 2 +-
3 files ch
branch: scratch/editorconfig-cc
commit 84e1001b4e802e99322a5ede8c3deb47448e06aa
Author: USAMI Kenta
Commit: Stefan Monnier
Modify defgroup tag
---
editorconfig.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/editorconfig.el b/editorconfig.el
index 3f535fc043..984340eba7 100644
---
branch: scratch/editorconfig-cc
commit d78fd7acd5dffd342cf7ea7baebff50573155642
Author: Hong Xu
Commit: Stefan Monnier
Create a syntax table for editorconfig-conf-mode.
Fix #83.
---
editorconfig.el | 7 +++
1 file changed, 7 insertions(+)
diff --git a/editorconfig.el b/editorc
branch: scratch/editorconfig-cc
commit fb44eccd9240bf5374896266e5d21aab687f6091
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update debug message
---
editorconfig.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/editorconfig.el b/editorconfig.el
index
branch: scratch/editorconfig-cc
commit 9de91946bef61f654b775aa679f7b382e588758d
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
By default always use Emacs Lisp Core when accessing remote files (#118)
---
editorconfig.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
d
branch: scratch/editorconfig-cc
commit b3a61f717d768cb0326c59b35fc352901368913a
Author: Jay Kamat
Commit: Stefan Monnier
Change hook editorconfig is applied on (#143)
Change from `after-change-major-mode-hook' to
`change-major-mode-after-body-hook' to allow dir-local variables t
branch: scratch/editorconfig-cc
commit 2e55840057c6b517abaae26af01cb7e5aec8dc20
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Use elisp core by default
Closes #198
---
editorconfig.el | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/editorco
branch: scratch/editorconfig-cc
commit 98c0f94e616b0cfb941f674f8c7963c342e8567b
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Check mode-class property for special modes (#301)
In addition to checking parent mode
---
editorconfig.el | 3 +++
1 file changed, 3 insertions(
branch: scratch/editorconfig-cc
commit 6c18a40b51e459b44af380aa42e111870ab9334f
Author: Hong Xu
Commit: Stefan Monnier
Make edconf-exec-path a customizable variable.
---
editorconfig.el | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/editorconfig.el b/editorconfig.e
branch: scratch/editorconfig-cc
commit 7f8265dd2a57c7fd1dc7ccc26dae0b3fd9f13800
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Change hook name -custom-hooks -> -after-apply-functions
With obsolete-variable-alias
---
editorconfig.el | 16 ++--
1 file changed,
branch: scratch/editorconfig-cc
commit 212157a779cf637df004076754c8a1c3d30f975b
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Make -version print packaging version
---
editorconfig.el | 28
1 file changed, 20 insertions(+), 8 deletions(-)
diff --git
branch: scratch/editorconfig-cc
commit 2458fb6f900a67a41f582104d8b300a67e4482bd
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update version string
---
Eask| 2 +-
editorconfig.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Eask b/Eask
index
branch: scratch/editorconfig-cc
commit 1b3245272404dc6ee796ece729d5711505b2626e
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Use hook type for custom-hooks defcustom
---
editorconfig.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/editorconfig.el b/edit
branch: scratch/editorconfig-cc
commit 606251d77d64547291b9e4dd38fb56d57d4290ae
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Make indentation of sample codes more consistent
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/RE
branch: scratch/editorconfig-cc
commit 49421bc1a4442b5494a97929c0b66b4cc1c22cbb
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add one space to editorconfig-mode lighter text
---
editorconfig.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/editorconfig.el
branch: scratch/editorconfig-cc
commit cfb18f76504a3786b6085251aee0ca1113a99d6b
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Prepare v0.11.0 (#332)
* Prepare v0.11.0
* Update CHANGLOG for v0.11.0
* 2024
---
CHANGELOG.md| 31
branch: scratch/editorconfig-cc
commit 10e648d326e9c6e78ca7e75baef68a092735f7fd
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add document about running tests
---
README.md | 8
1 file changed, 8 insertions(+)
diff --git a/README.md b/README.md
index aa1e5dc421..4851
branch: scratch/editorconfig-cc
commit bba8ddfa9bce733ad4e6910b789d839942636ad2
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Rename existing function set-major-mode -> set-major-mode-from-name
---
editorconfig.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --
branch: scratch/editorconfig-cc
commit 0ddff164265d91348c3a13a0491c90f672f30a8a
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update message format for version info
Update message format for version info
---
editorconfig.el | 17 +
1 file changed, 9 inser
branch: scratch/editorconfig-cc
commit 8caddd3d40beaefe3af07c096e07fb36374489f6
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Move hack-properties-function run
---
editorconfig.el | 24 +---
1 file changed, 17 insertions(+), 7 deletions(-)
diff --git a/editor
1901 - 2000 of 2968 matches
Mail list logo