[nongnu] elpa/swift-mode abd6f87 1/4: Fix Imenu for open curly braces on its own line

2021-10-08 Thread ELPA Syncer
branch: elpa/swift-mode commit abd6f87aacd5b643a3d181561e6108d61d69db13 Author: taku0 Commit: taku0 Fix Imenu for open curly braces on its own line Fix https://github.com/swift-emacs/swift-mode/issues/173. --- swift-mode-imenu.el | 13 +++-- 1 file changed, 11 insertions(+)

[nongnu] elpa/swift-mode babe36c 4/4: Bump version to 8.4.1

2021-10-08 Thread ELPA Syncer
branch: elpa/swift-mode commit babe36ca93e72c34b2a3856d8fac7e3fc9884f21 Author: taku0 Commit: taku0 Bump version to 8.4.1 --- swift-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swift-mode.el b/swift-mode.el index 5532e2c..935bb1a 100644 --- a/swift-mode.el +++

[nongnu] elpa/swift-mode updated (4ec7c73 -> babe36c)

2021-10-08 Thread ELPA Syncer
elpasync pushed a change to branch elpa/swift-mode. from 4ec7c73 Bump version to 8.4.0 new abd6f87 Fix Imenu for open curly braces on its own line new d39908a Enable elisp linter new a811c86 Wrap long line new babe36c Bump version to 8.4.1 Summary

[nongnu] elpa/swift-mode a811c86 3/4: Wrap long line

2021-10-08 Thread ELPA Syncer
branch: elpa/swift-mode commit a811c86a62f47cb09aef71fcfebc1a01e993aaae Author: taku0 Commit: taku0 Wrap long line --- swift-mode-font-lock.el | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/swift-mode-font-lock.el b/swift-mode-font-lock.el index 4b9c875..595554a

[nongnu] elpa/swift-mode d39908a 2/4: Enable elisp linter

2021-10-08 Thread ELPA Syncer
branch: elpa/swift-mode commit d39908a9e4150870e3c29adf47775d49944f0538 Author: taku0 Commit: taku0 Enable elisp linter --- scripts/run_linter.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/run_linter.sh b/scripts/run_linter.sh index 6239fe6..78489f5 100755 -

[elpa] externals/eev fd191a9: Rewrote eev-on-windows.el.

2021-10-08 Thread ELPA Syncer
04b7..d42e3df 100644 --- a/eev-audiovideo.el +++ b/eev-audiovideo.el @@ -19,7 +19,7 @@ ;; ;; Author: Eduardo Ochs ;; Maintainer: Eduardo Ochs -;; Version:20210925 +;; Version:20211008 ;; Keywords: e-scripts ;; ;; Latest version: <http://angg.twu.net/eev-current/eev-audiovideo.el&

[elpa] branch scratch/hyperbole-merge-7.0.2b deleted (was a6eb9f8)

2021-10-08 Thread monnier--- via
monnier pushed a change to branch scratch/hyperbole-merge-7.0.2b. was a6eb9f8 Re-apply commit 1188e43f16, apparently lost The revisions that were on this branch are still contained in other references; therefore, this change does not discard any commits from the repository.

[elpa] branch scratch/auctex-lexbind deleted (was 7606a49)

2021-10-08 Thread monnier--- via
monnier pushed a change to branch scratch/auctex-lexbind. was 7606a49 Use UTF-8 for all ELisp files The revisions that were on this branch are still contained in other references; therefore, this change does not discard any commits from the repository.

[elpa] externals/javaimp 6c57fa2 1/2: * javaimp-gradle.el (javaimp--gradle-visit): Fix return value

2021-10-08 Thread Filipp Gunbin
branch: externals/javaimp commit 6c57fa2b7566e1483cedd7a5a5aecabd19c1d7c6 Author: Filipp Gunbin Commit: Filipp Gunbin * javaimp-gradle.el (javaimp--gradle-visit): Fix return value --- javaimp-gradle.el | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/javai

[elpa] externals/javaimp 8f5e5b4 2/2: * javaimp.el (javaimp-visit-project): Improve code

