branch: scratch/editorconfig
commit 9f8cc3e6e898e00da7ee06761ee46802807b0077
Author: Stefan Monnier
Commit: Stefan Monnier
(editorconfig-set-local-variables): Get first, set later
In preparation for the use of Emacs-30's
`hack-dir-local-get-variables-functions`, split the job of
branch: scratch/editorconfig
commit ad60e1a93eccd6e7953a41374a869aab5b022797
Author: Stefan Monnier
Commit: Stefan Monnier
Use new Emacs-30 hooks
* editorconfig.el (editorconfig--get-coding-system)
(editorconfig--get-dir-local-variables): New functions.
(editorconfig-mode):
monnier pushed a change to branch scratch/editorconfig.
at ad60e1a93e Use new Emacs-30 hooks
This branch includes the following new commits:
new 9f8cc3e6e8 (editorconfig-set-local-variables): Get first, set later
new ad60e1a93e Use new Emacs-30 hooks
branch: scratch/editorconfig-wip
commit c573d24af8193421fe733821da75fbca88229ee3
Author: Stefan Monnier
Commit: Stefan Monnier
WiP: reduce allocation in parser
---
editorconfig-core-handle.el | 95 +++--
1 file changed, 39 insertions(+), 56 deletions(
branch: scratch/editorconfig-wip
commit 7457c878b8700ed02a15f6c22e8256dda4b6bc61
Author: Stefan Monnier
Commit: Stefan Monnier
Misc changes accrued while trying to run the tests
* Makefile (SRCS): Filter out `editorconfig-autoloads.el` and
`editorconfig-pkg.el`.
(test-ert):
branch: scratch/editorconfig-wip
commit 3d2e0af8af14f7af592aeb7b5ebd7ea5ef131941
Author: Stefan Monnier
Commit: Stefan Monnier
Miscellaneous minor changes.
* editorconfig.el: Drop redundant `require`s of pcase, nadvice, rx.
Remove unnecessary (and incorrect) `defvar`s in `eval-w
branch: scratch/editorconfig-wip
commit dff7b4dc2e6adc4b8ec8d7dcf169bf132dd42d33
Author: Stefan Monnier
Commit: Stefan Monnier
WiP
---
.dir-locals.el | 4 ++
editorconfig-core-handle.el | 5 +--
editorconfig-core.el| 38 +
editorconfig-exec.el
monnier pushed a change to branch scratch/editorconfig-wip.
at 785be24cbd WiP: eliminate O(N^2) complexity in fnmatch translation
This branch includes the following new commits:
new ed46b54596 Cosmetic changes for compilation purposes
new 3d2e0af8af Miscellaneous minor c
branch: scratch/editorconfig-wip
commit ed46b545960f70a8d29f0e2ef53a6a192836da3f
Author: Stefan Monnier
Commit: Stefan Monnier
Cosmetic changes for compilation purposes
* editorconfig.el: Remove redundant `:group`: arguments.
Prefer #' to quote function names.
ert-tests
branch: scratch/editorconfig-wip
commit 785be24cbdfc783840e3000fc578d794e01612b8
Author: Stefan Monnier
Commit: Stefan Monnier
WiP: eliminate O(N^2) complexity in fnmatch translation
---
editorconfig-fnmatch.el | 162 +---
1 file changed, 84 inser
branch: scratch/editorconfig-wip
commit c4bb7da5d1f726212a2b871824d81448e92b0ec6
Author: Stefan Monnier
Commit: Stefan Monnier
WiP
---
editorconfig-core-handle.el | 34 --
1 file changed, 16 insertions(+), 18 deletions(-)
diff --git a/editorconfig-core-handl
branch: scratch/editorconfig
commit 0d207c59e18e7eb2a20ac857ad3055f2fdcb350a
Author: Stefan Monnier
Commit: Stefan Monnier
WiP: Fix test regressions
---
Makefile | 2 +-
editorconfig.el | 56 ---
ert-tests/editorconfig.
monnier pushed a change to branch scratch/editorconfig.
was 0d207c59e1 WiP: Fix test regressions
This change permanently discards the following revisions:
discards 0d207c59e1 WiP: Fix test regressions
branch: scratch/editorconfig
commit c8031d498343280413bcac7f72be337cf8921237
Author: Stefan Monnier
Commit: Stefan Monnier
WiP: Document test regressions
---
Makefile | 2 +-
ert-tests/editorconfig.el | 10 ++
2 files changed, 11 insertions(+), 1 deletion(-)
diff
branch: scratch/editorconfig
commit c24ec14b8b982468f4ed1296aff1a2e6108e9227
Author: Stefan Monnier
Commit: Stefan Monnier
(editorconfig--should-set): Eliminate `lisp-indent-offset` special case
Instead of treating `lisp-indent-offset` specially in
`editorconfig--should-set` (to
branch: scratch/editorconfig
commit 964747660cacf01799512e28c8999afea345203e
Author: Stefan Monnier
Commit: Stefan Monnier
Don't hook into `read-only-mode-hook`
We shouldn't re-set variables just because `read-only-mode` is
(de)activated,
and with Emacs-30's hooks it would be e
branch: scratch/editorconfig
commit 54ee2b48626e6688c21699253865f57f45ff2679
Author: Stefan Monnier
Commit: Stefan Monnier
(editorconfig-set-local-variables): Get first, set later
In preparation for the use of Emacs-30's
`hack-dir-local-get-variables-functions`, split the job of
branch: scratch/editorconfig
commit 9f183805cec5d1757cfd53ab7e375e2367839a2b
Author: Stefan Monnier
Commit: Stefan Monnier
Use new Emacs-30 hooks
* editorconfig.el (editorconfig--get-coding-system)
(editorconfig--get-dir-local-variables): New functions.
(editorconfig-mode):
monnier pushed a change to branch scratch/editorconfig.
at c8031d4983 WiP: Document test regressions
This branch includes the following new commits:
new c24ec14b8b (editorconfig--should-set): Eliminate
`lisp-indent-offset` special case
new 964747660c Don't hook into `re
branch: scratch/editorconfig
commit 676096fdaedf3bdc1b9326c6d0c24cd42d64db05
Author: Stefan Monnier
Commit: Stefan Monnier
(editorconfig--get-trailing-nl): Fix handling of
`mode-require-final-newline`
`mode-require-final-newline` is the customization with which users can say
ho
monnier pushed a change to branch scratch/editorconfig-cc.
at 3764c87538 Fix text (#342)
This branch includes the following new commits:
new 38ac903256 Erase initial commit content
new 68ad326706 Update EditorConfig url.
new d744546fc6 Add root=true to the top .e
branch: scratch/editorconfig-cc
commit ef90cfda833faeeb8b92cd528bf9523762efa94e
Author: Hong Xu
Commit: Stefan Monnier
Update package information.
---
editorconfig.el | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/editorconfig.el b/editorconfig.el
index 646c8
branch: scratch/editorconfig-cc
commit a8ca8c46f75e76565d773c44cc9f36169beaa24c
Author: Hong Xu
Commit: Stefan Monnier
Update EditorConfig Core URL.
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 7efe102e55..2a5127f32e 100644
--- a/README.md
++
branch: scratch/editorconfig-cc
commit 6bfbea985c29952c7c763823639b5337304d539c
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Catch error thrown from get-properties-function and display it
This commit also fixes `display-warning' usage.
---
editorconfig.el | 26 ++
branch: scratch/editorconfig-cc
commit e69ebeeaa1dd8e4769d5a40e25323db8d8672e59
Author: Hong Xu
Commit: Stefan Monnier
Reset the indentation rule.
---
.editorconfig | 2 ++
editorconfig.el | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/.editorconfig b/.editorconf
branch: scratch/editorconfig-cc
commit a4b8e55bf4dea4567f165ad5f71694f659610b3d
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Make EditorConfig core function pluggable
Close #41
Squashed commit of the following:
commit e91aca6f38d9c42be19cc49aafc75ac0
branch: scratch/editorconfig-cc
commit 9e9c4f706a4becbaddf888abc7bb5db77d348946
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Update .editorconfig for Makefile and .gitmodules
---
.editorconfig | 23 ++-
1 file changed, 22 insertions(+), 1 deletion(-)
diff
branch: scratch/editorconfig-cc
commit f263d8a45cfff8f0c7c052d3b5ed96bc2889cfc1
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Update instructions about core program
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
inde
branch: scratch/editorconfig-cc
commit de2b7919571d374eaf5b9a68f747949b5072895b
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add editorconfig-exclude-modes
---
editorconfig.el | 27 +++
1 file changed, 23 insertions(+), 4 deletions(-)
diff --git a/edi
branch: scratch/editorconfig-cc
commit 5bc887b015d0c192133109448debcb1cd0a7b575
Author: Hong Xu
Commit: Stefan Monnier
Support web-mode.
Fix editorconfig/editorconfig#124
---
editorconfig.el | 4
1 file changed, 4 insertions(+)
diff --git a/editorconfig.el b/editorconfig.el
i
branch: scratch/editorconfig-cc
commit 031ef9c1c119b7e8157b3f47af2d922f43564f9a
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add one variable editorconfig-properties-hash
---
editorconfig.el | 8
1 file changed, 8 insertions(+)
diff --git a/editorconfig.el b/editorc
branch: scratch/editorconfig-cc
commit 871a69ab908cb00e69fa5be0f7e4deaabcbe8b5d
Author: Hong Xu
Commit: Stefan Monnier
Add Hong Xu to contributor list.
---
CONTRIBUTORS | 8
1 file changed, 8 insertions(+)
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
new file mode 100644
index 000
branch: scratch/editorconfig-cc
commit c02d94298babd6e5a01db4a3b80c1f3c791eff38
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add editorocnfig-display-current-properties
A function useful for debugging.
---
editorconfig.el | 19 +++
1 file changed, 19
branch: scratch/editorconfig-cc
commit 6f7137e59320014628133a8ae92487097a4dbf4a
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Simplify definition of string-integer-p (#96)
---
editorconfig.el | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/editorconfig
branch: scratch/editorconfig-cc
commit 9fdc9cc689d33d8b5f5c510da80a155361a07fa4
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add variable editorconfig-trim-whitespaces-mode
---
editorconfig.el | 24 +++-
1 file changed, 11 insertions(+), 13 deletions(-)
diff
branch: scratch/editorconfig-cc
commit 13f3c4951c2e33af319b1d33928d700e1cd89a28
Author: Hong Xu
Commit: Stefan Monnier
Bump required editorconfi-core version
Fix #80
---
editorconfig.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/editorconfig.el b/editorconf
branch: scratch/editorconfig-cc
commit 2ddf470e7b28ca67819b9627b625e54c46dc0228
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Bump version: 0.6.2
Also use stable version in Package-Requires: there should be no problem with
this.
---
editorconfig-core-handle.el | 2
branch: scratch/editorconfig-cc
commit b1d254fd14cd31107e27dada98b7b43e1cc8d63e
Author: Hong Xu
Commit: Stefan Monnier
Add a :lighter "EditorConfig" for editorconfig-mode.
---
editorconfig.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/editorconfig.el b/editorconfig.
branch: scratch/editorconfig-cc
commit 381cf75a9513dd72928ab12b946e99316d50e100
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add ps-mode indentation support
---
editorconfig.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/editorconfig.el b/editorconfig.el
index 2f348e1
branch: scratch/editorconfig-cc
commit c36ed4aeb7096abbe455fd91fd4708a413f0c16f
Author: Hong Xu
Commit: Stefan Monnier
Version 0.4
---
editorconfig.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/editorconfig.el b/editorconfig.el
index 989d8f5702..baeb8350cf 100644
--
branch: scratch/editorconfig-cc
commit de83e09632e119be9ec5cb3c04844a3895708965
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update docstring
---
README.md | 2 +-
editorconfig-core-handle.el | 2 +-
editorconfig.el | 47 ++
branch: scratch/editorconfig-cc
commit 46eb2863daa2f391bda9b9f8b0db0db210922b32
Author: USAMI Kenta
Commit: Stefan Monnier
Add autoload cookie
---
editorconfig.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/editorconfig.el b/editorconfig.el
index 3c72fd0f02..6f5ce71cff 100644
--- a/
branch: scratch/editorconfig-cc
commit 21ea6f23c2e9629dcb45e67a91a5326782464dd9
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Support charset property
---
editorconfig.el | 25 ++---
1 file changed, 22 insertions(+), 3 deletions(-)
diff --git a/editorconfi
branch: scratch/editorconfig-cc
commit 9bd6af5f0e33e00f0d5af631e1ab13acd208eff4
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add EditorConfig group definition
---
editorconfig.el | 5 +
1 file changed, 5 insertions(+)
diff --git a/editorconfig.el b/editorconfig.el
index
branch: scratch/editorconfig-cc
commit d7c6a8befd4143aea671074ce839ac80ca1619c3
Author: Hong Xu
Commit: Stefan Monnier
Reidentation for all *.el files.
---
editorconfig-conf-mode.el | 60 +--
editorconfig-core-handle.el | 174 +++---
editorconfig-core.el
branch: scratch/editorconfig-cc
commit e452e1d45bd27ee405887d40dd6eaeee93661798
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Bump version to 0.7.4
Only Package-Version in editoroconfig.el will be respected so remove
from other files.
---
bin/editorconfig-el
branch: scratch/editorconfig-cc
commit 92519a8c255cfd7d2b730842c7cb00304f992735
Author: Hong Xu
Commit: Stefan Monnier
Don't set indent size if the given value makes no sense.
---
editorconfig.el | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/editorconfig.el b/e
branch: scratch/editorconfig-cc
commit 39eca13316180e5063a5ebaa3e6630d34006a811
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add Github Actions build.yaml
---
.github/workflows/build.yaml | 40
1 file changed, 40 insertions(+)
diff --git
branch: scratch/editorconfig-cc
commit 2dbb8649227c34aa415c1b578839e284524bdca5
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Update Makefile to run all tests including core
---
Makefile | 65
1 file changed, 65
branch: scratch/editorconfig-cc
commit ac28a9fd1d5b4bd0130fe78d3428cc1e93bbff7a
Author: Hong Xu
Commit: Stefan Monnier
Bump version number
---
editorconfig.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/editorconfig.el b/editorconfig.el
index 6f60324c9e..b45aac04
branch: scratch/editorconfig-cc
commit 706348108cb5a49743264e5c19b911b7411c8cb7
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Check editorconfig configs when read only state changes
---
editorconfig.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/editorco
branch: scratch/editorconfig-cc
commit 52abce4b1e06ef7033eac4a682c80eb2ed5937fe
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
2020
---
bin/editorconfig-el | 2 +-
editorconfig-conf-mode.el | 2 +-
editorconfig-core-handle.el | 2 +-
editorconfig-core.el| 2 +-
e
branch: scratch/editorconfig-cc
commit 3a7bb0d8209dbd4fd8cb5ab8825ae5278337adda
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Clear translate cache on file reload
---
editorconfig-fnmatch.el | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/editorconfig-fnma
branch: scratch/editorconfig-cc
commit 97c22ffe6407ad00fbaf39e06925aeecc7154639
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Remove link to Marmalade package repository
Recently we do not update the package in Marmalade repository.
---
README.md | 1 -
1 file changed
branch: scratch/editorconfig-cc
commit 68ad326706a14a707395501aeb03b579aef83777
Author: Hong Xu
Commit: Stefan Monnier
Update EditorConfig url.
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
new file mode 100644
index 00..ae24132e20
--- /dev/
branch: scratch/editorconfig-cc
commit dbfe71c45c05e3e9d7196fab114eae55f2c1f16f
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Fix Makefile
---
Makefile | 10 +++---
1 file changed, 3 insertions(+), 7 deletions(-)
diff --git a/Makefile b/Makefile
index 19a784af6d..85f5b4fbfd
branch: scratch/editorconfig-cc
commit 0b31539954f777eaf50cd589db04888a09950e7b
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Throw error when editorconfig executable was not found
---
editorconfig.el | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/edito
branch: scratch/editorconfig-cc
commit b33e5568ff166ed7ecdf2bb2734f68c862b2fc3b
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add test for various normal whitespace
Currently core-handle fails to parse files that contain whitespaces
like line breaks, horizontal space,
branch: scratch/editorconfig-cc
commit 10be4fd165d39baa4394e26256f696a39ab01de3
Author: Jonas Bernoulli
Commit: Stefan Monnier
provide feature, use symbol prefix, add commentary,
remove url from summary
---
editorconfig.el | 57 ++
branch: scratch/editorconfig-cc
commit d2963a3313955ab50d3a8ba50a3532bc12982b00
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Use 0.8.0 for next version
---
editorconfig-core-handle.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/editorconfig-core-handle.el
branch: scratch/editorconfig-cc
commit b70817d18dde84f9f2cde99646a7ac393a3d4b46
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Catch error thrown from editorconfig-custom-hooks
And show it as warning.
---
editorconfig.el | 8 +++-
1 file changed, 7 insertions(+), 1
branch: scratch/editorconfig-cc
commit baa846c702bc6f659bbe6482d7dfe4e96f92636a
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Remove unused tests
---
ert-tests/editorconfig-core.el | 9 -
1 file changed, 9 deletions(-)
diff --git a/ert-tests/editorconfig-core.el b/ert-te
branch: scratch/editorconfig-cc
commit ee5b70f1e2c4abba5cdf691b957fec337915f8ba
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
editorocnfig-core: Throw error when parsing .editorconfig failed
---
editorconfig-core-handle.el | 42 ++
1 fil
branch: scratch/editorconfig-cc
commit 5986c305c9b7fe98c5b60a64997f914555e1a121
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Remove .info and add .texi
---
doc/editorconfig.info | 283 --
doc/editorconfig.texi | 250 +++
branch: scratch/editorconfig-cc
commit e0d8fdbdbb9a9ce9cb584d3251b6cdbe451b0888
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Use https for melpa badge
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 153aa42eac..902924
branch: scratch/editorconfig-cc
commit 56722d34df673387597dd68e3dd2c179fb0fcb96
Author: Hong Xu
Commit: Stefan Monnier
Add sh-indentation to the list of indent variable.
---
editorconfig.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/editorconfig.el b/editorconfig.
branch: scratch/editorconfig-cc
commit 649e64510605f829f5404b6416d528a51b452ef4
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Bump version to 0.7.2
---
bin/editorconfig-el | 2 +-
editorconfig-core-handle.el | 2 +-
editorconfig-core.el| 4 ++--
editorconfig-fn
branch: scratch/editorconfig-cc
commit 32fb0d6b9c8d177a0209972af880eebdc573
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Use `require` instead of `load` in usage example
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 48512e1c
branch: scratch/editorconfig-cc
commit 4e5526d1d970001e2396ddeaf14a31ed4be74d0d
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add file_type_emacs entry for .editorconfig
---
.editorconfig | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.editorconfig b/.editorconfig
inde
branch: scratch/editorconfig-cc
commit e7a0874591b23885e10dc322211ff9f77b944dae
Author: Hong Xu
Commit: Stefan Monnier
Add hook mechanism.
---
editorconfig.el | 25 -
1 file changed, 24 insertions(+), 1 deletion(-)
diff --git a/editorconfig.el b/editorconfig.el
inde
branch: scratch/editorconfig-cc
commit d8742edc38f6e51cca1fe89e54fa3dc5f9f66cf7
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Fix make doc command
---
Makefile | 5 +++--
doc/header.txt | 4
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Make
branch: scratch/editorconfig-cc
commit 903e483a700aed386468944809c83979e5d6133a
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Make `editorconfig-apply' an interactive command
---
editorconfig.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/editorconfig.el b/editorconfig
branch: scratch/editorconfig-cc
commit 0efb6ea02f52aa8e643fbb0d631bca85af247ff0
Author: Hong Xu
Commit: Stefan Monnier
Add 10sr to the contributor list
---
CONTRIBUTORS | 1 +
1 file changed, 1 insertion(+)
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index bd80c0cb6c..6e525baa0e 100644
--- a/
branch: scratch/editorconfig-cc
commit b5f1eab15ea70f1547fb14916fffdb15d7e202b4
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update texi
---
doc/editorconfig.texi | 4
1 file changed, 4 insertions(+)
diff --git a/doc/editorconfig.texi b/doc/editorconfig.texi
index 7488a2d2
branch: scratch/editorconfig-cc
commit 17ba04ab68144e74022a2039310732563554b0a1
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Update editorconfig-conf-mode lighter text
---
editorconfig-conf-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/editorconf
branch: scratch/editorconfig-cc
commit ca7aeff4b38bcb028d3529d8e3902cc0374d3611
Author: Jay Kamat
Commit: Stefan Monnier
Add variable to disable indent_size when conditions are met for lisp
---
editorconfig.el | 23 +++
1 file changed, 23 insertions(+)
diff --git a/edit
branch: scratch/editorconfig-cc
commit d02b7027aef8c88fef495db18e58174659249cfc
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add plugin-tests submodule
---
.gitmodules| 3 +++
ert-tests/plugin-tests | 1 +
2 files changed, 4 insertions(+)
diff --git a/.gitmodules
branch: scratch/editorconfig-cc
commit 96123213ed4ff3d5e39242a54f854cb93cc84f34
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add support for Emacs24.5
---
.travis.yml | 1 +
editorconfig-core-handle.el | 2 ++
editorconfig.el | 2 +-
3 files changed,
branch: scratch/editorconfig-cc
commit 4fd932bb7cfbe54c93d21811f8142db921737dcd
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Check package metadata using ert framework
---
Makefile | 23 +--
ert-tests/metadata.el | 12
2 files cha
branch: scratch/editorconfig-cc
commit 9beb04599ac4e94b434cb4db2e2e68239e7d12cd
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Refactor find-file advices (#340)
* Add coding-system test
* Refactor find-file advices
* Fix test
* Fix test
branch: scratch/editorconfig-cc
commit cf6786403ac486bcea5e9feb9eb419852564d407
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Change symbol prefix: edconf -> editorconfig
---
editorconfig.el | 141
1 file changed, 102 in
branch: scratch/editorconfig-cc
commit 625073f793eb45502c9c655e1db0e9e2de7d17cb
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Implement --hash-merge
---
editorconfig-core.el | 12
1 file changed, 12 insertions(+)
diff --git a/editorconfig-core.el b/editorconfig-core
branch: scratch/editorconfig-cc
commit 20c8ea8cc95411853829bf42c9bc38a21df5168b
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update travis config file
---
.travis.yml | 17 +
1 file changed, 17 insertions(+)
diff --git a/.travis.yml b/.travis.yml
new file mode 1
branch: scratch/editorconfig-cc
commit e5bfa5284cc42031c5b30199913ede7610cdafd1
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Do not init submodule in Makefile
---
Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/Makefile b/Makefile
index c787fe4e6c..74dbfdd153 100644
branch: scratch/editorconfig-cc
commit 24c8272763ab9ba274784c6f6335e2955a16ae87
Author: Mohsin Kaleem
Commit: Stefan Monnier
Add bash-ts-mode to editorconfig-indentation-alist (#296)
Co-authored-by: Hong Xu
---
editorconfig.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/ed
branch: scratch/editorconfig-cc
commit 4b3784445a0ea21dc49221cdb2a44873824a4812
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add trim-trailing-ws tests
With case where read-only-mode is enabled
---
ert-tests/editorconfig.el | 13 +
1 file changed, 13 inserti
branch: scratch/editorconfig-cc
commit 8a2e9be119b0ff4d063b4034347e8081f48b943f
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Fix indentations of ert-tests/
See #111
---
ert-tests/editorconfig-core-handle.el | 60 +-
ert-tests/editorconfig-core.el| 2
branch: scratch/editorconfig-cc
commit 05f63eca5063a5111a4b87fc2e8a24ed668f8f21
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Update year in copyright
---
bin/editorconfig-el | 2 +-
editorconfig-conf-mode.el | 2 +-
editorconfig-core-handle.el | 2 +-
editorconfig-c
branch: scratch/editorconfig-cc
commit 06b57e1fb73cdbe1ad9474272b9885acd64cfc3e
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add emacs 28.1 to test target (#270)
---
.github/workflows/build.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/build.yaml b/.
branch: scratch/editorconfig-cc
commit 49c0563f03c145a77bb01befbeebf58fecc35394
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Do not run editorconfig-apply on recentf-save-file (#241)
---
editorconfig.el | 5 +
1 file changed, 5 insertions(+)
diff --git a/editorconfig.el b/e
branch: scratch/editorconfig-cc
commit 87d78d5746bf09d3eb1fc215dfaafbc81fa8bb7b
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add examples for core-handle members
---
editorconfig-core-handle.el | 16 +++-
1 file changed, 15 insertions(+), 1 deletion(-)
diff --git
branch: scratch/editorconfig-cc
commit b902de5bb4af12f829c3d7f77e2d55b98cc753c6
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add debug message to -set-coding-system
---
editorconfig.el | 7 +++
1 file changed, 7 insertions(+)
diff --git a/editorconfig.el b/editorconfig.el
i
branch: scratch/editorconfig-cc
commit d744546fc6864c0a2a4b524804982656988526b9
Author: Hong Xu
Commit: Stefan Monnier
Add root=true to the top .editorconfig.
---
.editorconfig | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.editorconfig b/.editorconfig
new file mode 100644
index 00
branch: scratch/editorconfig-cc
commit 0b314fcbea9d3d3193de5a2d366916431464ed3b
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Update README for some variables
---
README.md | 35 +--
1 file changed, 33 insertions(+), 2 deletions(-)
diff --git a
branch: scratch/editorconfig-cc
commit b1643c736013da7ceef9f86fa8343b634c6eeb78
Author: Hong Xu
Commit: Stefan Monnier
Add support for scss-mode
---
editorconfig.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/editorconfig.el b/editorconfig.el
index ff0f662587..0315db7e3e 100644
---
branch: scratch/editorconfig-cc
commit 0f54515c82be1b031ec2a2a9c3981ad3c5f694c7
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Load subr-x when compiling (#302)
`when-let` depends on this.
---
editorconfig.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/editorconfi
branch: scratch/editorconfig-cc
commit 490381ede2c2880010cb00357de0a021247bb807
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Prepare v0.7.11
---
editorconfig-core.el | 2 +-
editorconfig.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/editorconf
branch: scratch/editorconfig-cc
commit 1eabf1ce450a06ab9d3520aa1604539eebdfaf1a
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add link to Melpa stable
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index aaf8593974..ce
branch: scratch/editorconfig-cc
commit d83aba5206b164b811460a0546b0d5924cfcd099
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Bump version: 0.6.1
This release is only for melpa stable and has no change since 0.6
---
bin/editorconfig-el | 2 +-
editorconfig-cor
branch: scratch/editorconfig-cc
commit 5f5a7bf03d06e01cc2bfbe9646b397024d752368
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update commentary section
---
editorconfig-core-handle.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/editorconfig-core-handle
1801 - 1900 of 2968 matches
Mail list logo