branch: externals/transient
commit db382992a3b0520148b1a5bb2150258eb701ad88
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
transient--expand-define-args: Improve error messages
---
lisp/transient.el | 21 -
1 file changed, 12 insertions(+), 9 deletions(-)
diff --git a/
branch: externals/transient
commit 872b19b062653797e997db4907da59315ed16c5b
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
make: Integrate texi target
Now that an Org version (9.6), which contains the necessary changes to
ox-texinfo, has been released, we assume that users have
branch: externals/transient
commit b0e23f244774d7aeab6a59454c69c5bfcf7c60e9
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Add commend to eval-and-compile form
---
lisp/transient.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/transient.el b/lisp/transient.el
in
branch: externals/transient
commit 2fd3ea14f2634c07bf99ee110f6a4923907d5f6f
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
transient-augment-suffix: New macro
---
lisp/transient.el | 12
1 file changed, 12 insertions(+)
diff --git a/lisp/transient.el b/lisp/transient.el
index
branch: externals/transient
commit a42b2f6992b27e8da924d4ff86ef9a33b6804b84
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Fix typo
---
lisp/transient.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/transient.el b/lisp/transient.el
index c6533b48ce..211d6ded3e 1
branch: externals/transient
commit 5cbe96749c3a06c1de5212ccd241842b60a04b2c
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Use define-advice instead of advice-add
---
lisp/transient.el | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/lisp/transient.el b/lisp/transie
tarsius pushed a change to branch externals/transient.
from bf2901927d manual: Regenerate
new 872b19b062 make: Integrate texi target
new b0e23f2447 Add commend to eval-and-compile form
new db382992a3 transient--expand-define-args: Improve error messages
new 2
branch: elpa/meow
commit bc05b048d3582425717d114b837b8fe78d47a753
Author: 45mg <45mm.cartridge...@slmail.me>
Commit: GitHub
Allow custom 'word', 'symbol' definitions (#596)
* Allow custom 'word', 'symbol' definitions
Allows users to customize the behavior of the commands rel
elpasync pushed a change to branch elpa/magit-section.
from df58c94081 Use define-advice instead of advice-add
adds 831fc8bfbc magit-section-lineage: Update documentation
adds 627772cb63 Define bitmaps unconditionally
adds 9147adb4ec Add empty lines between all bitmap d
elpasync pushed a change to branch elpa/magit.
from df58c94081 Use define-advice instead of advice-add
adds 831fc8bfbc magit-section-lineage: Update documentation
adds 627772cb63 Define bitmaps unconditionally
adds 9147adb4ec Add empty lines between all bitmap definitio
branch: elpa/git-commit
commit 627772cb636524db89ea52d3d0c6f06c73fd40e4
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Define bitmaps unconditionally
`define-fring-bitmap' is always available, so don't check if that is so.
---
lisp/magit-section.el | 114 +-
elpasync pushed a change to branch elpa/git-commit.
from df58c94081 Use define-advice instead of advice-add
new 831fc8bfbc magit-section-lineage: Update documentation
new 627772cb63 Define bitmaps unconditionally
new 9147adb4ec Add empty lines between all bitmap defi
branch: elpa/git-commit
commit 831fc8bfbc90a049de6e3d58d5f0e49e9faad1a7
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-section-lineage: Update documentation
---
docs/magit-section.org | 5 +++--
docs/magit-section.texi | 5 +++--
lisp/magit-section.el | 5 ++---
3 files changed, 8
branch: elpa/git-commit
commit 9147adb4ecef20b70a4d28849d99a7189a5d14bd
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Add empty lines between all bitmap definitions
---
lisp/magit-section.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/lisp/magit-section.el b/lisp/magit-section.
branch: elpa/git-commit
commit 5f7e558d5111e8ed46fb6b6c4978a4310d55a256
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Revert "Define bitmaps unconditionally"
This reverts commit 627772cb636524db89ea52d3d0c6f06c73fd40e4.
Turns out wasn't always defined before Emacs 27.1.
-
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 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 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 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 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 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 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 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 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 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
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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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
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 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 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 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 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,
1 - 100 of 391 matches
Mail list logo