[nongnu] elpa/evil 73014826e9 1/2: Prompt user to reverse reversed ex range

2022-06-20 Thread ELPA Syncer
branch: elpa/evil commit 73014826e98c910b98b31a0317f5b5ccd250b941 Author: Tom Dalziel Commit: Tom Dalziel <33435574+tomd...@users.noreply.github.com> Prompt user to reverse reversed ex range Fixes #1628 --- evil-ex.el | 9 + evil-vars.el | 3 +++ 2 files changed, 12 insert

[nongnu] elpa/evil updated (157af04d2c -> cc55fa633d)

2022-06-20 Thread ELPA Syncer
elpasync pushed a change to branch elpa/evil. from 157af04d2c update evil-quit to handle tabs new 73014826e9 Prompt user to reverse reversed ex range new cc55fa633d Only look at mark when restoring point in visual state Summary of changes: evil-ex.el| 13 -

[nongnu] elpa/evil cc55fa633d 2/2: Only look at mark when restoring point in visual state

2022-06-20 Thread ELPA Syncer
branch: elpa/evil commit cc55fa633d4f726953654326287abb9a233e0c90 Author: Tom Dalziel Commit: Tom Dalziel <33435574+tomd...@users.noreply.github.com> Only look at mark when restoring point in visual state --- evil-ex.el| 6 -- evil-tests.el | 10 +- 2 files changed, 13 inser

[elpa] externals/org e7e37c5b26: org-agenda.el: Improve docstrings of agenda date navigation commands

