[elpa] externals/greader 0e1e600b26: greader.el: attempt to fix URL header.

2024-06-13 Thread ELPA Syncer
branch: externals/greader commit 0e1e600b26299ebf867f3ad3c0b61e9a43f4bba9 Author: Michelangelo Rodriguez Commit: Michelangelo Rodriguez greader.el: attempt to fix URL header. --- greader.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/greader.el b/greader.el index 7

[elpa] main df29bc50fb 1/3: * html/layout.css: (ol, ul) Enable bullets, numbers

2024-06-13 Thread Adam Porter
branch: main commit df29bc50fbcdca91296f3169947c06d20e597e88 Author: Adam Porter Commit: Adam Porter * html/layout.css: (ol, ul) Enable bullets, numbers This rule was causing ordered lists to be rendered without their numbers. I don't know why this rule was present; it

[elpa] main 9fc20ccdf6 2/3: * html/layout.css: Remove character accidentally inserted

2024-06-13 Thread Adam Porter
branch: main commit 9fc20ccdf671e06fa82ea3a9df2d09bc0a596845 Author: Adam Porter Commit: Adam Porter * html/layout.css: Remove character accidentally inserted A minor oops from 2ecaef9469bd46bf6433d9913bac9791559b12f9. --- html/layout.css | 2 +- 1 file changed, 1 insertion(+), 1 d

[elpa] main updated (8fc5653d2d -> d51fa370a9)

2024-06-13 Thread Adam Porter
blujay pushed a change to branch main. from 8fc5653d2d elpa-packages (loccur): Update URL new df29bc50fb * html/layout.css: (ol, ul) Enable bullets, numbers new 9fc20ccdf6 * html/layout.css: Remove character accidentally inserted new d51fa370a9 Set css-indent-offset

[elpa] main d51fa370a9 3/3: Set css-indent-offset to 2

2024-06-13 Thread Adam Porter
branch: main commit d51fa370a95eda45d142f97d45fa6e5f77b85cc3 Author: Adam Porter Commit: Adam Porter Set css-indent-offset to 2 This ensures consistent indentation of our CSS files across developers (the default not being what this project uses). Also, reindent a couple

[elpa] externals/org updated (959534ba11 -> a2ae069869)

2024-06-13 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 959534ba11 ob-sql: Quote all the shell arguments originating from Org buffer new e4902995a0 org-babel: Reduce verbosity when running in batch mode new 14f176246f Merge branch 'bugfix' new a2ae069869 ob-*: Do not

[elpa] externals/org a2ae069869 2/2: ob-*: Do not emit redundant messages about code block evaluation

2024-06-13 Thread ELPA Syncer
branch: externals/org commit a2ae06986981e2588e0692c6b7bb048be7c2882d Author: Ihor Radchenko Commit: Ihor Radchenko ob-*: Do not emit redundant messages about code block evaluation * lisp/ob-C.el (org-babel-C-header-to-C): * lisp/ob-awk.el (org-babel-execute:awk): * lisp/ob-

[elpa] externals/aircon-theme 9f7c842394: Style font-lock faces for sh-mode

2024-06-13 Thread ELPA Syncer
branch: externals/aircon-theme commit 9f7c8423945b7b2dff03f590afd6d338802e1c3f Author: Gregory Chamberlain Commit: Gregory Chamberlain Style font-lock faces for sh-mode --- aircon-theme.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aircon-theme.el b/aircon-theme.el index e6cd8d65

[elpa] externals-release/org e4902995a0: org-babel: Reduce verbosity when running in batch mode

2024-06-13 Thread ELPA Syncer
branch: externals-release/org commit e4902995a0643c7658fb51b14911eaff2891a1e3 Author: Ihor Radchenko Commit: Ihor Radchenko org-babel: Reduce verbosity when running in batch mode * lisp/ob-C.el (org-babel-C-header-to-C): * lisp/ob-awk.el (org-babel-execute:awk): * lisp/ob-co

[elpa] externals/org 14f176246f 1/2: Merge branch 'bugfix'

2024-06-13 Thread ELPA Syncer
branch: externals/org commit 14f176246f541a65f4a8499403a57af5aff492f8 Merge: 959534ba11 e4902995a0 Author: Ihor Radchenko Commit: Ihor Radchenko Merge branch 'bugfix' --- lisp/ob-C.el | 2 +- lisp/ob-awk.el | 2 +- lisp/ob-core.el| 57