2021-10-08 Thread Filipp Gunbin
branch: externals/javaimp commit 8f5e5b47a6443d303215ef3ccfe93c2951561396 Author: Filipp Gunbin Commit: Filipp Gunbin * javaimp.el (javaimp-visit-project): Improve code --- javaimp.el | 62 +- 1 file changed, 37 insertions(+), 25 d

[elpa] externals/javaimp updated (d3536a8 -> 8f5e5b4)

2021-10-08 Thread Filipp Gunbin
fgunbin pushed a change to branch externals/javaimp. from d3536a8 * javaimp-parse.el (javaimp--parse-all-scopes): Use with-silent-modifications new 6c57fa2 * javaimp-gradle.el (javaimp--gradle-visit): Fix return value new 8f5e5b4 * javaimp.el (javaimp-visit-project):

[elpa] externals/javaimp d428651 1/2: * javaimp-gradle.el: Cosmetics

2021-10-08 Thread Filipp Gunbin
branch: externals/javaimp commit d428651fd9c944cab0f60c9e4c016bc4aadbecc3 Author: Filipp Gunbin Commit: Filipp Gunbin * javaimp-gradle.el: Cosmetics --- javaimp-gradle.el | 45 + 1 file changed, 29 insertions(+), 16 deletions(-) diff --git a/java

[elpa] externals/javaimp d3536a8 2/2: * javaimp-parse.el (javaimp--parse-all-scopes): Use with-silent-modifications

2021-10-08 Thread Filipp Gunbin
branch: externals/javaimp commit d3536a886a3ab72968ae5e7902a7b31b63ad3b95 Author: Filipp Gunbin Commit: Filipp Gunbin * javaimp-parse.el (javaimp--parse-all-scopes): Use with-silent-modifications --- javaimp-parse.el | 23 --- 1 file changed, 12 insertions(+), 11 deleti

[elpa] externals/javaimp updated (b66d2d1 -> d3536a8)

2021-10-08 Thread Filipp Gunbin
fgunbin pushed a change to branch externals/javaimp. from b66d2d1 Replace defcustom javaimp-include-current-module-classes with javaimp-enable-parsing new d428651 * javaimp-gradle.el: Cosmetics new d3536a8 * javaimp-parse.el (javaimp--parse-all-scopes): Use with-sile

[elpa] externals/org 6717826 4/4: oc-bibtex: Pacify byte-compiler

2021-10-08 Thread ELPA Syncer
branch: externals/org commit 6717826d5a11a216f32cfbda47eb6b3589b96b7d Author: Nicolas Goaziou Commit: Nicolas Goaziou oc-bibtex: Pacify byte-compiler --- lisp/oc-bibtex.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/oc-bibtex.el b/lisp/oc-bibtex.el index 473d7a0..52dfa0f 100

[elpa] externals/org 08e9d34 3/4: Merge branch 'bugfix'

2021-10-08 Thread ELPA Syncer
branch: externals/org commit 08e9d34907e8c50da22f2981b3965a7b3fedda3a Merge: 002a07b f7fb7a3 Author: Nicolas Goaziou Commit: Nicolas Goaziou Merge branch 'bugfix' --- doc/org-manual.org | 39 --- 1 file changed, 20 insertions(+), 19 deletions(-) diff --g

[elpa] externals/org 002a07b 2/4: org-manual: Typography fixes

2021-10-08 Thread ELPA Syncer
branch: externals/org commit 002a07b391d8783428e5b859761496f605bbdeb8 Author: Nicolas Goaziou Commit: Nicolas Goaziou org-manual: Typography fixes * doc/org-manual.org (Citation export processors): Use fixed-with areas for single-line examples. Upcase keywords. External comman

[elpa] externals/org 107c832 1/4: Implement `bibtex' citation processor

2021-10-08 Thread ELPA Syncer
branch: externals/org commit 107c83264254dde1d8bf266f252ffebda45b0f61 Author: Nicolas Goaziou Commit: Nicolas Goaziou Implement `bibtex' citation processor * lisp/oc-bibtex.el: New file. --- lisp/oc-bibtex.el | 84 +++ 1 file chan

[elpa] externals/org updated (93f7bf9 -> 6717826)