2022-06-20 Thread ELPA Syncer
branch: externals/org commit e7e37c5b26445a2e8f354a4d9bc034c1785c7abb Author: Stefan Kangas Commit: Daniel Fleischer org-agenda.el: Improve docstrings of agenda date navigation commands * lisp/org-agenda.el (org-agenda-goto-date) (org-agenda-goto-today, org-agenda-later, org-age

[elpa] externals/org 4a0d951c64: ox-latex tabbing environment support

2022-06-20 Thread ELPA Syncer
branch: externals/org commit 4a0d951c647fa9ddd7c2c9d896f5fb5c66fce42c Author: Daniel Fleischer Commit: Daniel Fleischer ox-latex tabbing environment support * lisp/ox-latex.el: New `org-latex--align-string-tabbing', `org-table--org-tabbing' functions. Modified `org-latex-table-

[elpa] externals/pyim 45184b228c 4/4: * pyim-candidates.el (pyim-candidates-jianpin-words): Fix docstring.

2022-06-20 Thread ELPA Syncer
branch: externals/pyim commit 45184b228cc009ea7b3fd3078b17beabd120e026 Author: Feng Shu Commit: Feng Shu * pyim-candidates.el (pyim-candidates-jianpin-words): Fix docstring. --- pyim-candidates.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyim-candidates.el b/p

[elpa] externals/pyim 69649c2c4e 1/4: Fix wrong dir in pyim-elint.el.

2022-06-20 Thread ELPA Syncer
branch: externals/pyim commit 69649c2c4ecde584a6df7e6cb7b0258c68eb39cb Author: Feng Shu Commit: Feng Shu Fix wrong dir in pyim-elint.el. --- Makefile | 2 +- pyim-cstring-utils.el | 5 +++-- pyim-cstring.el | 7 +++ tests/pyim-elint.el | 6 -- 4 files changed, 1

[elpa] externals/pyim d58d03e3a1 3/4: Add pyim-candidates-quanpin-first-chars

2022-06-20 Thread ELPA Syncer
branch: externals/pyim commit d58d03e3a163933d7c7efe4357269fc8bc78ae7c Author: Feng Shu Commit: Feng Shu Add pyim-candidates-quanpin-first-chars --- pyim-candidates.el | 83 +++-- tests/pyim-tests.el | 40 +++--- 2 files c

[elpa] externals/pyim updated (b24a1a0124 -> 45184b228c)

2022-06-20 Thread ELPA Syncer
elpasync pushed a change to branch externals/pyim. from b24a1a0124 * pyim-cstring-utils.el (pyim-dhashcache): require. new 69649c2c4e Fix wrong dir in pyim-elint.el. new 367aecd1f8 pyim-candidates-dcache-quanpin-words remove char-num arg. new d58d03e3a1 Add pyim-cand

[elpa] externals/pyim 367aecd1f8 2/4: pyim-candidates-dcache-quanpin-words remove char-num arg.

2022-06-20 Thread ELPA Syncer
branch: externals/pyim commit 367aecd1f8876fdce3f48f88107685bdcdd7e8a4 Author: Feng Shu Commit: Feng Shu pyim-candidates-dcache-quanpin-words remove char-num arg. --- pyim-candidates.el | 23 +-- tests/pyim-tests.el | 35 +-- 2 files chan

[elpa] externals/org d687aa1786 2/3: org-persist: Display read errors in echo area

2022-06-20 Thread ELPA Syncer
branch: externals/org commit d687aa1786c0c0d0b916669497006a7be70c8d1a Author: Ihor Radchenko Commit: Ihor Radchenko org-persist: Display read errors in echo area * lisp/org-persist.el (org-persist--read-elisp-file): Do not silently ignore "Invalid read syntax" error. Report it

[elpa] externals/org updated (4f454b18e4 -> f77800c68b)

2022-06-20 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 4f454b18e4 Merge branch 'bugfix' new 1c54d75cca org-persist--gc-expired-p: Fix expiry check new d687aa1786 org-persist: Display read errors in echo area new f77800c68b org-persist: Avoid overwriting / re-reading

[elpa] externals/org f77800c68b 3/3: org-persist: Avoid overwriting / re-reading unchanged persisted data

2022-06-20 Thread ELPA Syncer
branch: externals/org commit f77800c68b69f770886b9c103a101550ec530896 Author: Ihor Radchenko Commit: Ihor Radchenko org-persist: Avoid overwriting / re-reading unchanged persisted data * lisp/org-persist.el (org-persist--read-cache): (org-persist--write-cache): New variables hol

[elpa] externals/org 1c54d75cca 1/3: org-persist--gc-expired-p: Fix expiry check

2022-06-20 Thread ELPA Syncer
branch: externals/org commit 1c54d75cca975671b5ed95a4dc056b2949de5ed7 Author: Ihor Radchenko Commit: Ihor Radchenko org-persist--gc-expired-p: Fix expiry check * lisp/org-persist.el (org-persist--gc-expired-p): Fix comparison when expiry date is set to number of days. The old c

[nongnu] elpa/markdown-mode f7cbc960d7 2/2: Merge pull request #712 from jrblevin/fix-doc-string-issue

2022-06-20 Thread ELPA Syncer
branch: elpa/markdown-mode commit f7cbc960d76b4b6a605a0675a1330959bfb99ed1 Merge: 8244e0b6b9 908717df0b Author: Shohei YOSHIDA Commit: GitHub Merge pull request #712 from jrblevin/fix-doc-string-issue Fix docstring format issue. --- markdown-mode.el | 41 +--

[nongnu] elpa/markdown-mode 908717df0b 1/2: Fix docstring format issue.

2022-06-20 Thread ELPA Syncer
branch: elpa/markdown-mode commit 908717df0b215c7ba2a296791fbf41fb1a03b6cb Author: Shohei YOSHIDA Commit: Shohei YOSHIDA Fix docstring format issue. --- markdown-mode.el | 41 + 1 file changed, 21 insertions(+), 20 deletions(-) diff --git a/markdown-

[elpa] externals/vertico 0bc58baba1: vertico--history-hash: Improve file name history handling (Fix #242)

2022-06-20 Thread ELPA Syncer
branch: externals/vertico commit 0bc58baba1904cefefccc1cd5510d2e942c181f1 Author: Daniel Mendler Commit: Daniel Mendler vertico--history-hash: Improve file name history handling (Fix #242) Directories which contain recently opened files are sorted to the top by vertico-sort-hist

[elpa] externals/vertico f0347b3df5 2/2: Handle tramp-rfn-eshadow-overlay (Fix #241)

2022-06-20 Thread ELPA Syncer
branch: externals/vertico commit f0347b3df5076cde205efcec0148d203df0813c4 Author: Daniel Mendler Commit: Daniel Mendler Handle tramp-rfn-eshadow-overlay (Fix #241) --- extensions/vertico-directory.el | 16 +--- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/extens

[elpa] externals/vertico 7ff368e5c0 1/2: Remove vertico-directory--completing-file-p

2022-06-20 Thread ELPA Syncer
branch: externals/vertico commit 7ff368e5c0ca5d42252fc53071c8e239140ee552 Author: Daniel Mendler Commit: Daniel Mendler Remove vertico-directory--completing-file-p --- extensions/vertico-directory.el | 15 ++- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/extens

[elpa] externals/vertico updated (afd1e1bb09 -> f0347b3df5)

2022-06-20 Thread ELPA Syncer
elpasync pushed a change to branch externals/vertico. from afd1e1bb09 Use minibuffer-contents without properties new 7ff368e5c0 Remove vertico-directory--completing-file-p new f0347b3df5 Handle tramp-rfn-eshadow-overlay (Fix #241) Summary of changes: extensions/vertico-di

[elpa] externals/org-modern ae8797c0fe: Restrict org link target regexps (Fix #68)

2022-06-20 Thread ELPA Syncer
branch: externals/org-modern commit ae8797c0feeb41fac5206d5460ea4cd1f9edcb89 Author: Daniel Mendler Commit: Daniel Mendler Restrict org link target regexps (Fix #68) --- org-modern.el | 38 -- 1 file changed, 20 insertions(+), 18 deletions(-) diff --git

[elpa] externals/hyperbole caae492f4a: fast-demo-key-series-shell-apropos: Allow opt. space before section

2022-06-20 Thread ELPA Syncer
branch: externals/hyperbole commit caae492f4abd500ca306bf711301112edae09541 Author: Bob Weiner Commit: Bob Weiner fast-demo-key-series-shell-apropos: Allow opt. space before section --- ChangeLog | 3 +++ test/demo-tests.el | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-)

[elpa] externals/consult 1ddc88fd98 2/2: consult-imenu: Preserve backend faces (Fix #594)

2022-06-20 Thread ELPA Syncer
branch: externals/consult commit 1ddc88fd982a95f01425e618ba628f1e65c7f870 Author: Daniel Mendler Commit: Daniel Mendler consult-imenu: Preserve backend faces (Fix #594) --- consult-imenu.el | 58 ++-- 1 file changed, 31 insertions(+), 27 d

[elpa] externals/consult 11384d9024 1/2: Disable preview for consult-buffer-other-frame (Fix #593)

2022-06-20 Thread ELPA Syncer
branch: externals/consult commit 11384d9024aa099e37b5f124059eca3dff41865f Author: Daniel Mendler Commit: Daniel Mendler Disable preview for consult-buffer-other-frame (Fix #593) --- consult.el | 41 - 1 file changed, 20 insertions(+), 21 deletions(-)

[elpa] externals/consult updated (4916cda941 -> 1ddc88fd98)

2022-06-20 Thread ELPA Syncer
elpasync pushed a change to branch externals/consult. from 4916cda941 Update changelog new 11384d9024 Disable preview for consult-buffer-other-frame (Fix #593) new 1ddc88fd98 consult-imenu: Preserve backend faces (Fix #594) Summary of changes: consult-imenu.el | 58 ++

[nongnu] elpa/helm-core updated (218fa70297 -> 452dd1baeb)

2022-06-20 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 218fa70297 Fix preselect regexp in *apropos adds 452dd1baeb Try to fix issue #2504 in eshell completion No new revisions were added by this update. Summary of changes: helm-mode.el | 24 ++-- 1 file change

[nongnu] elpa/helm 452dd1baeb: Try to fix issue #2504 in eshell completion

2022-06-20 Thread ELPA Syncer
branch: elpa/helm commit 452dd1baebb765bf633f37818cd63c6f085f89b9 Author: Thierry Volpiatto Commit: Thierry Volpiatto Try to fix issue #2504 in eshell completion This fix the default eshell completion based on completion-at-point which fails to complete a filename not preceded b

[nongnu] elpa/swsw updated (9767e52e8c -> a60cbd24f1)

2022-06-20 Thread ELPA Syncer
elpasync pushed a change to branch elpa/swsw. from 9767e52e8c ; Replace (unnecessary) backticks with normal quotes new d46309a7a8 Rework display functions new a60cbd24f1 * swsw.texi (Usage, Window commands): Add details and fix mistakes Summary of changes: NEWS | 1

[nongnu] elpa/swsw d46309a7a8 1/2: Rework display functions

2022-06-20 Thread ELPA Syncer
branch: elpa/swsw commit d46309a7a871dfa5a0a63090016d8607305c6d36 Author: Daniel Semyonov Commit: Daniel Semyonov Rework display functions * swsw.el (swsw-display-function): Redefine as obsolete alias of 'swsw-display-lighter'. (swsw-display-lighter, swsw-mode-hook): New cus

[nongnu] elpa/swsw a60cbd24f1 2/2: * swsw.texi (Usage, Window commands): Add details and fix mistakes

2022-06-20 Thread ELPA Syncer
branch: elpa/swsw commit a60cbd24f13a0750c3b52a13ffb2bc823ae1db79 Author: Daniel Semyonov Commit: Daniel Semyonov * swsw.texi (Usage, Window commands): Add details and fix mistakes --- swsw.texi | 24 +++- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/sw

[nongnu] elpa/markdown-mode 8244e0b6b9 2/2: Merge pull request #711 from tarsiiformes/one

2022-06-20 Thread ELPA Syncer
branch: elpa/markdown-mode commit 8244e0b6b94ec6183d55b1dfce4b6cd00eada718 Merge: 1f709778ac a597d1c715 Author: Shohei YOSHIDA Commit: GitHub Merge pull request #711 from tarsiiformes/one Fix functions with multiple docstrings --- markdown-mode.el | 6 ++ 1 file changed, 2 inse

[nongnu] elpa/markdown-mode a597d1c715 1/2: Fix functions with multiple docstrings

2022-06-20 Thread ELPA Syncer
branch: elpa/markdown-mode commit a597d1c71520680ff0c361410300830d84a8992c Author: Jonas Bernoulli Commit: Jonas Bernoulli Fix functions with multiple docstrings --- markdown-mode.el | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/markdown-mode.el b/markdown-mode.e

[elpa] externals/diff-hl dabb7be628 2/2: Merge pull request #188 from tarsiiformes/silencio

2022-06-20 Thread ELPA Syncer
branch: externals/diff-hl commit dabb7be6283488abd8d232ea8ce590d502713ed8 Merge: e84209e959 30a54e96a3 Author: Dmitry Gutov Commit: GitHub Merge pull request #188 from tarsiiformes/silencio Move misplaced interactive form --- diff-hl.el | 2 +- 1 file changed, 1 insertion(+), 1 del

[elpa] externals/diff-hl 30a54e96a3 1/2: Move misplaced interactive form

2022-06-20 Thread ELPA Syncer
branch: externals/diff-hl commit 30a54e96a3f148ea477560f84987b45072a36a99 Author: Jonas Bernoulli Commit: Jonas Bernoulli Move misplaced interactive form --- diff-hl.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diff-hl.el b/diff-hl.el index 58989d1f0f..4fb8684ef0 1

[nongnu] elpa/gruvbox-theme c30c28f814: Added support for solaire

2022-06-20 Thread ELPA Syncer
branch: elpa/gruvbox-theme commit c30c28f81455fe3eed9895bdaca11fc35a687644 Author: ethanmoss1 Commit: Jason Milkins Added support for solaire --- gruvbox.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gruvbox.el b/gruvbox.el index 1909dc266e..1a416f4008 100644 --- a/gruvbox.el ++

[elpa] externals/jgraph-mode 62ce4c369f: (jgraph-indent-line): Pass format to `with-demoted-errors`

2022-06-20 Thread Stefan Monnier via
branch: externals/jgraph-mode commit 62ce4c369f4c9eae0b6aed18f4039b6a8f43de80 Author: Stefan Monnier Commit: Stefan Monnier (jgraph-indent-line): Pass format to `with-demoted-errors` --- jgraph-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jgraph-mode.el b/

[nongnu] elpa/proof-general ec4f9bad18 2/2: CI: add emacs 28.1, phase out some coq 8.11, 8.14 combinations

2022-06-20 Thread ELPA Syncer
branch: elpa/proof-general commit ec4f9bad18f6c8336e53910d3ea941d5ceb52f52 Author: Hendrik Tews Commit: hendriktews CI: add emacs 28.1, phase out some coq 8.11, 8.14 combinations - coq 8.11 is not in the last 2 years anymore, therefore reducing the Coq/Emacs combinations in CI

[nongnu] elpa/proof-general 83507b4c0c 1/2: test various Coq and Emacs versions using docker-coq-action

2022-06-20 Thread ELPA Syncer
branch: elpa/proof-general commit 83507b4c0c84a6fcb441159bcd0aa7896b0cd6cb Author: Hendrik Tews Commit: hendriktews test various Coq and Emacs versions using docker-coq-action This change switches various CI jobs to proofgeneral/coq-emacs docker containers, such that these tests

[nongnu] elpa/proof-general updated (28c1dc0092 -> ec4f9bad18)

2022-06-20 Thread ELPA Syncer
elpasync pushed a change to branch elpa/proof-general. from 28c1dc0092 CI: fix ci/coq-tests.el for emacs 28 new 83507b4c0c test various Coq and Emacs versions using docker-coq-action new ec4f9bad18 CI: add emacs 28.1, phase out some coq 8.11, 8.14 combinations Summary of

[elpa] externals/rec-mode 09f828e9f5 3/3: Set version to 1.9.0

2022-06-20 Thread ELPA Syncer
branch: externals/rec-mode commit 09f828e9f54f32b56a805e4192588643d95c2f44 Author: Antoine Kalmbach Commit: Antoine Kalmbach Set version to 1.9.0 * rec-mode.el: Set version to 1.9.0 --- rec-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rec-mode.el b/re

[elpa] externals/rec-mode updated (a8e7c19a54 -> 09f828e9f5)

2022-06-20 Thread ELPA Syncer
elpasync pushed a change to branch externals/rec-mode. from a8e7c19a54 rec-cmd-jump-to-fast: use correct parameter new f35bf065e8 Refactoring and xref support. Docstring fixes. new aee6cd2f6d Add docs about xref new 09f828e9f5 Set version to 1.9.0 Summary of change

[elpa] externals/rec-mode aee6cd2f6d 2/3: Add docs about xref

2022-06-20 Thread ELPA Syncer
branch: externals/rec-mode commit aee6cd2f6dcad574507c4ce86d30471be11fa405 Author: Antoine Kalmbach Commit: Antoine Kalmbach Add docs about xref * rec-mode.el (xref-backend-identifier-at-point): Use key field to represent the current record. * rec-mode.texi (Top): Add d

[elpa] externals/rec-mode f35bf065e8 1/3: Refactoring and xref support. Docstring fixes.

2022-06-20 Thread ELPA Syncer
branch: externals/rec-mode commit f35bf065e8293d0dc120d2824d61382f5454f1f3 Author: Antoine Kalmbach Commit: Antoine Kalmbach Refactoring and xref support. Docstring fixes. * rec-mode.el: Update year to 2022. cl-seq is now comptime required. (rec-mode-map): Custom xref forwar