[elpa] externals/aggressive-completion d92bf24281: Release aggressive-completion version 1.7

2022-04-17 Thread Tassilo Horn
branch: externals/aggressive-completion commit d92bf2428133b6e261780e16b7030afe91d3668e Author: Tassilo Horn Commit: Tassilo Horn Release aggressive-completion version 1.7 * aggressive-completion.el (aggressive-completion--minibuffer-tick): New variable. (aggressive-completion-

[nongnu] elpa/cider 9130c6493f 3/3: Add comment about using `cond'

2022-04-17 Thread ELPA Syncer
branch: elpa/cider commit 9130c6493f339edf3aa24da928d1f1c4edef6582 Author: chaos Commit: Bozhidar Batsov Add comment about using `cond' --- cider-util.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cider-util.el b/cider-util.el index bc73930179..e42988c65a 100644 --- a/cider-util.

[nongnu] elpa/cider updated (db972bbdfb -> 9130c6493f)

2022-04-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/cider. from db972bbdfb Merge pull request #3177 from clojure-emacs/arne/colorize-test-assertion new 3972347a5d Fix unused returned value compilation warning new 971f62b32d Remove unused FIXME comments for unused params new 913

[nongnu] elpa/cider 971f62b32d 2/3: Remove unused FIXME comments for unused params

2022-04-17 Thread ELPA Syncer
branch: elpa/cider commit 971f62b32d3cb60d1bcb4f339bf80f2bd738383a Author: chaos Commit: Bozhidar Batsov Remove unused FIXME comments for unused params --- cider-browse-ns.el| 2 +- cider-classpath.el| 2 +- cider-repl-history.el | 2 -- 3 files changed, 2 insertions(+), 4 deletions

[nongnu] elpa/cider 3972347a5d 1/3: Fix unused returned value compilation warning

2022-04-17 Thread ELPA Syncer
branch: elpa/cider commit 3972347a5d4083f09f7bf8cc78adff2055cda768 Author: chaos Commit: Bozhidar Batsov Fix unused returned value compilation warning and mark unused params with _ --- cider-browse-ns.el| 2 +- cider-classpath.el| 2 +- cider-repl-history.el | 4 ++-- cider

[elpa] externals/dash 733abc056e: Fix indentation of examples in Emacs 29

2022-04-17 Thread ELPA Syncer
branch: externals/dash commit 733abc056ef596c6839355aa5b2ebb85be3ed818 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Fix indentation of examples in Emacs 29 Emacs 29 no longer indents functions/macros with a name starting with 'def' as a 'def' construct with a

[elpa] externals/pyim eda5877193 4/4: Update Development.org

2022-04-17 Thread ELPA Syncer
branch: externals/pyim commit eda5877193380cd0661d60cd64e63eeef0cadc62 Author: Feng Shu Commit: Feng Shu Update Development.org --- Development.org | 43 --- 1 file changed, 24 insertions(+), 19 deletions(-) diff --git a/Development.org b/Development

[elpa] externals/pyim updated (b3de11c393 -> eda5877193)

2022-04-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/pyim. from b3de11c393 v4.1.1 new 7460612521 让 pyim-page 依赖 pyim-process. new 5ef0f64edc 让 pyim-preview 依赖 pyim-process. new 413d3cfdec 让 pyim-indicator 依赖 pyim-process. new eda5877193 Update Development.org Summa

[elpa] externals/pyim 5ef0f64edc 2/4: 让 pyim-preview 依赖 pyim-process.

2022-04-17 Thread ELPA Syncer
branch: externals/pyim commit 5ef0f64edcea90d9ee662d70155f9e984101a359 Author: Feng Shu Commit: Feng Shu 让 pyim-preview 依赖 pyim-process. * pyim-process.el (pyim-preview): Do not require. (pyim-process-init-ui): Do not call pyim-preview-setup-overlay.

[elpa] externals/pyim 413d3cfdec 3/4: 让 pyim-indicator 依赖 pyim-process.

2022-04-17 Thread ELPA Syncer
branch: externals/pyim commit 413d3cfdec28a4d6ef090cb7b65c1d1b885a0174 Author: Feng Shu Commit: Feng Shu 让 pyim-indicator 依赖 pyim-process. * pyim-indicator.el (pyim-process): Require. (pyim-indicator-start-daemon): Simplify. (pyim-process-start-daemon

[elpa] externals/pyim 7460612521 1/4: 让 pyim-page 依赖 pyim-process.

2022-04-17 Thread ELPA Syncer
branch: externals/pyim commit 74606125217962d97c92a0107f719c104f3ab755 Author: Feng Shu Commit: Feng Shu 让 pyim-page 依赖 pyim-process. * pyim-process.el (pyim-page): Do not require. (pyim-process-page-refresh): Added. (pyim-process-run-1): Use above fu

[elpa] externals/hyperbole updated (19e965d1e8 -> ba7560d69b)

2022-04-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/hyperbole. from 19e965d1e8 Use klink:at-p (#186) new 4b7facb228 hui-mini.el (hui:menus): Improve menu formatting for readability new 59a3b4a725 Document latest key bindings for copying klinks and kcell references new ba7

[elpa] externals/hyperbole 4b7facb228 1/3: hui-mini.el (hui:menus): Improve menu formatting for readability

2022-04-17 Thread ELPA Syncer
branch: externals/hyperbole commit 4b7facb2288195a1890737302dd8097663f7efda Author: Bob Weiner Commit: Bob Weiner hui-mini.el (hui:menus): Improve menu formatting for readability --- ChangeLog | 4 + hui-mini.el | 298 +--- 2 files

[elpa] externals/hyperbole ba7560d69b 3/3: Suggestion for some changes (#181)

2022-04-17 Thread ELPA Syncer
branch: externals/hyperbole commit ba7560d69b0ce4576afdbad2fd4cc25b1fb0a132 Author: Mats Lidell Commit: GitHub Suggestion for some changes (#181) * Suggestion for some changes * Language fixes --- FAST-DEMO | 25 ++--- 1 file changed, 18 insertions(+),

[elpa] externals/hyperbole 59a3b4a725 2/3: Document latest key bindings for copying klinks and kcell references

2022-04-17 Thread ELPA Syncer
branch: externals/hyperbole commit 59a3b4a7257d28b07027be9e83f83297a93da3be Author: Bob Weiner Commit: Bob Weiner Document latest key bindings for copying klinks and kcell references --- ChangeLog | 14 +++ HY-NEWS| 14 +-- hsettings.el | 13 +++--- kot

[elpa] externals/tempel b07eb1507b: README: Update include template

2022-04-17 Thread ELPA Syncer
branch: externals/tempel commit b07eb1507b5b682a8088bde59f69914eeef3 Author: Daniel Mendler Commit: Daniel Mendler README: Update include template --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 3421cc4950..f8e2842129 1006

[elpa] externals/embark caacd7e758: Allow functions of no arguments as action hooks

2022-04-17 Thread ELPA Syncer
branch: externals/embark commit caacd7e75854cbad71c30adbef2d1e046c3ce438 Author: Omar Antolín Commit: Omar Antolín Allow functions of no arguments as action hooks It always bothered me that we had some trivial wrappers just because action hooks were forced to take :action, :targ

[elpa] externals/embark-consult updated (7a32b93422 -> caacd7e758)

2022-04-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from 7a32b93422 Ignore target for align-regexp adds caacd7e758 Allow functions of no arguments as action hooks No new revisions were added by this update. Summary of changes: README.org | 37 +---

[nongnu] elpa/clojure-mode 8aa857df3a: Fix broken link

2022-04-17 Thread ELPA Syncer
branch: elpa/clojure-mode commit 8aa857df3a3698cc20f52a40d3b6863de691244c Author: Sevan Janiyan Commit: Bozhidar Batsov Fix broken link for Clojure with Emacs guide. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d837e0

[elpa] externals/hyperbole 2e9625c748: Eliminate many byte-compilation warnings/errors

2022-04-17 Thread ELPA Syncer
branch: externals/hyperbole commit 2e9625c74829565f422a7d46c5e850885fec5816 Author: Bob Weiner Commit: Bob Weiner Eliminate many byte-compilation warnings/errors --- ChangeLog | 25 +++ hactypes.el| 8 +++--- hbdata.el | 54

[elpa] externals-release/org 682ccdfffe: org.el: Silence byte-compiler under 'make single'

2022-04-17 Thread ELPA Syncer
branch: externals-release/org commit 682ccdfffefa48a8fc0594df72ac4e34267f509e Author: Kyle Meyer Commit: Kyle Meyer org.el: Silence byte-compiler under 'make single' --- lisp/org.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/org.el b/lisp/org.el index 54350faeef..4524812c55 10

[elpa] externals/org 0ea476ad75: Merge branch 'bugfix'

2022-04-17 Thread ELPA Syncer
branch: externals/org commit 0ea476ad752438ab691a78bac86945269d0be5d4 Merge: 685d78f63c 682ccdfffe Author: Kyle Meyer Commit: Kyle Meyer Merge branch 'bugfix' --- lisp/org.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/org.el b/lisp/org.el index 3cc8a50367..2f6406a8d5 100644 --

[elpa] externals/org updated (685d78f63c -> 0ea476ad75)

2022-04-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 685d78f63c Merge branch 'bugfix' new 682ccdfffe org.el: Silence byte-compiler under 'make single' new 0ea476ad75 Merge branch 'bugfix' Summary of changes: lisp/org.el | 1 + 1 file changed, 1 insertion(+)

[elpa] externals/embark c7f063218d: Revert "Allow functions of no arguments as action hooks"

2022-04-17 Thread ELPA Syncer
branch: externals/embark commit c7f063218dba92c19c4cfa639579a07ed205d2d2 Author: Omar Antolín Commit: Omar Antolín Revert "Allow functions of no arguments as action hooks" This reverts commit caacd7e75854cbad71c30adbef2d1e046c3ce438. See the discussion at GitHub in the comm

[elpa] externals/embark-consult updated (caacd7e758 -> c7f063218d)

2022-04-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from caacd7e758 Allow functions of no arguments as action hooks adds c7f063218d Revert "Allow functions of no arguments as action hooks" No new revisions were added by this update. Summary of changes: README.org | 37 ++

[elpa] externals/dash 7fd71338dc: Improve markup of boolean values nil/t

2022-04-17 Thread ELPA Syncer
branch: externals/dash commit 7fd71338dce041b352f84e7939f6966f4d379459 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Improve markup of boolean values nil/t * dash.el (-flatten, dash--match-cons-1, -distinct, -unfold): Remove `...' quoting around nil and t in do

[elpa] externals/embark updated (c7f063218d -> 0d18a5409a)

2022-04-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark. from c7f063218d Revert "Allow functions of no arguments as action hooks" new 9225d8817e Restore erroneously deleted comment new 0fd65bc111 Allow pre/post action hooks on "meta" actions new 8d0ef3fba0 Remove embark-

[elpa] externals/embark 0fd65bc111 2/4: Allow pre/post action hooks on "meta" actions

2022-04-17 Thread ELPA Syncer
branch: externals/embark commit 0fd65bc111c15d1042ada97275000f134e32e9ba Author: Omar Antolín Commit: Omar Antolín Allow pre/post action hooks on "meta" actions --- embark.el | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/embark.el b/embark.el index 4645a41451..937

[elpa] externals/embark 8d0ef3fba0 3/4: Remove embark-eshell, add more general embark--cd

2022-04-17 Thread ELPA Syncer
branch: externals/embark commit 8d0ef3fba05965aef321ce346ae05dbd19a65ebb Author: Omar Antolín Commit: Omar Antolín Remove embark-eshell, add more general embark--cd The new embark--cd pre-action hook will cause the action to run with default-directory set to the directory associ

[elpa] externals/embark 9225d8817e 1/4: Restore erroneously deleted comment

2022-04-17 Thread ELPA Syncer
branch: externals/embark commit 9225d8817ea8cad396c900258e8078cfd6d6aad4 Author: Omar Antolín Commit: Omar Antolín Restore erroneously deleted comment --- embark.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/embark.el b/embark.el index 111cb92265..4645a41451 1

[elpa] externals/embark 0d18a5409a 4/4: Simplify export window management

2022-04-17 Thread ELPA Syncer
branch: externals/embark commit 0d18a5409a964e312c0f14e4631204a0f651c2e4 Author: Omar Antolín Commit: Omar Antolín Simplify export window management The more complicated setup was an experiment I did while I was implementing revert for export buffers, it only remained by acciden

[elpa] externals/embark-consult updated (c7f063218d -> 0d18a5409a)

2022-04-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from c7f063218d Revert "Allow functions of no arguments as action hooks" adds 9225d8817e Restore erroneously deleted comment adds 0fd65bc111 Allow pre/post action hooks on "meta" actions adds 8d0ef3fba0 Remove

[elpa] externals/pyim 46f480ce58: 更新 Development.org

2022-04-17 Thread ELPA Syncer
branch: externals/pyim commit 46f480ce58815d9a81f5d5aa636a17529c9c3ae5 Author: Feng Shu Commit: Feng Shu 更新 Development.org --- Development.org | 66 +++-- 1 file changed, 41 insertions(+), 25 deletions(-) diff --git a/Development.org b/D

[nongnu] elpa/editorconfig 1f6f16c24f: Add emacs 28.1 to test target (#270)

2022-04-17 Thread ELPA Syncer
branch: elpa/editorconfig commit 1f6f16c24fd0030322d59c2853067a6dccc9e736 Author: 10sr <8.slas...@gmail.com> Commit: GitHub 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/.github/workflo

[elpa] externals/pyim 7af7eb0a95: pyim-dcache do not depend pyim-dict

2022-04-17 Thread ELPA Syncer
branch: externals/pyim commit 7af7eb0a95c51d2d14a5327bc762a358c294950f Author: Feng Shu Commit: Feng Shu pyim-dcache do not depend pyim-dict * pyim.el (pyim-dict): Require. * pyim-dregcache.el (pyim-dict): Require. (pyim-dregcache-update): New functi