2021-10-08 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 93f7bf9 oc-biblatex: Remove unnecessary declare-function. new 107c832 Implement `bibtex' citation processor new 002a07b org-manual: Typography fixes new b06c6c7 org-manual: Typography fixes new f7

[elpa] externals-release/org b06c6c7 1/2: org-manual: Typography fixes

2021-10-08 Thread ELPA Syncer
branch: externals-release/org commit b06c6c7e78b243e5085a1ef73822c080b7b385b0 Author: Nicolas Goaziou Commit: Nicolas Goaziou org-manual: Typography fixes * doc/org-manual.org (Citation export processors): Use fixed-with areas for single-line examples. Upcase keywords. Externa

[elpa] externals-release/org f7fb7a3 2/2: manual: Additional fixes to citations

2021-10-08 Thread ELPA Syncer
branch: externals-release/org commit f7fb7a3cf26c2b28e7429bf1be87ecf67668 Author: Nicolas Goaziou Commit: Nicolas Goaziou manual: Additional fixes to citations * doc/org-manual.org (Citations): Mention binding for `org-cite-insert'. Fix spacing using non-breaking spaces. R

[elpa] externals-release/org updated (8996807 -> f7fb7a3)

2021-10-08 Thread ELPA Syncer
elpasync pushed a change to branch externals-release/org. from 8996807 lisp/ol-man.el: Add copyright header new b06c6c7 org-manual: Typography fixes new f7fb7a3 manual: Additional fixes to citations Summary of changes: doc/org-manual.org | 68 +++

[elpa] externals/javaimp b66d2d1: Replace defcustom javaimp-include-current-module-classes with javaimp-enable-parsing

2021-10-08 Thread Filipp Gunbin
branch: externals/javaimp commit b66d2d130cfbe876c19e9f39bbfb36adc166a612 Author: Filipp Gunbin Commit: Filipp Gunbin Replace defcustom javaimp-include-current-module-classes with javaimp-enable-parsing --- javaimp.el | 76 +- 1 f

[elpa] externals/ebdb 53773d1 08/10: Remove UK address read method from i18n-basic

2021-10-08 Thread Eric Abrahamsen
branch: externals/ebdb commit 53773d1587a822c870f65a134990a3af00584d90 Author: Eric Abrahamsen Commit: Eric Abrahamsen Remove UK address read method from i18n-basic * ebdb-i18n-basic.el (ebdb-read-i18n): Sometimes UK addresses *do* need the region! --- ebdb-i18n-basic.el | 8 --

[elpa] externals/ebdb 8700b4a 06/10: Don't show redundant labels for fields that don't have their own

2021-10-08 Thread Eric Abrahamsen
branch: externals/ebdb commit 8700b4a33f578328a4e8210a4befaa23590791ff Author: Eric Abrahamsen Commit: Eric Abrahamsen Don't show redundant labels for fields that don't have their own This might indicate we need to re-think the label formatting procedure. * ebdb-com.el

[elpa] externals/ebdb 3e6bed6 09/10: Borrow changes from notification branch

2021-10-08 Thread Eric Abrahamsen
branch: externals/ebdb commit 3e6bed6c65f5e7c26d636e61a42472b6d4ef6f27 Author: Eric Abrahamsen Commit: Eric Abrahamsen Borrow changes from notification branch Should have done these here first. * ebdb.el (ebdb-field-anniversary, ebdb-field-id): Put better tags on the cu

[elpa] externals/ebdb 13a9a9d 10/10: Simplify German address formatting, bump version to 0.8.6

2021-10-08 Thread Eric Abrahamsen
branch: externals/ebdb commit 13a9a9d1e91afde5d915a580060eb9c2f692e2d9 Author: Eric Abrahamsen Commit: Eric Abrahamsen Simplify German address formatting, bump version to 0.8.6 This will probably have to be changed again in the future, but this is "correct enough" for now.

[elpa] externals/ebdb 044b022 04/10: Remove the Universal Time flag for timestamp output

2021-10-08 Thread Eric Abrahamsen
branch: externals/ebdb commit 044b0222dcdb40afde6b295e50254956e315c15d Author: Eric Abrahamsen Commit: Eric Abrahamsen Remove the Universal Time flag for timestamp output With thanks to Dieter Faulbaum for all the reports and suggestions. * ebdb.el (ebdb-string): There's no

