[nongnu] elpa/markdown-mode c1e9822 1/2: Fix table conversion issue

2021-08-13 Thread ELPA Syncer
branch: elpa/markdown-mode commit c1e98229989426ef4248bb0aaf69122ce02bb67b Author: Shohei YOSHIDA Commit: Shohei YOSHIDA Fix table conversion issue --- CHANGES.md | 2 ++ markdown-mode.el | 12 ++-- tests/markdown-test.el | 15 +++ 3 files changed, 27

[nongnu] elpa/markdown-mode 562cd35 2/2: Merge pull request #644 from jrblevin/issue-640

2021-08-13 Thread ELPA Syncer
branch: elpa/markdown-mode commit 562cd35a2eb7b638272940bd8b8fac754a32a34c Merge: f8c14af c1e9822 Author: Shohei YOSHIDA Commit: GitHub Merge pull request #644 from jrblevin/issue-640 Fix table conversion issue --- CHANGES.md | 2 ++ markdown-mode.el | 12 +++

[nongnu] elpa/markdown-mode 9170b37 1/2: Fix wrong menu command setting issue

2021-08-13 Thread ELPA Syncer
branch: elpa/markdown-mode commit 9170b37536d1e84e427a818329da7ec5d7d554c3 Author: Shohei YOSHIDA Commit: Shohei YOSHIDA Fix wrong menu command setting issue --- CHANGES.md | 2 ++ markdown-mode.el | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/C

[nongnu] elpa/markdown-mode f8c14af 2/2: Merge pull request #643 from jrblevin/issue-639

2021-08-13 Thread ELPA Syncer
branch: elpa/markdown-mode commit f8c14afe85a4cb958cb84b7598a814ece96656f1 Merge: ab0b5e9 9170b37 Author: Shohei YOSHIDA Commit: GitHub Merge pull request #643 from jrblevin/issue-639 Fix wrong menu command setting issue --- CHANGES.md | 2 ++ markdown-mode.el | 4 ++-- 2 fil

[nongnu] elpa/markdown-mode ab0b5e9 2/2: Merge pull request #642 from jrblevin/issue-641

2021-08-13 Thread ELPA Syncer
branch: elpa/markdown-mode commit ab0b5e92a264cfc1fbbb69cd94ef9da83db31d0a Merge: 536061e 12e67d3 Author: Shohei YOSHIDA Commit: GitHub Merge pull request #642 from jrblevin/issue-641 Fix executing markdown-table-sort-lines via menu bar issue --- CHANGES.md | 2 ++ markdown-m

[nongnu] elpa/markdown-mode 12e67d3 1/2: Fix executing markdown-table-sort-lines via menu bar issue

2021-08-13 Thread ELPA Syncer
branch: elpa/markdown-mode commit 12e67d3d8a8e9eaa73bd5edf38496b5db4fd35bb Author: Shohei YOSHIDA Commit: Shohei YOSHIDA Fix executing markdown-table-sort-lines via menu bar issue This issue is fixed in latest emacs. --- CHANGES.md | 2 ++ markdown-mode.el | 8 ++-- 2 fil

[elpa] externals/eev 6664769: Added the sections 1, 2, and 3 to `(find-lexical-intro)'.

2021-08-13 Thread ELPA Syncer
bles\") +(eq + (cadr (symbol-function 'getb)) + (cadr (symbol-function 'setb)) + ) - (makunbound 'x) - (defun getx () x) - (getx) -(let ((x 1)) (getx)) - (defun letxgetx () (let (

[elpa] externals/eev 504ba89: Added a section "0. How to use this" to `(find-lexical-intro)'.

2021-08-13 Thread ELPA Syncer
2 -03 2021 diff --git a/eev-intro.el b/eev-intro.el index a052010..74e2e54 100644 --- a/eev-intro.el +++ b/eev-intro.el @@ -19,7 +19,7 @@ ;; ;; Author: Eduardo Ochs ;; Maintainer: Eduardo Ochs -;; Version:20210529 +;; Version:20210813 ;; Keywords: e-scripts ;; ;; Latest

[nongnu] elpa/proof-general e2ee96b: * Makefile (BYTECOMP): Add the root dir to match to ELPA setup

2021-08-13 Thread monnier--- via
branch: elpa/proof-general commit e2ee96b209e740afd9349bfaab8410d98e1eaccd Author: Stefan Monnier Commit: Stefan Monnier * Makefile (BYTECOMP): Add the root dir to match to ELPA setup Also don't remove the `cl-functions` warning any more. --- Makefile | 2 +- 1 file changed, 1 inse