[elpa] externals/greader 0fe0302c36: greader version 0.11.3

2024-06-13 Thread ELPA Syncer
branch: externals/greader commit 0fe0302c362543b267ed82173ce197498df42538 Author: Michelangelo Rodriguez Commit: Michelangelo Rodriguez greader version 0.11.3 Handling espeak possible emacspeak errors. too. --- greader-audiobook.el | 27 +++ greader.el

[nongnu] scratch/editorconfig 676096fdae: (editorconfig--get-trailing-nl): Fix handling of `mode-require-final-newline`

2024-06-13 Thread Stefan Monnier via
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

[elpa] externals/aircon-theme d88978559c 2/2: Style transient-key faces used in Magit menus

2024-06-13 Thread ELPA Syncer
branch: externals/aircon-theme commit d88978559cb1588e8a1811e9ed6e6b1fef0db150 Author: Gregory Chamberlain Commit: Gregory Chamberlain Style transient-key faces used in Magit menus --- aircon-theme.el | 5 + 1 file changed, 5 insertions(+) diff --git a/aircon-theme.el b/aircon-theme.el

[elpa] externals/aircon-theme updated (9f7c842394 -> d88978559c)

2024-06-13 Thread ELPA Syncer
elpasync pushed a change to branch externals/aircon-theme. from 9f7c842394 Style font-lock faces for sh-mode new eb91bfe734 Style magit-process faces new d88978559c Style transient-key faces used in Magit menus Summary of changes: aircon-theme.el | 8 1 file chan

[elpa] externals/aircon-theme eb91bfe734 1/2: Style magit-process faces

2024-06-13 Thread ELPA Syncer
branch: externals/aircon-theme commit eb91bfe7348d3b97417a1a2d5cffd4bbd526f812 Author: Gregory Chamberlain Commit: Gregory Chamberlain Style magit-process faces --- aircon-theme.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/aircon-theme.el b/aircon-theme.el index 91e1869170..ac7

[elpa] externals-release/org updated (e4902995a0 -> d7b5c19daa)

2024-06-13 Thread ELPA Syncer
elpasync pushed a change to branch externals-release/org. from e4902995a0 org-babel: Reduce verbosity when running in batch mode new a13d8fe83b org-babel-exp-process-buffer: Fix edge case when src block ends at eob new 96113f3b59 org-export--set-variables: Fix variable assi

[elpa] externals/org 8f40da6bf6 1/2: Merge branch 'bugfix'

2024-06-13 Thread ELPA Syncer
branch: externals/org commit 8f40da6bf6f2fea0b60592105fd05200d9f13603 Merge: a2ae069869 96113f3b59 Author: Ihor Radchenko Commit: Ihor Radchenko Merge branch 'bugfix' --- lisp/ob-exp.el | 10 ++ lisp/ox.el | 5 ++--- testing/lisp/test-ox.el | 13 -

[elpa] externals/org 6310bcd5ed 2/2: Merge branch 'bugfix'

2024-06-13 Thread ELPA Syncer
branch: externals/org commit 6310bcd5ed1ed285d894ea60de9b9f05428d0b3d Merge: 8f40da6bf6 d7b5c19daa Author: Ihor Radchenko Commit: Ihor Radchenko Merge branch 'bugfix' --- lisp/org.el | 21 - 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/lisp/org.el b/lis

[elpa] externals/greader d4f2503f92: greader version 0.11.4

2024-06-13 Thread ELPA Syncer
branch: externals/greader commit d4f2503f92f5dadca60ffab3d6bf7766ad3097be Author: Michelangelo Rodriguez Commit: Michelangelo Rodriguez greader version 0.11.4 More work on empty blocks. --- greader-audiobook.el | 2 ++ greader.el | 2 +- 2 files changed, 3 insertions(+),

[elpa] externals-release/org a13d8fe83b 1/3: org-babel-exp-process-buffer: Fix edge case when src block ends at eob

2024-06-13 Thread ELPA Syncer
branch: externals-release/org commit a13d8fe83b5d49a97ec3c60d5312549db1be9055 Author: Ihor Radchenko Commit: Ihor Radchenko org-babel-exp-process-buffer: Fix edge case when src block ends at eob * lisp/ob-exp.el (org-babel-exp-process-buffer): When src block ends at eob, do not

[elpa] externals-release/org 96113f3b59 2/3: org-export--set-variables: Fix variable assignment