[elpa] externals/ebdb 8573c7f 02/10: Fix argument order in ebdb-read-i18n

2021-10-08 Thread Eric Abrahamsen
branch: externals/ebdb commit 8573c7fb3944bd75108efab21278bd69cd284def Author: Eric Abrahamsen Commit: Eric Abrahamsen Fix argument order in ebdb-read-i18n * ebdb-i18n.el (ebdb-read-i18n): The spec needs to come right after the class type so it can be specialized on. The generic

[elpa] externals/ebdb 082acb1 05/10: Fix retrieval of default when editing object labels

2021-10-08 Thread Eric Abrahamsen
branch: externals/ebdb commit 082acb13b767c9affee5a65675ce2f4b7f8b9df2 Author: Eric Abrahamsen Commit: Eric Abrahamsen Fix retrieval of default when editing object labels * ebdb.el (ebdb-read): The OBJ argument is the old field, FIELD is the new one. --- ebdb.el | 2 +- 1 file

[elpa] externals/ebdb 4aa9845 07/10: Improve reading of states in German addresses

2021-10-08 Thread Eric Abrahamsen
branch: externals/ebdb commit 4aa98450caabca8a0281e16e99dce056610949cf Author: Eric Abrahamsen Commit: Eric Abrahamsen Improve reading of states in German addresses Fix to b08a5264ef * ebdb-i18n-basic.el (ebdb-read-i18n): Previous version _forced_ entry of a state; make

[elpa] externals/ebdb a5571cf 03/10: Add address i18n for Singapore

2021-10-08 Thread Eric Abrahamsen
branch: externals/ebdb commit a5571cf537c589446323276fe28f70752a7d07c3 Author: Eric Abrahamsen Commit: Eric Abrahamsen Add address i18n for Singapore * ebdb-i18n-basic.el (ebdb-read-i18n): There's not much to a Singapore address. --- ebdb-i18n-basic.el | 11 +++ 1 file

[elpa] externals/ebdb 4fd89fe 01/10: Make all address slots skippable