[nongnu] elpa/proof-general 3d361fa: * doc/PG-adapting.texi: Refresh with `make -C doc magic`

2021-08-13 Thread monnier--- via
branch: elpa/proof-general commit 3d361fa6915df412c3ecf707f219316ccb894e62 Author: Stefan Monnier Commit: Stefan Monnier * doc/PG-adapting.texi: Refresh with `make -C doc magic` * lib/texi-docstring-magic.el: Use lexical-binding. Fix regexps to avoid ineffective backslashes.

[nongnu] elpa/magit-section updated (b6b6251 -> e401bd4)

2021-08-13 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from b6b6251 magit-refresh-get-relative-position: Don't use count-lines adds e401bd4 magit-mode-map: Reserve "N" for forge-dispatch No new revisions were added by this update. Summary of changes: lisp/magit-mode.el | 3 +++

[nongnu] elpa/magit updated (b6b6251 -> e401bd4)

2021-08-13 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from b6b6251 magit-refresh-get-relative-position: Don't use count-lines adds e401bd4 magit-mode-map: Reserve "N" for forge-dispatch No new revisions were added by this update. Summary of changes: lisp/magit-mode.el | 3 +++ 1 file

[nongnu] elpa/git-commit e401bd4: magit-mode-map: Reserve "N" for forge-dispatch

2021-08-13 Thread ELPA Syncer
branch: elpa/git-commit commit e401bd4d39c1799d8689f116f066bb8a7c7e8899 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-mode-map: Reserve "N" for forge-dispatch And mention bindings of "n" and "p". --- lisp/magit-mode.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/

[nongnu] elpa/proof-general ad2f811 2/4: * lib/*.el: Use lexical-binding plus other minor changes

2021-08-13 Thread ELPA Syncer
branch: elpa/proof-general commit ad2f811883106995005d2d396b48451c46f27861 Author: Stefan Monnier Commit: Stefan Monnier * lib/*.el: Use lexical-binding plus other minor changes E.g. prefer #' to quote function names. * lib/unicode-tokens.el: Use lexical-binding. (unico

[nongnu] elpa/proof-general 063d066 1/4: * ci/compile-tests/*/runtest.el: Use lexical-binding and find `cct-lib`

