branch: scratch/editorconfig-cc
commit 516ebfefa3c70866c2a19bfb88757a17fe56909d
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Remove useless spaces
---
editorconfig-core-handle.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/editorconfig-core-handle
branch: scratch/editorconfig-cc
commit 656db235d938f9b28775eddcec7663161f3407c1
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Bump version 0.7.13
---
editorconfig-core.el | 2 +-
editorconfig.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/editorcon
branch: scratch/editorconfig-cc
commit d5473b369ed585ac1db76aa59e6b600e447f1577
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Remove comment
---
editorconfig-core-handle.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/editorconfig-core-handle.el b/editorconfig-core-handle.e
branch: scratch/editorconfig-cc
commit c48f549c3a352503562b33e4cd65c1df956a3fb4
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Fix typo
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index e99f033618..7dc0c95540 100644
--
branch: scratch/editorconfig-cc
commit 7035295d428f49a9ed98d11e572116180bf60e6e
Author: USAMI Kenta
Commit: Stefan Monnier
Add jsonian-mode (#320)
---
editorconfig.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/editorconfig.el b/editorconfig.el
index d23bf65031..a62ecc0b41 100644
--
branch: scratch/editorconfig-cc
commit e93f45738c2519a7cd5c9ef7a37a1509fd34d293
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add license header to executable
---
bin/editorconfig-el | 25 +
1 file changed, 25 insertions(+)
diff --git a/bin/editorconfi
branch: scratch/editorconfig-cc
commit 5153161a07469cd17ed904b3878817ddd372fbad
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add minor fixes to tests (#252)
* Update Makefile targets
* Update github actions task
* Fix test macros
* Update READM
branch: scratch/editorconfig-cc
commit 08f55b212b317fab2af3d2f7938d6a6889d9bf48
Author: Damien Cassou
Commit: Stefan Monnier
Fix typos (#212)
Typos found with codespell.
---
doc/editorconfig.texi | 2 +-
editorconfig.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
branch: scratch/editorconfig-cc
commit 34ad61d6f8b9d1124fd79349948f26166984d220
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Bump version to 0.7.7
---
editorconfig-conf-mode.el | 1 -
editorconfig-core.el | 2 +-
editorconfig.el | 2 +-
3 files changed, 2 inser
branch: scratch/editorconfig-cc
commit 14ba6ed35b874279787907a2bba30f202d6214d7
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Check `filename` rather than `buffer-file-name` for consistency (#280)
Co-authored-by: Wade Zhang
---
editorconfig.el | 2 +-
1 file changed, 1
branch: scratch/editorconfig-cc
commit 8cff7eda4869dda4616ea158af6b45a3712bde40
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Avoid asking coding system when not specified (#102)
Why ?
In short: Emacs always asks which charset to use when
editorconfig-mode
branch: scratch/editorconfig-cc
commit 6bdcaf89dff0ec33ccb82cd8c82658ae8a66c4e0
Author: Hong Xu
Commit: Stefan Monnier
Add cmake-mode support.
---
editorconfig.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/editorconfig.el b/editorconfig.el
index 7bd2ba34fc..a40a3922d0 100644
--- a/
branch: scratch/editorconfig-cc
commit 246c39172919c89634fc8ae46ce9f5b190f0f373
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add function to get properties from handlers as hash
---
editorconfig-core-handle.el | 22 ++
1 file changed, 22 insertions(+)
diff -
branch: scratch/editorconfig-cc
commit 849229726d7edfffd2ed901dfa6f1c9f458571cb
Author: Hong Xu
Commit: Stefan Monnier
Massive reformatting of docstrings.
---
editorconfig.el | 64 +
1 file changed, 37 insertions(+), 27 deletions(-)
d
branch: scratch/editorconfig-cc
commit 50ed9cf1a7fdaca3905e08069410f2ee996dd5e0
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update year
---
bin/editorconfig-el | 2 +-
editorconfig-conf-mode.el | 2 +-
editorconfig-core-handle.el | 2 +-
editorconfig-core.el|
branch: scratch/editorconfig-cc
commit b719047f0de45e971afb9f903ece54c7e48c458d
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update plugin-tests submodule
---
ert-tests/plugin-tests | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ert-tests/plugin-tests b/ert-
branch: scratch/editorconfig-cc
commit ecbc361c88849156929d60136ed730a91893f18e
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add .gitignore again
---
doc/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/.gitignore b/doc/.gitignore
new file mode 100644
index 000
branch: scratch/editorconfig-cc
commit 1b37f3f7fdd134f68dc8f550bdbcaeb06bdf4e69
Author: Jen-Chieh Shen
Commit: Stefan Monnier
ci: Bump Emacs 29.x to 3 (#327)
---
.github/workflows/build.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/build.yaml b/.
branch: scratch/editorconfig-cc
commit a365955dca3e36a42dd1f1720bfaf9cbec58a217
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Use file_type_ext for test fixtures
---
.editorconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.editorconfig b/.editorconfi
branch: scratch/editorconfig-cc
commit b4911d662fa459aad07cf599e7e586224ad5cd00
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Already 2016 :) Happy new year!
---
bin/editorconfig-el | 2 +-
editorconfig-core-handle.el | 2 +-
editorconfig-core.el| 2 +-
editorc
branch: scratch/editorconfig-cc
commit efffe74bbf8afb0cc30fa10cc41bae3a4251c406
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Remove doc/.gitignore
---
doc/.gitignore | 1 -
1 file changed, 1 deletion(-)
diff --git a/doc/.gitignore b/doc/.gitignore
deleted file mode 100644
index
branch: scratch/editorconfig-cc
commit f2c8300dbae076e69dd5b4bda9021afaf360d8a9
Author: Hong Xu
Commit: Stefan Monnier
Add Usami Kenta to the contributor list.
---
CONTRIBUTORS | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 6e525baa0e
branch: scratch/editorconfig-cc
commit 6aa944ce1e37f67362dab3b12169552e3b70d0f6
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update core-test
---
core-test | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core-test b/core-test
index c87a3019ab..48610d43b7 1600
branch: scratch/editorconfig-cc
commit f55d5f1f7705f40dedaa9132894870a6c70e3e81
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Prepare v0.10.0 (#303)
* Update CHANGELOG
* Update CHANGELOG
* Update version string
---
CHANGELOG.md| 40 +
branch: scratch/editorconfig-cc
commit 6f769c93b18c7fe1e513b1ce143e56a08d5fbe51
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Stop checking numeric range separately
---
editorconfig-fnmatch.el | 37 -
1 file changed, 16 insertions(+), 21 deleti
branch: scratch/editorconfig-cc
commit bc99704785df68a153faf1b5296e33ee244f4831
Author: USAMI Kenta
Commit: Stefan Monnier
Add editorconfig-exclude-prefixes (#108)
---
editorconfig.el | 15 ++-
1 file changed, 14 insertions(+), 1 deletion(-)
diff --git a/editorconfig.el b/edito
branch: scratch/editorconfig-cc
commit c6d823b8a77f1fb5e3c49643f09ada6b8aeed7ae
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Separate tool functions
---
editorconfig.el | 66 -
1 file changed, 37 insertions(+), 29 deletions
branch: scratch/editorconfig-cc
commit 1faf52f0ae80cc5ffb49e9cb253fca9242f5e248
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Always do submodule update when test-ert
---
Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/Makefile b/Makefile
index 3fd94ef422..d25311e
branch: scratch/editorconfig-cc
commit fbbcb58e5b48024b328cde7f9d58dceecc7dc53c
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Use revert-buffer-with-coding-system to set coding system (#236)
* Use revert-buffer-with-coding-system to set coding system
* Avoid infi
branch: scratch/editorconfig-cc
commit 1971ac1dced82218835ed54f0c6646146dd61c07
Author: Hong Xu
Commit: Stefan Monnier
Refactor editorconfig-conf-mode
---
editorconfig.el | 69 -
1 file changed, 44 insertions(+), 25 deletions(-)
diff
branch: scratch/editorconfig-cc
commit 3bdd68d5af98145202ddd452bd39a066442d3463
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add tcl-mode indentation support
---
editorconfig.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/editorconfig.el b/editorconfig.el
index fc5d
branch: scratch/editorconfig-cc
commit 60b51f311dbeb0e31b7a6877389ab8503b1c8b0f
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Add document about file_type_emacs property
---
README.md | 10 ++
1 file changed, 10 insertions(+)
diff --git a/README.md b/README.md
index 7
branch: scratch/editorconfig-cc
commit faba39ce8a84a419f0f47b18c1b56cae794fa0cd
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Use HTTPS link (#174)
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 7dc0c95540..6215
branch: scratch/editorconfig-cc
commit bf4f51783c316826953112b2f710c9522bf27677
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Bump version to v0.8.0
(#192)
---
editorconfig.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/editorconfig.el b/editorcon
branch: scratch/editorconfig-cc
commit e109c02e6c8944036817c092398ab76ce9828594
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Prepare v0.7.9
Closes #122
---
editorconfig-core.el | 2 +-
editorconfig.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
dif
branch: scratch/editorconfig-cc
commit 71604c32eb30a9ac4316e6294a433c9b3cf10cfa
Author: Jen-Chieh Shen
Commit: Stefan Monnier
chore: Place emacs dependency to the front (#285)
* chore: Place emacs dependency infront
* Update copyright year
---
editorconfig-conf-mode.el |
branch: scratch/editorconfig-cc
commit 6cf680e9c73a920db0233b4374a901f634b70501
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Print line number and its content on parse error (#95)
---
editorconfig-core-handle.el | 15 ---
1 file changed, 12 insertions(+), 3 deleti
branch: scratch/editorconfig-cc
commit 8ca0b6e0422465c11bfd20cd35a405d1083d977d
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Remove a trailing whitespace
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 90292465d9..735
branch: scratch/editorconfig-cc
commit 242cc0ccead1af18772fa9316f928898a3597528
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Use core in elisp as a fallback
editorconfig-core-get-properties-hash will be called when editorconfig
executable is not found.
---
editor
branch: scratch/editorconfig-cc
commit 10467ed9dff68c24853c3ca0e7914602b4c3c5e4
Author: USAMI Kenta
Commit: Stefan Monnier
Use Markdown's code spans instead of Emacs style `' (#186)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index
branch: scratch/editorconfig-cc
commit aa57926fdfd3ef9f438ead772d7ee0869b078d98
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
docs -> doc
---
Makefile| 8
{docs => doc}/editorconfig.info | 0
2 files changed, 4 insertions(+), 4 deletions(-)
diff
branch: scratch/editorconfig-cc
commit ae29b6421c140f547de07cd869afa92bd2db4f45
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add fixes for Emacs 29 (#276)
* Fix warnings reported with Emacs29 snapshot
* Disable vc feature for ert testings
---
editorconfig-core
branch: scratch/editorconfig-cc
commit 39ef110ef21c9b71610f0a3cc495237841002870
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add fixes for compile warning
---
editorconfig.el | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/editorconfig.el b/editorconfig
branch: scratch/editorconfig-cc
commit f8c0b1240d9e019ca8c43ad676c5302711abf3e3
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update Makefile for info generation
---
Makefile | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/Makefile b/Makefile
index 08
branch: scratch/editorconfig-cc
commit 2171e0073897ce7dbf8ae3490d62aa6cb2f36d77
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Remove editorconfig-mode legacy version (#304)
* Remove switch to use legacy version
Remove `editorconfig--lagacy-version` variable.
branch: scratch/editorconfig-cc
commit 90278ea953016c2dcf6992f3a011a23957542ba8
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update CHANGELOG
---
CHANGELOG.md | 4
1 file changed, 4 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5706c9d357..3c9007b000 100644
branch: scratch/editorconfig-cc
commit 11625f5c817a484e54304ecb9b91ddb325b4813d
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add explicit support for rpm-spec-mode
---
editorconfig.el | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/editorconfig.el b/ed
branch: scratch/editorconfig-cc
commit dd0b20472154d56a423b15214467c9ee33b6e26d
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Fix package load for use-package usage (#277)
---
editorconfig.el | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/editorconfig.el b
branch: scratch/editorconfig-cc
commit 70cdb88f7549375ec0f5c5e76f6e1832064c6d61
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Fix version when -custom-hooks has marked as obsolete
---
editorconfig.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/editorconfig
branch: scratch/editorconfig-cc
commit 645660fa9aabd0c97b0e2cfa017e52c9925a410e
Author: Jen-Chieh Shen
Commit: Stefan Monnier
docs(README.md): Update development instructions (#291)
---
README.md | 38 ++
1 file changed, 14 insertions(+), 24 deletions(-)
branch: scratch/editorconfig-cc
commit f1b83aacd27cfb9b15ec55071fded750804de817
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Fix hack-properties-functions example
---
README.md | 2 +-
doc/editorconfig.texi | 2 +-
editorconfig.el | 2 +-
3 files changed, 3 ins
branch: scratch/editorconfig-cc
commit 4a509abae711626f4caa2c950f0cfdce4eb70a8d
Author: Hong Xu
Commit: Stefan Monnier
Rename editorconfig-find-file-hook to editorconfig-apply
---
editorconfig.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/editorconfig.el b/edi
branch: scratch/editorconfig-cc
commit 6929cad23b3d94d979202aabf6c3bfa3551a01b5
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update get-properties-hash
---
editorconfig-core.el | 67 +---
1 file changed, 58 insertions(+), 9 deletio
branch: scratch/editorconfig-cc
commit 28e411023c27b42b3b1a47ee710939df38ad2670
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Remove travis.yml (#238)
---
.travis.yml | 23 ---
1 file changed, 23 deletions(-)
diff --git a/.travis.yml b/.travis.yml
deleted fil
branch: scratch/editorconfig-cc
commit 9cee9bb1431fa72be67484a8c405b4670d42c244
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Get alist result from hash result
---
editorconfig-core.el | 78 +---
1 file changed, 7 insertions(+), 71
branch: scratch/editorconfig-cc
commit ab74eab0bc9b9fdb710523f2cb579e4dfe3cb137
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Update README
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 4ff27bbaf4..301e771d3e 100644
--- a/READM
branch: scratch/editorconfig-cc
commit fbe97a082421acf8ea41abee76f6ce223496a628
Author: Hong Xu
Commit: Stefan Monnier
Wrong way to indent html. Fixes it.
---
editorconfig.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/editorconfig.el b/editorconfig.el
index fb4f924b
branch: scratch/editorconfig-cc
commit 7a7a8c99a609475dc0770e823ae598bd2439a2be
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add github actions badge
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index e7b08b2f09..5a79a4492d 100644
--- a
branch: scratch/editorconfig-cc
commit 876e476dedcf30b263cabac3e932926bb2f0b8ce
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update README
---
README.md | 85 +++--
editorconfig.el | 21 +-
2 files changed, 60
branch: scratch/editorconfig-cc
commit cdbd60a8a6d8a36be186d4811d9ec1ff292a606a
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
M-x checkdoc
---
editorconfig-core-handle.el | 2 +-
editorconfig.el | 17 -
2 files changed, 13 insertions(+), 6 deletions(-
branch: scratch/editorconfig-cc
commit ae8028cf3d5224d025360bf36951dd17cb4727d1
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add struct docstring
---
editorconfig-core-handle.el | 35 ---
1 file changed, 24 insertions(+), 11 deletions(-)
diff --g
branch: scratch/editorconfig-cc
commit 5f5cad1ee4d300bfa4ac8462ddea24762e647180
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update README.md for hook name change
---
README.md | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
inde
branch: scratch/editorconfig-cc
commit d068ec0546938a0d02b05ac5a75c370962205ed2
Author: USAMI Kenta
Commit: Stefan Monnier
Use \' instead of $
---
editorconfig.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/editorconfig.el b/editorconfig.el
index a5ef929102..3c72fd0f02 100644
---
branch: scratch/editorconfig-cc
commit 60b39fadfbf879c56b002d76e37d025ba8f93d98
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Add variable -hack-properties-functions
---
editorconfig.el | 18 ++
1 file changed, 18 insertions(+)
diff --git a/editorconfig.el b/edit
branch: scratch/editorconfig-cc
commit 907a4afa7a114ba9aebd65df8d58792b8a4068dc
Author: Simen Heggestøyl
Commit: Stefan Monnier
Set `fill-column` directly
Set `fill-column` directly instead of using `set-fill-column`. That
function is useful when used interactively, but when cal
branch: scratch/editorconfig-cc
commit e24803269d7e40b8437ea1580380078cde10dcca
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Update document
---
README.md | 20
doc/editorconfig.texi | 21 +
2 files changed, 41 insertions(+)
branch: scratch/editorconfig-cc
commit cd38bdaa6479dd5d538b660c55e7a94c579d4242
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier
Prepare v0.6
---
editorconfig-core-handle.el | 2 +-
editorconfig-core.el| 4 ++--
editorconfig-fnmatch.el | 2 +-
editorconfig.el
branch: scratch/editorconfig-cc
commit 6ff678a8565a1935ee0810d18620df6659d72b30
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Make conf-mode used when a file has .editorconfig extension
---
editorconfig-conf-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --gi
branch: scratch/editorconfig-cc
commit 45893af6f26b5e4047b7b4ea9be6e5966a5198db
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Use princ instead of message to write to stdout
---
bin/editorconfig-el | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
diff
branch: scratch/editorconfig-cc
commit 2839f753f706f23b6c954ebc32f5b4e4b8b5c389
Author: Jen-Chieh Shen
Commit: Stefan Monnier
Update copyright year (#297)
---
editorconfig-conf-mode.el | 2 +-
editorconfig-core-handle.el | 2 +-
editorconfig-core.el| 2 +-
editorconfig-fnmatch.el
branch: scratch/editorconfig-cc
commit d7a7b6af8e7af9982543df76739be3f50e2bfee9
Author: Hong Xu
Commit: Stefan Monnier
Add JS and HTML indent settings.
---
editorconfig.el | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/editorconfig.el b/editorconfig.el
index bd723
branch: scratch/editorconfig-cc
commit 153013ff48dee9bb56f27e7b68f192054066fe52
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier
Return early when expecting coding-system has been already set
---
editorconfig.el | 5 +
1 file changed, 5 insertions(+)
diff --git a/editorconfig.e
monnier pushed a change to branch scratch/editorconfig-cc.
was 3764c87538 Fix text (#342)
This change permanently discards the following revisions:
discards 3764c87538 Fix text (#342)
discards 9beb04599a Refactor find-file advices (#340)
discards 7656b5d17c Update CHANGELOG.md (
monnier pushed a change to branch scratch/editorconfig.
was 676096fdae (editorconfig--get-trailing-nl): Fix handling of
`mode-require-final-newline`
This change permanently discards the following revisions:
discards 676096fdae (editorconfig--get-trailing-nl): Fix handling of
`mode-r
branch: scratch/editorconfig
commit 27386ec31bdf52b9dc79570722a7e2e805916443
Author: Stefan Monnier
Commit: Stefan Monnier
editorconfig-core-handle.el: Don't use file names as glob pattern
Match relative file names against the glob pattern instead of
trying to construct a glob p
branch: scratch/editorconfig
commit 6a84108b03df8cfc216238e7a6ccd3082f27284c
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 ec1e5d8135a85b65f9bc0236a94bc415289fa5b9
Author: Stefan Monnier
Commit: Stefan Monnier
Fix minor cosmetic issues
Mostly fix compiler warnings and prefer #' to quote function names.
* editorconfig.el: Remove dependency on `nadvice` since w
branch: scratch/editorconfig
commit 8db3266ae1b33d540fe5f5bc730a03ae5255b3ad
Author: Stefan Monnier
Commit: Stefan Monnier
Rename test files to `-tests.el`
This follows the convention used in Emacs's own test suite and works around
annoying circular `require`s when `ert-tests` h
branch: scratch/editorconfig
commit 5e25a51e2591ca19d034347dafaa3f32cce9367e
Author: Stefan Monnier
Commit: Stefan Monnier
Don't hook into `read-only-mode-hook`
Don't re-set variables just because `read-only-mode` is (de)activated,
and with Emacs-30's hooks it would be even less
monnier pushed a change to branch scratch/editorconfig.
at 27386ec31b editorconfig-core-handle.el: Don't use file names as
glob pattern
This branch includes the following new commits:
new 8db3266ae1 Rename test files to `-tests.el`
new 6a84108b03 (editorconfig--should-s
branch: main
commit 8851206c1817f6324088bc5bcbad033c662a80b2
Author: Stefan Monnier
Commit: Stefan Monnier
elpa-packages (treesit-fold): New package
---
elpa-packages | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/elpa-packages b/elpa-packages
index c481558a4
branch: elpa-admin
commit 36ee530020455c773f01323b2bb64135deb41d8f
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-admin.el (elpaa-markdown-command): Allow ``` code blocks
---
elpa-admin.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elpa-admin.el b/elpa-admin.e
branch: elpa-admin
commit dcb224b1b1401f92a49c1224d29d68a8ede9e5fc
Author: Stefan Monnier
Commit: Stefan Monnier
elpaa--wsl-*: Improve slightly stats collection
* elpa-admin.el (elpaa--wsl-one-file): Emit a message when
encountering a new package.
(elpaa--wsl-collect): Prune
branch: elpa-admin
commit 0ee51630cef5dc8ee4edc47f23fb113c5ac3e521
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-admin.el (elpaa--wsl-read): Improve info messages
Add sync/build-failure special cases. Pass the whole line as well to `fn`.
(elpaa--wsl-one-file): Include th
branch: elpa-admin
commit 776126005bccb19739a94f06f2faea338de3641d
Author: Stefan Monnier
Commit: Stefan Monnier
(elpaa--wsl-read): Ignore 404s
* elpa-admin.el (elpaa--wsl-line-re): Catch the status.
(elpaa--wsl-read): Ignore 404s.
---
elpa-admin.el | 7 ---
1 file changed,
branch: main
commit 6b764f071ea7a4c9ab044a7b1c72f3107b884393
Author: Stefan Monnier
Commit: Stefan Monnier
elpa-packages (listen): Add `:release-branch`
---
elpa-packages | 1 +
1 file changed, 1 insertion(+)
diff --git a/elpa-packages b/elpa-packages
index 65b50cd4f1..fd069a1961 100644
--
branch: elpa/proof-general
commit f620526756c6f24ddf40c515c6cc9bba969a6535
Author: Stefan Monnier
Commit: Stefan Monnier
texi-docstring-magic.el: Fix regression in last change
* doc/PG-adapting.texi: Re-build.
* lib/texi-docstring-magic.el (texi-docstring-magic-splice-sep):
branch: elpa-admin
commit 26579f86f12f46f60102d757a49c4f3e7747f826
Author: Stefan Monnier
Commit: Stefan Monnier
(elpaa--html-build-doc): Improve last change
* elpa-admin.el (elpaa--html-build-doc): Don't call `make-symbolic-link`
when it's not necessary.
---
elpa-admin.el | 20
branch: elpa-admin
commit 4d031d6e6b6f44961142b599ed1b5ed8ae5d88ab
Merge: 26579f86f1 70573666bc
Author: Stefan Monnier
Commit: Stefan Monnier
Merge remote-tracking branch 'refs/remotes/origin/elpa-admin' into
elpa-admin
---
elpa-admin.el | 91 +++
branch: externals/sm-c-mode
commit a56142cb82d3390faa3dbd0658d65fe06822206d
Author: Stefan Monnier
Commit: Stefan Monnier
(sm-c-mode): Add `c-mode` as extra parent
---
sm-c-mode.el | 11 ++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/sm-c-mode.el b/sm-c-mode.el
in
branch: externals/all
commit 55aa1ac8853d81040aec0b3a2bd43200923146fd
Author: Stefan Monnier
Commit: Stefan Monnier
Make a new release
* all.el (all-buffer): Use `defvar-local`.
---
all.el | 9 -
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/all.el b/all.el
branch: externals/tNFA
commit 83369d2f195a3f9b3eb204d938d3cb01434d24bd
Author: Stefan Monnier
Commit: Stefan Monnier
* tNFA.el: Use `cl-lib` and enable `lexical-binding`; simplify some `or`s
---
tNFA.el | 120 ++--
1 file changed,
branch: main
commit 5623e3864f87f49d18bc48b3656dc0c2dea42973
Author: Stefan Monnier
Commit: Stefan Monnier
elpa-packages (evil-visualstar): Fix `:readme`
---
elpa-packages | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index b224f9b0ad..e3b
branch: main
commit bd4f5bf7462a377dbca534bf3ec703763cb5c7bd
Author: Stefan Monnier
Commit: Stefan Monnier
elpa-packages (boxy): Tweak URL to avoid ".. redirecting to .."
---
elpa-packages | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
inde
branch: main
commit 7cf76ba5548dd672aec44b8f33d22b8abc16200d
Author: Stefan Monnier
Commit: Stefan Monnier
elpa-packages (track-changes): New package
---
elpa-packages | 1 +
1 file changed, 1 insertion(+)
diff --git a/elpa-packages b/elpa-packages
index da8f4b0caa..7ec00d320b 100644
--- a
branch: main
commit 97eda09376cc46686d00f3585ef54b590968ba99
Author: Stefan Monnier
Commit: Stefan Monnier
elpa-packages (cycle-at-point): Use `readme.rst`
---
elpa-packages | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index e3bd27d980.
branch: elpa-admin
commit b3591656cf08044d9b7c7d8eef34de24231c5c2d
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-admin.el (elpaa--keep-old): Avoid inf-loop
---
elpa-admin.el | 29 +++--
1 file changed, 15 insertions(+), 14 deletions(-)
diff --git a/elpa-admin
branch: elpa-admin
commit 8f9126bfe718bc10c794cfd73c996373568ded4d
Merge: b3591656cf 4d031d6e6b
Author: Stefan Monnier
Commit: Stefan Monnier
Merge branch 'elpa-admin' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa
into elpa-admin
---
elpa-admin.el | 314 +++
branch: externals/visual-fill
commit 1951eaf59e25091d5597cc45e3dd5925be005122
Author: Stefan Monnier
Commit: Stefan Monnier
visual-fill.el: Bump version to make a release
---
visual-fill.el | 9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/visual-fill.el b/visual-
branch: main
commit bb0889264eb37ece01df7482fd7823b978991683
Author: Stefan Monnier
Commit: Stefan Monnier
elpa-packages (denote-menu): Demote README.org from :doc to :readme
---
elpa-packages | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
2101 - 2200 of 2968 matches
Mail list logo