2024-06-13 Thread ELPA Syncer
branch: externals-release/org commit 96113f3b595ea24a7b133d61a5e668213224f157 Author: Ihor Radchenko Commit: Ihor Radchenko org-export--set-variables: Fix variable assignment * lisp/ox.el (org-export--set-variables): Assume that variables are listed as (var value) - as a list.

[elpa] externals/company 1a0fc12a9c: Mention `cape` as requested in https://github.com/company-mode/company-mode/commit/566c273678cae95db1541eb7b0ce1eddb26b8dfe#commitcomment-143075730

2024-06-13 Thread ELPA Syncer
branch: externals/company commit 1a0fc12a9c3d25e28c22f319e7b097f435b1c27d Author: Dmitry Gutov Commit: Dmitry Gutov Mention `cape` as requested in https://github.com/company-mode/company-mode/commit/566c273678cae95db1541eb7b0ce1eddb26b8dfe#commitcomment-143075730 --- NEWS.md | 3 ++- 1 fil

[elpa] externals-release/org d7b5c19daa 3/3: DnD: Create directory when `org-yank-image-save-method' is a directory

2024-06-13 Thread ELPA Syncer
branch: externals-release/org commit d7b5c19daa4aece68c8ea97aa414fd4d4ec989df Author: Ihor Radchenko Commit: Ihor Radchenko DnD: Create directory when `org-yank-image-save-method' is a directory * lisp/org.el (org--dnd-attach-file): Make sure that target directory is created bef

[elpa] externals/org updated (a2ae069869 -> 6310bcd5ed)

2024-06-13 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from a2ae069869 ob-*: Do not emit redundant messages about code block evaluation new a13d8fe83b org-babel-exp-process-buffer: Fix edge case when src block ends at eob new 96113f3b59 org-export--set-variables: Fix variable a

[nongnu] branch scratch/editorconfig-cc created (now 3764c87538)

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc ef90cfda83 009/351: Update package information.

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc a8ca8c46f7 005/351: Update EditorConfig Core URL.

2024-06-13 Thread Stefan Monnier via
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 ++

[nongnu] scratch/editorconfig-cc 6bfbea985c 073/351: Catch error thrown from get-properties-function and display it

2024-06-13 Thread Stefan Monnier via
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 ++