2021-08-13 Thread ELPA Syncer
branch: elpa/proof-general commit 063d066cb77dc2ec628c42f2d8e35fc24be341e4 Author: Stefan Monnier Commit: Stefan Monnier * ci/compile-tests/*/runtest.el: Use lexical-binding and find `cct-lib` This removes the presumption that `ci/compile-tests` has somehow been added to `load-p

[nongnu] elpa/proof-general d64f5a1 4/4: * generic/*.el: Use lexical-binding in proof-(tree|splash|pg-pamacs)

2021-08-13 Thread ELPA Syncer
branch: elpa/proof-general commit d64f5a10bc4747f04b4ae908f88c21ae7f452495 Author: Stefan Monnier Commit: Stefan Monnier * generic/*.el: Use lexical-binding in proof-(tree|splash|pg-pamacs) Plus various minor changes found along the way. * generic/proof-tree.el: Use lexical

[nongnu] elpa/proof-general 91ce5cd 3/4: * coq/*.el: Use lexical-binding plus various minor changes

2021-08-13 Thread ELPA Syncer
branch: elpa/proof-general commit 91ce5cdec5ae4f4a00ea7411aea67d347895bef4 Author: Stefan Monnier Commit: Stefan Monnier * coq/*.el: Use lexical-binding plus various minor changes Fit docstrings within 80 columns. Prefer #' to quote function names. * coq/coq.el: Use lexica

[nongnu] elpa/proof-general updated (bc86736 -> d64f5a1)

2021-08-13 Thread ELPA Syncer
elpasync pushed a change to branch elpa/proof-general. from bc86736 Fixing #578: Canonical is a keyword bin itself. new 063d066 * ci/compile-tests/*/runtest.el: Use lexical-binding and find `cct-lib` new ad2f811 * lib/*.el: Use lexical-binding plus other minor changes

[nongnu] elpa/magit-section updated (b8e64dc -> b6b6251)

2021-08-13 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from b8e64dc Remove stray whitespace adds b6b6251 magit-refresh-get-relative-position: Don't use count-lines No new revisions were added by this update. Summary of changes: Documentation/RelNotes/3.3.0.org | 3 +++ lisp/ma

[nongnu] elpa/magit updated (b8e64dc -> b6b6251)

2021-08-13 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from b8e64dc Remove stray whitespace adds b6b6251 magit-refresh-get-relative-position: Don't use count-lines No new revisions were added by this update. Summary of changes: Documentation/RelNotes/3.3.0.org | 3 +++ lisp/magit-mode

[nongnu] elpa/git-commit b6b6251: magit-refresh-get-relative-position: Don't use count-lines

2021-08-13 Thread ELPA Syncer
branch: elpa/git-commit commit b6b625134729ec52413cd126b4a76645f3279c28 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-refresh-get-relative-position: Don't use count-lines This function does not reliably return the number of lines between two positions. It returns either

[elpa] elpa-admin 384e805: * elpa-admin.el (elpaa--sandbox): Default to nil on w32 and macos

2021-08-13 Thread monnier--- via
branch: elpa-admin commit 384e8059a11625ecbfad22bb295ba23bd15a2e41 Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el (elpaa--sandbox): Default to nil on w32 and macos This basically reverts commit 069c128aea984b2f98567a5dcef82bee71f46e69, because it provides a differ

[elpa] externals/emms 89e2caf: * emms.el: add player preference

2021-08-13 Thread ELPA Syncer
branch: externals/emms commit 89e2caf942299b64360280c2606cf2553dccb58a Author: Yoni Rabkin Commit: Yoni Rabkin * emms.el: add player preference --- emms.el | 38 +- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/emms.el b/emms.el index 3711

[elpa] externals/auctex 51c960c: Release GNU AUCTeX 13.0.13

2021-08-13 Thread Tassilo Horn
branch: externals/auctex commit 51c960c49e26fcd3f17ce7b7eba11399e7f847c1 Author: Tassilo Horn Commit: Tassilo Horn Release GNU AUCTeX 13.0.13 * GNU AUCTeX Version 13.0.13 released. --- auctex.el | 2 +- auctex.info| 204 ++-

[nongnu] elpa/editorconfig 375418d: Prepare v0.8.2 (#262)

2021-08-13 Thread ELPA Syncer
branch: elpa/editorconfig commit 375418d1d63f6ec780876593181b6d39054919da Author: 10sr <8.slas...@gmail.com> Commit: GitHub Prepare v0.8.2 (#262) * Update CHANGELOG * 2021 * Prepare v0.8.2 --- CHANGELOG.md| 47 +++

[nongnu] elpa/editorconfig 3f56ff9: Update texi doc

2021-08-13 Thread ELPA Syncer
branch: elpa/editorconfig commit 3f56ff9e0e4a7c8d45e25a7a4bf239b261c39d28 Author: 10sr <8.slas...@gmail.com> Commit: 10sr <8.slas...@gmail.com> Update texi doc --- doc/editorconfig.texi | 284 ++ 1 file changed, 150 insertions(+), 134 deletions(

[nongnu] elpa/magit-section updated (0348f1f -> b8e64dc)

2021-08-13 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 0348f1f magit-version: If installed from Melpa then also show base version adds 4ee9c9a Add several commands for switching to existing Magit buffers adds b1b5b85 magit-mode-map: Rearrange bindings adds

[nongnu] elpa/magit updated (0348f1f -> b8e64dc)

2021-08-13 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 0348f1f magit-version: If installed from Melpa then also show base version adds 4ee9c9a Add several commands for switching to existing Magit buffers adds b1b5b85 magit-mode-map: Rearrange bindings adds a7ae411

[nongnu] elpa/git-commit b1b5b85 02/11: magit-mode-map: Rearrange bindings

2021-08-13 Thread ELPA Syncer
branch: elpa/git-commit commit b1b5b8553479126a2348d514ee050695e4075a76 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-mode-map: Rearrange bindings --- lisp/magit-mode.el | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/lisp/magit-mode.el b/lisp/magi

[nongnu] elpa/git-commit dbf3897 10/11: magit-dispatch: Refill columns

2021-08-13 Thread ELPA Syncer
branch: elpa/git-commit commit dbf3897466bb7462c9e871755e4bd0564c580a1d Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-dispatch: Refill columns --- lisp/magit.el | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/lisp/magit.el b/lisp/magit.el i

[nongnu] elpa/git-commit b54b537 07/11: magit-mode-map: Bind magit-init to "I" like in magit-dispatch

2021-08-13 Thread ELPA Syncer
branch: elpa/git-commit commit b54b537dbace2c9cf3e1ceb084e9baeb00a8570a Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-mode-map: Bind magit-init to "I" like in magit-dispatch --- lisp/magit-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/magit-mode.el

[nongnu] elpa/git-commit 9d7a34e 04/11: Use RET and TAB syntax in key definitions

2021-08-13 Thread ELPA Syncer
branch: elpa/git-commit commit 9d7a34ee8e23aba93eb96b9cbe7f36e025369157 Author: Jonas Bernoulli Commit: Jonas Bernoulli Use RET and TAB syntax in key definitions --- lisp/magit-mode.el| 4 ++-- lisp/magit-section.el | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/

[nongnu] elpa/git-commit b8e64dc 11/11: Remove stray whitespace

2021-08-13 Thread ELPA Syncer
branch: elpa/git-commit commit b8e64dcb98677adeb00e6f9e52a5ae59732daafb Author: Jonas Bernoulli Commit: Jonas Bernoulli Remove stray whitespace --- lisp/magit.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/lisp/magit.el b/lisp/magit.el index 1bf695c..df068c4 100644 --- a/lisp/magit

[nongnu] elpa/git-commit ae9a3eb 08/11: magit-dispatch: Bind magit-gitignore to "i" like in magit-mode-map

2021-08-13 Thread ELPA Syncer
branch: elpa/git-commit commit ae9a3ebeb8051b235b8f2099bf5a0dde50b6a464 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-dispatch: Bind magit-gitignore to "i" like in magit-mode-map --- lisp/magit.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/magit.el b/lisp/magit.el inde

[nongnu] elpa/git-commit 4ee9c9a 01/11: Add several commands for switching to existing Magit buffers

2021-08-13 Thread ELPA Syncer
branch: elpa/git-commit commit 4ee9c9a1981cbc99b93623858edccfe9aee8f7d6 Author: Jonas Bernoulli Commit: Jonas Bernoulli Add several commands for switching to existing Magit buffers Closes #4259. --- Documentation/RelNotes/3.3.0.org | 8 ++ Documentation/magit.org | 44

[nongnu] elpa/git-commit 9bec1c5 09/11: magit-{mode-map, dispatch}: Add bindings for "H", "Q" and "Z"

2021-08-13 Thread ELPA Syncer
branch: elpa/git-commit commit 9bec1c54ab0705eb68ae4aa6c8a0498999a018f6 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-{mode-map,dispatch}: Add bindings for "H", "Q" and "Z" --- Documentation/RelNotes/3.3.0.org | 3 +++ lisp/magit-mode.el | 6 -- lisp/magit.el

[nongnu] elpa/git-commit 5bba626 06/11: magit-help: New command

2021-08-13 Thread ELPA Syncer
branch: elpa/git-commit commit 5bba6262933a0bfc54dec0d36a3d4e93e26204df Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-help: New command --- lisp/magit-mode.el | 5 + lisp/magit.el | 1 + 2 files changed, 6 insertions(+) diff --git a/lisp/magit-mode.el b/lisp/magit-mode.el

[nongnu] elpa/git-commit a7ae411 03/11: magit-mode-map: Reindent bindings

2021-08-13 Thread ELPA Syncer
branch: elpa/git-commit commit a7ae411bbc325ba1cb15f28f9567a1e30e8cd520 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-mode-map: Reindent bindings --- lisp/magit-mode.el | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/lisp/magit-mode.el b/lisp/mag

[nongnu] elpa/git-commit 413a98f 05/11: Use kbd function more when defining key bindings

2021-08-13 Thread ELPA Syncer
branch: elpa/git-commit commit 413a98f7ec50eb418f560d21766f528cc89653d1 Author: Jonas Bernoulli Commit: Jonas Bernoulli Use kbd function more when defining key bindings Use `kbd' instead of quoting. This makes searching easier because we only have to look for one form. Continu

[nongnu] elpa/git-commit updated (0348f1f -> b8e64dc)

2021-08-13 Thread ELPA Syncer
elpasync pushed a change to branch elpa/git-commit. from 0348f1f magit-version: If installed from Melpa then also show base version new 4ee9c9a Add several commands for switching to existing Magit buffers new b1b5b85 magit-mode-map: Rearrange bindings new a7a