2021-10-08 Thread Eric Abrahamsen
branch: externals/ebdb commit 4fd89fe651b01727cf603ba185b01109b8443f7f Author: Eric Abrahamsen Commit: Eric Abrahamsen Make all address slots skippable * ebdb.el (ebdb-read): You never know what kind of data people will have to enter. Use `ebdb-with-exit' for everything, and use

[elpa] externals/ebdb updated (b08a526 -> 13a9a9d)

2021-10-08 Thread Eric Abrahamsen
girzel pushed a change to branch externals/ebdb. from b08a526 Add ebdb-i18n-german-states variable, use in reading, bump version new 4fd89fe Make all address slots skippable new 8573c7f Fix argument order in ebdb-read-i18n new a5571cf Add address i18n for Si

[elpa] externals/org 93f7bf9: oc-biblatex: Remove unnecessary declare-function.

2021-10-08 Thread ELPA Syncer
branch: externals/org commit 93f7bf9b144c6ebad42c356fdb5fedbf1d05fe2a Author: Nicolas Goaziou Commit: Nicolas Goaziou oc-biblatex: Remove unnecessary declare-function. --- lisp/oc-biblatex.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/oc-biblatex.el b/lisp/oc-biblatex.el index

[elpa] externals/setup de68cb8: Order news section in descenting order

2021-10-08 Thread ELPA Syncer
branch: externals/setup commit de68cb8be1c5a9b53322352642d4afe39c7b688d Author: Philip Kaludercic Commit: Philip Kaludercic Order news section in descenting order --- setup.el | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/setup.el b/setup.el index b182

[elpa] externals/consult 8034164: Ensure that initial preview works for asynchronous functions (Fix #436)

2021-10-08 Thread ELPA Syncer
branch: externals/consult commit 80341641cec4095ae7d64bb9643f099affc11c56 Author: Daniel Mendler Commit: Daniel Mendler Ensure that initial preview works for asynchronous functions (Fix #436) --- consult.el | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/con

[elpa] externals/org f268e72: Merge branch 'bugfix'

2021-10-08 Thread ELPA Syncer
branch: externals/org commit f268e7201fbe45b0f8126b0316dc9ab37d0339a2 Merge: d361c77 8996807 Author: Bastien Commit: Bastien Merge branch 'bugfix' --- lisp/ol-man.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ol-man.el b/lisp/ol-man.el index 1f00f14..0d9ac7c 10

[elpa] externals-release/org 8996807: lisp/ol-man.el: Add copyright header

2021-10-08 Thread ELPA Syncer
branch: externals-release/org commit 89968077cf3df26f768b6bd134b29ef79e13968d Author: Bastien Commit: Bastien lisp/ol-man.el: Add copyright header --- lisp/ol-man.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ol-man.el b/lisp/ol-man.el index 1f00f14..0d9ac7c 10

[elpa] externals/org updated (d361c77 -> f268e72)

2021-10-08 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from d361c77 Merge branch 'bugfix' new 8996807 lisp/ol-man.el: Add copyright header new f268e72 Merge branch 'bugfix' Summary of changes: lisp/ol-man.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[nongnu] elpa/flymake-kondor a5dcf0c 17/19: New release

2021-10-08 Thread ELPA Syncer
branch: elpa/flymake-kondor commit a5dcf0c3d96cfc08f6b63ffe7b0c1a928cd468eb Author: Manuel Uberti Commit: GitHub New release Following #4 a new release was due. --- flymake-kondor.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flymake-kondor.el b/flymake-kon

[nongnu] elpa/flymake-kondor c931266 10/19: resolved issue #1

2021-10-08 Thread ELPA Syncer
branch: elpa/flymake-kondor commit c931266e64721506c1d782697415a5ddf8a12988 Author: ad...@turbocafe.in.eu.org Commit: ad...@turbocafe.in.eu.org resolved issue #1 --- flymake-kondor.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flymake-kondor.el b/flymake-kondor.

[nongnu] elpa/flymake-kondor 7cc3adf 15/19: Remove flymake-quickdef dependency

2021-10-08 Thread ELPA Syncer
branch: elpa/flymake-kondor commit 7cc3adf26e340b44d6d1ab53b12b578096c6ccad Author: Manuel Uberti Commit: Manuel Uberti Remove flymake-quickdef dependency --- flymake-kondor.el | 78 +-- 1 file changed, 53 insertions(+), 25 deletions(-) d

[nongnu] elpa/flymake-kondor 0058ef5 19/19: Fix use-package example

2021-10-08 Thread ELPA Syncer
branch: elpa/flymake-kondor commit 0058ef5167142a521825e824aced6229e4898ae9 Author: Manuel Uberti Commit: GitHub Fix use-package example --- README.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index 7a93853..aea1dd1 100644 --- a/README.or

[nongnu] elpa/flymake-kondor c17c1c6 18/19: Remove reference to flymake-quickdef

2021-10-08 Thread ELPA Syncer
branch: elpa/flymake-kondor commit c17c1c61007aa3b32c6b1dae2438419f2cf263cd Author: Manuel Uberti Commit: GitHub Remove reference to flymake-quickdef See #4 --- README.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.org b/README.org index 329aae8..7

[nongnu] elpa/flymake-kondor aadb1ea 09/19: add license

2021-10-08 Thread ELPA Syncer
branch: elpa/flymake-kondor commit aadb1eaad2fad5529f76098bc1ecd69054c011a6 Author: ad...@turbocafe.in.eu.org Commit: ad...@turbocafe.in.eu.org add license --- LICENSE.txt | 674 1 file changed, 674 insertions(+) diff --git a/LIC

[nongnu] elpa/flymake-kondor 530bf3e 11/19: Merge pull request #1 from turbo-cafe/qiuckdef

2021-10-08 Thread ELPA Syncer
branch: elpa/flymake-kondor commit 530bf3e6c401d17f6b4f784a1f2524d5ba2d3414 Merge: aadb1ea c931266 Author: turbo-cafe <39466548+turbo-c...@users.noreply.github.com> Commit: GitHub Merge pull request #1 from turbo-cafe/qiuckdef update flymake-quickdef to 1.0.0 --- flymake-kondor.el |

[nongnu] elpa/flymake-kondor 72052b5 14/19: increment version

2021-10-08 Thread ELPA Syncer
branch: elpa/flymake-kondor commit 72052b5ba827faf357608cf720a70221192a8282 Author: ad...@turbocafe.in.eu.org Commit: ad...@turbocafe.in.eu.org increment version --- flymake-kondor.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flymake-kondor.el b/flymake-kondor.el i

[nongnu] elpa/flymake-kondor e885669 08/19: package-lint fixes

2021-10-08 Thread ELPA Syncer
branch: elpa/flymake-kondor commit e885669f4ba2613fcb6bdc03087f271e5d1e26ac Author: ad...@turbocafe.in.eu.org Commit: ad...@turbocafe.in.eu.org package-lint fixes --- README.org| 2 +- flymake-kondor.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.or

[nongnu] elpa/flymake-kondor dc50d6a 07/19: melpa package test and build

2021-10-08 Thread ELPA Syncer
branch: elpa/flymake-kondor commit dc50d6ab396e4a7d4200667761dc8f7a138abaf3 Author: ad...@turbocafe.in.eu.org Commit: ad...@turbocafe.in.eu.org melpa package test and build --- README.org| 6 +++--- flymake-kondor.el | 3 +-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --

[nongnu] elpa/flymake-kondor 642c1d3 16/19: Merge pull request #4 from manuel-uberti/remove-flymake-quickdef

2021-10-08 Thread ELPA Syncer
branch: elpa/flymake-kondor commit 642c1d3a74a39b991d73bb35043597b017ecd25b Merge: 72052b5 7cc3adf Author: Manuel Uberti Commit: GitHub Merge pull request #4 from manuel-uberti/remove-flymake-quickdef Remove flymake-quickdef dependency --- flymake-kondor.el | 78 +++

[nongnu] elpa/flymake-kondor 8353e0a 06/19: title

2021-10-08 Thread ELPA Syncer
branch: elpa/flymake-kondor commit 8353e0ad4a8a91f72f0f49cd726c08fc1ee3937e Author: ad...@turbocafe.in.eu.org Commit: ad...@turbocafe.in.eu.org title --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 94b4271..d70f288 100644 ---

[nongnu] elpa/flymake-kondor 2af1876 05/19: readme

2021-10-08 Thread ELPA Syncer
branch: elpa/flymake-kondor commit 2af18767f6e223a5d0b6eb013fa0787790dd9dcb Author: ad...@turbocafe.in.eu.org Commit: ad...@turbocafe.in.eu.org readme --- README.org | 45 +++-- 1 file changed, 23 insertions(+), 22 deletions(-) diff --git a/README.or

[nongnu] elpa/flymake-kondor 636c505 12/19: Pass lang to check edn files correctly

2021-10-08 Thread ELPA Syncer
branch: elpa/flymake-kondor commit 636c505f1218a1de8565e41a1991b0d4272e158d Author: Manuel Uberti Commit: Manuel Uberti Pass lang to check edn files correctly --- flymake-kondor.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/flymake-kondor.el b/flymake-kondor.el

[nongnu] elpa/flymake-kondor 34da152 13/19: Merge pull request #3 from manuel-uberti/specify-lang

2021-10-08 Thread ELPA Syncer
branch: elpa/flymake-kondor commit 34da15227fb1302f1abdba407c7bdc4206a37db6 Merge: 530bf3e 636c505 Author: turbo-cafe <39466548+turbo-c...@users.noreply.github.com> Commit: GitHub Merge pull request #3 from manuel-uberti/specify-lang Pass lang to check edn files correctly --- flymak

[nongnu] elpa/flymake-kondor 0de12e7 04/19: melpa and github instructions

2021-10-08 Thread ELPA Syncer
branch: elpa/flymake-kondor commit 0de12e7674ffe7ef7f951020ee3cbe136abbe16e Author: ad...@turbocafe.in.eu.org Commit: ad...@turbocafe.in.eu.org melpa and github instructions --- README.org| 46 +++--- flymake-kondor.el | 1 + 2 files changed,

[nongnu] elpa/flymake-kondor 5e447cc 03/19: checkdock source

2021-10-08 Thread ELPA Syncer
branch: elpa/flymake-kondor commit 5e447cc2e42543b581b8a56e1b06308c36fd88d7 Author: ad...@turbocafe.in.eu.org Commit: ad...@turbocafe.in.eu.org checkdock source --- flymake-kondor.el | 1 + 1 file changed, 1 insertion(+) diff --git a/flymake-kondor.el b/flymake-kondor.el index aec0687..8b0

[nongnu] elpa/flymake-kondor 19292a8 02/19: package-linted source

2021-10-08 Thread ELPA Syncer
branch: elpa/flymake-kondor commit 19292a8f3ae27abce778953a42ba0e4278fe0321 Author: ad...@turbocafe.in.eu.org Commit: ad...@turbocafe.in.eu.org package-linted source --- flymake-kondor.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flymake-kondor.el b/flymake-kon

[nongnu] elpa/flymake-kondor 29f80de 01/19: v0.0.1

2021-10-08 Thread ELPA Syncer
branch: elpa/flymake-kondor commit 29f80dee6bae7bb94f8223bb51bfc9165107893a Author: ad...@turbocafe.in.eu.org Commit: ad...@turbocafe.in.eu.org v0.0.1 --- README.org| 25 + flymake-kondor.el | 67 +++ 2 files ch

[nongnu] branch elpa/flymake-kondor created (now 0058ef5)

2021-10-08 Thread ELPA Syncer
elpasync pushed a change to branch elpa/flymake-kondor. at 0058ef5 Fix use-package example This branch includes the following new commits: new 29f80de v0.0.1 new 19292a8 package-linted source new 5e447cc checkdock source new 0de12e7 melpa and gi

[elpa] externals/setup 98cd845: Fix news section header

2021-10-08 Thread ELPA Syncer
branch: externals/setup commit 98cd84c86d8b011fe539e153257b33645d2f Author: Philip Kaludercic Commit: Philip Kaludercic Fix news section header --- setup.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.el b/setup.el index ea8d485..b182656 100644 --- a/setup.

[nongnu] main a08d695: * elpa-packages (flymake-kondor): Add package

2021-10-08 Thread Philip Kaludercic
branch: main commit a08d6959d27956470b17cb3e1265e7976abcac9d Author: Philip Kaludercic Commit: Philip Kaludercic * elpa-packages (flymake-kondor): Add package --- elpa-packages | 2 ++ 1 file changed, 2 insertions(+) diff --git a/elpa-packages b/elpa-packages index 02a582a..20f44aa 100644

[elpa] externals/setup f3b2e0a 3/3: Move a few macros to EmacsWiki

2021-10-08 Thread ELPA Syncer
branch: externals/setup commit f3b2e0a7fec7952d3773b4c1c81ef5d63c2e3721 Author: Philip Kaludercic Commit: Philip Kaludercic Move a few macros to EmacsWiki The macros (:hide-mode, :advise, :needs, :if-host, :load-from) are either named suboptimally or don't make real use of setup

[elpa] externals/setup 9782c22 2/3: Check for symbol properties to improve context guessing

2021-10-08 Thread ELPA Syncer
branch: externals/setup commit 9782c22ada83623915ca5c696a13a675d4782b30 Author: Philip Kaludercic Commit: Philip Kaludercic Check for symbol properties to improve context guessing The symbol properties `setup-mode', `setup-hook' and `setup-map' can be assigned to feature names a

[elpa] externals/setup 84bff3e 1/3: Remove setup-wrap-to-demote-errors from setup-modifier-list

2021-10-08 Thread ELPA Syncer
branch: externals/setup commit 84bff3ea58d5930ab6823e2186e536aa03963366 Author: Philip Kaludercic Commit: Philip Kaludercic Remove setup-wrap-to-demote-errors from setup-modifier-list --- setup.el | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/setup.el b/setup.el

[elpa] externals/setup updated (cdb4007 -> f3b2e0a)

2021-10-08 Thread ELPA Syncer
elpasync pushed a change to branch externals/setup. from cdb4007 Fix (remove ...) setter options new 84bff3e Remove setup-wrap-to-demote-errors from setup-modifier-list new 9782c22 Check for symbol properties to improve context guessing new f3b2e0a Move a fe