[nongnu] scratch/editorconfig-cc e69ebeeaa1 010/351: Reset the indentation rule.

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc a4b8e55bf4 032/351: Make EditorConfig core function pluggable

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 9e9c4f706a 041/351: Update .editorconfig for Makefile and .gitmodules

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc f263d8a45c 095/351: Update instructions about core program

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc de2b791957 083/351: Add editorconfig-exclude-modes

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 5bc887b015 017/351: Support web-mode.

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 031ef9c1c1 081/351: Add one variable editorconfig-properties-hash

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 871a69ab90 028/351: Add Hong Xu to contributor list.

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc c02d94298b 082/351: Add editorocnfig-display-current-properties

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 6f7137e593 113/351: Simplify definition of string-integer-p (#96)

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 9fdc9cc689 218/351: Add variable editorconfig-trim-whitespaces-mode

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 13f3c4951c 084/351: Bump required editorconfi-core version

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 2ddf470e7b 062/351: Bump version: 0.6.2

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc b1d254fd14 122/351: Add a :lighter "EditorConfig" for editorconfig-mode.

2024-06-13 Thread Stefan Monnier via
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.

[nongnu] scratch/editorconfig-cc 381cf75a95 070/351: Add ps-mode indentation support

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc c36ed4aeb7 025/351: Version 0.4

2024-06-13 Thread Stefan Monnier via
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 --

[nongnu] scratch/editorconfig-cc de83e09632 243/351: Update docstring

2024-06-13 Thread Stefan Monnier via
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 ++

[nongnu] scratch/editorconfig-cc 46eb2863da 031/351: Add autoload cookie

2024-06-13 Thread Stefan Monnier via
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/

[nongnu] scratch/editorconfig-cc 21ea6f23c2 063/351: Support charset property

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 9bd6af5f0e 097/351: Add EditorConfig group definition

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc d7c6a8befd 128/351: Reidentation for all *.el files.

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc e452e1d45b 086/351: Bump version to 0.7.4

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 92519a8c25 022/351: Don't set indent size if the given value makes no sense.

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 39eca13316 279/351: Add Github Actions build.yaml

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 2dbb864922 044/351: Update Makefile to run all tests including core

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc ac28a9fd1d 015/351: Bump version number

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 706348108c 181/351: Check editorconfig configs when read only state changes

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 52abce4b1e 268/351: 2020

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 3a7bb0d820 185/351: Clear translate cache on file reload

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 97c22ffe64 109/351: Remove link to Marmalade package repository

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 68ad326706 002/351: Update EditorConfig url.

2024-06-13 Thread Stefan Monnier via
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/

[nongnu] scratch/editorconfig-cc dbfe71c45c 165/351: Fix Makefile

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 0b31539954 072/351: Throw error when editorconfig executable was not found

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc b33e5568ff 172/351: Add test for various normal whitespace

2024-06-13 Thread Stefan Monnier via
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,

[nongnu] scratch/editorconfig-cc 10be4fd165 006/351: provide feature, use symbol prefix, add commentary,

2024-06-13 Thread Stefan Monnier via
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 ++

[nongnu] scratch/editorconfig-cc d2963a3313 227/351: Use 0.8.0 for next version

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc b70817d18d 139/351: Catch error thrown from editorconfig-custom-hooks

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc baa846c702 226/351: Remove unused tests

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc ee5b70f1e2 068/351: editorocnfig-core: Throw error when parsing .editorconfig failed

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 5986c305c9 167/351: Remove .info and add .texi

2024-06-13 Thread Stefan Monnier via
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 +++

[nongnu] scratch/editorconfig-cc e0d8fdbdbb 248/351: Use https for melpa badge

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 56722d34df 019/351: Add sh-indentation to the list of indent variable.

2024-06-13 Thread Stefan Monnier via
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.

[nongnu] scratch/editorconfig-cc 649e645106 076/351: Bump version to 0.7.2

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 32fb0d6b9c 056/351: Use `require` instead of `load` in usage example

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 4e5526d1d9 149/351: Add file_type_emacs entry for .editorconfig

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc e7a0874591 026/351: Add hook mechanism.

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc d8742edc38 168/351: Fix make doc command

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 903e483a70 052/351: Make `editorconfig-apply' an interactive command

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 0efb6ea02f 039/351: Add 10sr to the contributor list

2024-06-13 Thread Stefan Monnier via
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/

[nongnu] scratch/editorconfig-cc b5f1eab15e 169/351: Update texi

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 17ba04ab68 141/351: Update editorconfig-conf-mode lighter text

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc ca7aeff4b3 159/351: Add variable to disable indent_size when conditions are met for lisp

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc d02b7027ae 132/351: Add plugin-tests submodule

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 96123213ed 229/351: Add support for Emacs24.5

2024-06-13 Thread Stefan Monnier via
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,

[nongnu] scratch/editorconfig-cc 4fd932bb7c 060/351: Check package metadata using ert framework

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 9beb04599a 350/351: Refactor find-file advices (#340)

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc cf6786403a 034/351: Change symbol prefix: edconf -> editorconfig

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 625073f793 224/351: Implement --hash-merge

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 20c8ea8cc9 174/351: Update travis config file

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc e5bfa5284c 280/351: Do not init submodule in Makefile

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 24c8272763 321/351: Add bash-ts-mode to editorconfig-indentation-alist (#296)

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 4b3784445a 180/351: Add trim-trailing-ws tests

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 8a2e9be119 131/351: Fix indentations of ert-tests/

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 05f63eca50 136/351: Update year in copyright

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 06b57e1fb7 309/351: Add emacs 28.1 to test target (#270)

2024-06-13 Thread Stefan Monnier via
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/.

[nongnu] scratch/editorconfig-cc 49c0563f03 285/351: Do not run editorconfig-apply on recentf-save-file (#241)

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 87d78d5746 106/351: Add examples for core-handle members

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc b902de5bb4 294/351: Add debug message to -set-coding-system

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc d744546fc6 003/351: Add root=true to the top .editorconfig.

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc 0b314fcbea 135/351: Update README for some variables

2024-06-13 Thread Stefan Monnier via
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

[nongnu] scratch/editorconfig-cc b1643c7360 077/351: Add support for scss-mode

2024-06-13 Thread Stefan Monnier via
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 ---

[nongnu] scratch/editorconfig-cc 0f54515c82 325/351: Load subr-x when compiling (#302)

2024-06-13 Thread Stefan Monnier via
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

  1   2   3   4   >