[elpa] externals/hyperbole b65a514949 2/2: Merge pull request #330 from rswgnu/rsw

2023-05-21 Thread ELPA Syncer
branch: externals/hyperbole commit b65a514949082ebac01770e2a86ff267160c1748 Merge: ae72adddfa ba5922d8f8 Author: Robert Weiner Commit: GitHub Merge pull request #330 from rswgnu/rsw Fix ibut creation functions not setting categ attribute; fix klinks to not trigger on ibut names or

[elpa] externals/hyperbole ba5922d8f8 1/2: Fix ibut creation functions not setting categ attribute.

2023-05-21 Thread ELPA Syncer
branch: externals/hyperbole commit ba5922d8f8d3ba826355aa7a3eddbe9419ade08b Author: Robert Weiner Commit: Robert Weiner Fix ibut creation functions not setting categ attribute. Fix klinks to not trigger on ibut names or msg <#part ...>. --- ChangeLog | 11 +++ HY-NEWS

[elpa] externals/compat 5aebd96ca1 1/5: Mark "check" as a PHONY target in the Makefile

2023-05-21 Thread ELPA Syncer
branch: externals/compat commit 5aebd96ca19af04a099196bbdc3d9c3aed9e8bb6 Author: Philip Kaludercic Commit: Philip Kaludercic Mark "check" as a PHONY target in the Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d72f7631f4..

[elpa] externals/compat updated (be1d94d5e0 -> e3b9f66b6d)

2023-05-21 Thread ELPA Syncer
elpasync pushed a change to branch externals/compat. from be1d94d5e0 More precise version checking new 5aebd96ca1 Mark "check" as a PHONY target in the Makefile new 1b5e81c350 Prepare support for Emacs 30 new 3968002251 Revert "Prepare support for Emacs 30" ne

[elpa] externals/compat 896a9a09b8 4/5: compat-tests.el: Fix compat-add-display-text-property for Emacs 30

2023-05-21 Thread ELPA Syncer
branch: externals/compat commit 896a9a09b8d1ae2258ded6592af0f1fe8e91a99c Author: Daniel Mendler Commit: Daniel Mendler compat-tests.el: Fix compat-add-display-text-property for Emacs 30 --- compat-tests.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compat-tests.el b

[elpa] externals/compat 1b5e81c350 2/5: Prepare support for Emacs 30

2023-05-21 Thread ELPA Syncer
branch: externals/compat commit 1b5e81c350618710b3f5b62eec8d53ff363847f8 Author: Philip Kaludercic Commit: Philip Kaludercic Prepare support for Emacs 30 --- Makefile | 1 + compat-30.el | 30 ++ compat.el| 7 +++ 3 files changed, 34 insertions(+),

[elpa] externals/compat e3b9f66b6d 5/5: compat-tests.el: Fix tests for Emacs 30

2023-05-21 Thread ELPA Syncer
branch: externals/compat commit e3b9f66b6d60d5f1da91218fa95cc3a4dca30cfb Author: Daniel Mendler Commit: Daniel Mendler compat-tests.el: Fix tests for Emacs 30 --- compat-tests.el | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/compat-tests.el b/compat-test

[elpa] externals/compat 3968002251 3/5: Revert "Prepare support for Emacs 30"

2023-05-21 Thread ELPA Syncer
branch: externals/compat commit 39680022511b4945cee0b4c4a49a84caaff6e60d Author: Philip Kaludercic Commit: Philip Kaludercic Revert "Prepare support for Emacs 30" This reverts commit 1b5e81c350618710b3f5b62eec8d53ff363847f8. --- Makefile | 1 - compat-30.el | 30 --

[elpa] externals/eev 2ad26ad875: Replaced `code-etv2' by `code-show2'.

2023-05-21 Thread ELPA Syncer
uardo Ochs -;; Version:20230422 +;; Version: 20230521 ;; Keywords: e-scripts ;; ;; Latest version: <http://anggtwu.net/eev-current/eev-tlinks.el> @@ -153,7 +153,7 @@ ;; «.find-try-sly-links» (to "find-try-sly-links") ;; «.find-melpa-links»

[elpa] externals/embark 503fc31f68 1/2: Whoops, org-refile should definitely ignore the target

2023-05-21 Thread ELPA Syncer
branch: externals/embark commit 503fc31f68204e7ffcd2e4eadaf607eb197c2ae3 Author: Omar Antolín Camarena Commit: Omar Antolín Camarena Whoops, org-refile should definitely ignore the target --- embark-org.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/embark-org.el b

[elpa] externals/embark e6b0f83218 2/2: Merge branch 'master' of https://github.com/oantolin/embark

2023-05-21 Thread ELPA Syncer
branch: externals/embark commit e6b0f8321846e9bbdaf8f9e2cab4220c0b0a58c4 Merge: 503fc31f68 d7330972aa Author: Omar Antolín Camarena Commit: Omar Antolín Camarena Merge branch 'master' of https://github.com/oantolin/embark --- CHANGELOG.org | 4 README.org| 7 ++- embark-org.e

[elpa] externals/embark-consult updated (d7330972aa -> e6b0f83218)

2023-05-21 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from d7330972aa Mark targets for delete-indentation adds 503fc31f68 Whoops, org-refile should definitely ignore the target adds e6b0f83218 Merge branch 'master' of https://github.com/oantolin/embark No new revision

[nongnu] elpa/php-mode e00469f654 1/2: Disable php-mode-lineup-cascaded-calls for PEAR style

2023-05-21 Thread ELPA Syncer
branch: elpa/php-mode commit e00469f654a0a3e3b5e5262ccaf49c83fdce3b04 Author: Christian Weiske Commit: Christian Weiske Disable php-mode-lineup-cascaded-calls for PEAR style Resolves: https://github.com/emacs-php/php-mode/issues/745 --- lisp/php-mode.el | 3 ++- 1 file changed, 2 i

[nongnu] elpa/php-mode 249b31c9b5 2/2: Merge pull request #746 from cweiske/pear-cascading

2023-05-21 Thread ELPA Syncer
branch: elpa/php-mode commit 249b31c9b542e7a22050c97fb26ccbf44150b199 Merge: 37b2b88330 e00469f654 Author: USAMI Kenta Commit: GitHub Merge pull request #746 from cweiske/pear-cascading Disable php-mode-lineup-cascaded-calls for PEAR style --- lisp/php-mode.el | 3 ++- 1 file chang

[elpa] externals/hyperbole updated (b65a514949 -> 485ecfd13b)

2023-05-21 Thread ELPA Syncer
elpasync pushed a change to branch externals/hyperbole. from b65a514949 Merge pull request #330 from rswgnu/rsw new 3d221ff6c8 Fix a number of hsys-org issues to match latest Org releases new fba1f1a6eb Make Assist Mouse Key drags between windows create implicit link but

[elpa] externals/hyperbole fba1f1a6eb 4/7: Make Assist Mouse Key drags between windows create implicit link but

2023-05-21 Thread ELPA Syncer
branch: externals/hyperbole commit fba1f1a6eb79326a009df1ecfcdc6bd313751800 Author: Bob Weiner Commit: Bob Weiner Make Assist Mouse Key drags between windows create implicit link but --- ChangeLog | 18 DEMO | 22 - FAST-DEMO | 13 ++- hmouse-drv.el

[elpa] externals/hyperbole a2171562ca 2/7: Merge branch 'master' into rsw

2023-05-21 Thread ELPA Syncer
branch: externals/hyperbole commit a2171562cacfacd1d1dc3334ae06b8d8343ca453 Merge: 3d221ff6c8 b65a514949 Author: Robert Weiner Commit: GitHub Merge branch 'master' into rsw

[elpa] externals/hyperbole 10a8f7a0d9 3/7: Merge pull request #331 from rswgnu/rsw

2023-05-21 Thread ELPA Syncer
branch: externals/hyperbole commit 10a8f7a0d931b0bb00cd2f8d769c2465eb0d8e26 Merge: b65a514949 a2171562ca Author: Robert Weiner Commit: GitHub Merge pull request #331 from rswgnu/rsw Fix a number of hsys-org issues to match latest Org releases --- ChangeLog | 17

[elpa] externals/hyperbole 485ecfd13b 7/7: Merge pull request #332 from rswgnu/rsw

2023-05-21 Thread ELPA Syncer
branch: externals/hyperbole commit 485ecfd13b32e2bb8caeae1c726f72e2534345a3 Merge: 10a8f7a0d9 a9a9f792dd Author: Robert Weiner Commit: GitHub Merge pull request #332 from rswgnu/rsw Make Assist Mouse Key drags between windows create implicit link but --- ChangeLog | 18 +++

[elpa] externals/hyperbole 3d221ff6c8 1/7: Fix a number of hsys-org issues to match latest Org releases

2023-05-21 Thread ELPA Syncer
branch: externals/hyperbole commit 3d221ff6c8721eb1f799d71d89cd6e571234b16a Author: Bob Weiner Commit: Bob Weiner Fix a number of hsys-org issues to match latest Org releases --- ChangeLog | 17 + hactypes.el | 30 ++ hload-path.el | 4 ++--

[elpa] externals/hyperbole a9a9f792dd 6/7: Merge branch 'master' into rsw

2023-05-21 Thread ELPA Syncer
branch: externals/hyperbole commit a9a9f792ddf9e5e71874bfdb951ac64b6709e88b Merge: f4d6eca8e0 10a8f7a0d9 Author: Robert Weiner Commit: GitHub Merge branch 'master' into rsw

[elpa] externals/hyperbole f4d6eca8e0 5/7: Merge branch 'rsw' of hyperbole into rsw

2023-05-21 Thread ELPA Syncer
branch: externals/hyperbole commit f4d6eca8e008b631c00d828b44077d72d47554a5 Merge: fba1f1a6eb a2171562ca Author: Robert Weiner Commit: Robert Weiner Merge branch 'rsw' of hyperbole into rsw

[nongnu] elpa/git-commit 80959650b2: Place comma after "e.g." and "i.e."

2023-05-21 Thread ELPA Syncer
branch: elpa/git-commit commit 80959650b24a9c849b736234b56bc3d8aff2c0b9 Author: Jonas Bernoulli Commit: Jonas Bernoulli Place comma after "e.g." and "i.e." We already do this in Transient's documentation because that's what is being done in Emacs' documentation and Transient is

[nongnu] elpa/magit updated (ebd7a0635d -> 80959650b2)

2023-05-21 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from ebd7a0635d magit-{un,}stage-buffer-file: New commands adds 80959650b2 Place comma after "e.g." and "i.e." No new revisions were added by this update. Summary of changes: docs/RelNotes/2.11.0.txt | 2 +- docs/RelNotes/2.3.0.txt

[nongnu] elpa/magit-section updated (ebd7a0635d -> 80959650b2)

2023-05-21 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from ebd7a0635d magit-{un,}stage-buffer-file: New commands adds 80959650b2 Place comma after "e.g." and "i.e." No new revisions were added by this update. Summary of changes: docs/RelNotes/2.11.0.txt | 2 +- docs/RelNotes/2.3

[nongnu] elpa/git-commit 2ddb7ca45e: Mark async branch and checkout commands for interactive use only

2023-05-21 Thread ELPA Syncer
branch: elpa/git-commit commit 2ddb7ca45e52ac43762ac769b4a50b92c67f9d21 Author: Jonas Bernoulli Commit: Jonas Bernoulli Mark async branch and checkout commands for interactive use only Also fix `magit-stash-branch-here', which broke when we made these commands asynchronous in [1

[nongnu] elpa/magit updated (80959650b2 -> 2ddb7ca45e)

2023-05-21 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 80959650b2 Place comma after "e.g." and "i.e." adds 2ddb7ca45e Mark async branch and checkout commands for interactive use only No new revisions were added by this update. Summary of changes: docs/magit.org | 11 ++

[nongnu] elpa/magit-section updated (80959650b2 -> 2ddb7ca45e)

2023-05-21 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 80959650b2 Place comma after "e.g." and "i.e." adds 2ddb7ca45e Mark async branch and checkout commands for interactive use only No new revisions were added by this update. Summary of changes: docs/magit.org | 11 ++

[elpa] externals/org fa058f6d97: mk/org-fixup.el: Adjust for Emacs 29 autoload.el deprecation

2023-05-21 Thread ELPA Syncer
branch: externals/org commit fa058f6d97d9bf45c82160703c9cb4e85dbcadc0 Author: Kyle Meyer Commit: Kyle Meyer mk/org-fixup.el: Adjust for Emacs 29 autoload.el deprecation * mk/org-fixup.el (org-make-org-loaddefs): Generate org-loaddefs.el with loaddefs-generate if available.

[elpa] scratch/hyperbole d9a32c26f3 08/15: * hact.el: Fix broken lexical-binding cookie

2023-05-21 Thread Stefan Monnier via
branch: scratch/hyperbole commit d9a32c26f33575e045fe53054c4077c4695afe20 Author: Stefan Monnier Commit: Stefan Monnier * hact.el: Fix broken lexical-binding cookie --- hact.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hact.el b/hact.el index b1910c1b66..046afc16

[elpa] branch scratch/hyperbole deleted (was 0abc388edb)

2023-05-21 Thread Stefan Monnier via
monnier pushed a change to branch scratch/hyperbole. was 0abc388edb * hyrolo.el: A few cosmetic tweaks This change permanently discards the following revisions: discards 0abc388edb * hyrolo.el: A few cosmetic tweaks discards ba352bce93 Fix a few minor miscompilations and warnings

[elpa] scratch/hyperbole 30fbe524e5 07/15: (kview:char-visible-p): Delete function

2023-05-21 Thread Stefan Monnier via
branch: scratch/hyperbole commit 30fbe524e592371063eb0a4b4c927f7b2008e01a Author: Stefan Monnier Commit: Stefan Monnier (kview:char-visible-p): Delete function * kotl/kview.el (kview:first-invisible-point): Use `kview:char-invisible-p`. (kview:char-visible-p): Delete function. -

[elpa] scratch/hyperbole 1ee361c05d 11/15: * hycontrol.el (hycontrol-windows-mode-map): Don't autoload

2023-05-21 Thread Stefan Monnier via
branch: scratch/hyperbole commit 1ee361c05d99f7789323bd36af5aaf6dcfb31e8d Author: Stefan Monnier Commit: Stefan Monnier * hycontrol.el (hycontrol-windows-mode-map): Don't autoload Copying this whole keymap definition to `hyperbole-autoloads.el` just slows down startup unnecessar

[elpa] scratch/hyperbole 96b7ce0f45 04/15: (kotl-mode:pre-self-insert-command): Use buffer-locally at top-level

2023-05-21 Thread Stefan Monnier via
branch: scratch/hyperbole commit 96b7ce0f455a9f66442103d22f586b01e468f107 Author: Stefan Monnier Commit: Stefan Monnier (kotl-mode:pre-self-insert-command): Use buffer-locally at top-level * kotl/kotl-mode.el (kotl-mode): Don't impose our `pre-command-hook` on all buffers. (

[elpa] scratch/hyperbole 91a371631a 15/15: * hyrolo.el: A few cosmetic tweaks

2023-05-21 Thread Stefan Monnier via
branch: scratch/hyperbole commit 91a371631ab8de996f0e2f615c7b8bfbc0134e82 Author: Stefan Monnier Commit: Stefan Monnier * hyrolo.el: A few cosmetic tweaks This file suffers from a large number of warnings, some of them correspond to real bugs. This patch does *not* fix them.

[elpa] scratch/hyperbole 9a148b300e 02/15: * hversion.el (hyperb:path-being-loaded): Delete function

2023-05-21 Thread Stefan Monnier via
branch: scratch/hyperbole commit 9a148b300e63dc6ecbc3d7841ea9f9e359e45953 Author: Stefan Monnier Commit: Stefan Monnier * hversion.el (hyperb:path-being-loaded): Delete function * hload-path.el (hyperb:dir): Don't use it as fallback because it's too hackish and too rarely useful

[elpa] scratch/hyperbole c4c9abe70f 03/15: Try and avoid using `hyperb:stack-frame`

2023-05-21 Thread Stefan Monnier via
branch: scratch/hyperbole commit c4c9abe70fc67eb2b52b6e0989407fb7811e896d Author: Stefan Monnier Commit: Stefan Monnier Try and avoid using `hyperb:stack-frame` Scanning the stack frame can be useful in some unusual cases, but should be avoided when a straightforward let-binding

[elpa] scratch/hyperbole 04f3fdc53d 14/15: Fix a few minor miscompilations and warnings

2023-05-21 Thread Stefan Monnier via
branch: scratch/hyperbole commit 04f3fdc53ddc323f53c4ff31d071384c26eef097 Author: Stefan Monnier Commit: Stefan Monnier Fix a few minor miscompilations and warnings * Makefile (LOAD_EL): Escape trailing double quote so it's not confused with a beginning-of-string. * hbu

[elpa] scratch/hyperbole aaaf6cfeea 01/15: * hload-path.el (hyperb:dir): Use `macroexp-file-name`

2023-05-21 Thread Stefan Monnier via
branch: scratch/hyperbole commit aaaf6cfeeaa40a54ba1bb8da33114b5159ce34d5 Author: Stefan Monnier Commit: Stefan Monnier * hload-path.el (hyperb:dir): Use `macroexp-file-name` --- hload-path.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hload-path.el b/hload-path.

[elpa] scratch/hyperbole 0670cc54b0 09/15: * hyperbole.el: Preload `kotl-autoloads`

2023-05-21 Thread Stefan Monnier via
branch: scratch/hyperbole commit 0670cc54b03ab70ad96af85e2807d1ec078e633f Author: Stefan Monnier Commit: Stefan Monnier * hyperbole.el: Preload `kotl-autoloads` (hyperbole-mode): Remove redundant keywords. --- hyperbole.el | 18 -- 1 file changed, 16 insertions(+),

[elpa] scratch/hyperbole 8763db49e1 10/15: hyperbole-autoloads.el: Remove needless definitions

2023-05-21 Thread Stefan Monnier via
branch: scratch/hyperbole commit 8763db49e18257651d86e6c3bdf9a7e074a1ed0b Author: Stefan Monnier Commit: Stefan Monnier hyperbole-autoloads.el: Remove needless definitions * hversion.el (hyperb:mouse-buttons): * hload-path.el (hyperb:microsoft-os-p, hyperb:wsl-os-p): Don't n

[elpa] scratch/hyperbole 7927b78a42 06/15: Fix compilation of test file

2023-05-21 Thread Stefan Monnier via
branch: scratch/hyperbole commit 7927b78a42e804834d14160aff3ab56c66460671 Author: Stefan Monnier Commit: Stefan Monnier Fix compilation of test file * test/kcell-tests.el (kcell): Don't presume `kotl/` is in `load-path`. --- test/kcell-tests.el | 2 +- 1 file changed, 1 insertion(+

[elpa] scratch/hyperbole ab2ca7fdf5 05/15: Get rid of `hyperb:stack-frame`

2023-05-21 Thread Stefan Monnier via
branch: scratch/hyperbole commit ab2ca7fdf568f6753d97057a84c81b003179f88b Author: Stefan Monnier Commit: Stefan Monnier Get rid of `hyperb:stack-frame` * hmouse-drv.el (hui--ignore-action-key-depress-prev-point): New var. * hui.el (hui:ebut-create, hui:ebut-edit, hui:ebut-edit-r

[elpa] branch scratch/hyperbole created (now 91a371631a)

2023-05-21 Thread Stefan Monnier via
monnier pushed a change to branch scratch/hyperbole. at 91a371631a * hyrolo.el: A few cosmetic tweaks This branch includes the following new commits: new aaaf6cfeea * hload-path.el (hyperb:dir): Use `macroexp-file-name` new 9a148b300e * hversion.el (hyperb:path-being-loa

[elpa] scratch/hyperbole 967814d82e 13/15: (man-show): Fix miscompilation

2023-05-21 Thread Stefan Monnier via
branch: scratch/hyperbole commit 967814d82e2c6795fc11a5db5ab08306629dfc6c Author: Stefan Monnier Commit: Stefan Monnier (man-show): Fix miscompilation * hactypes.el (annot-bib): Avoid gratuitous `setq`. (man-show): Declare `Man-notify-method` to fix miscompilation. (rfc-toc)

[elpa] scratch/hyperbole 3252a81433 12/15: * hui-select.el: Fix a few warnings and improve some docstrings

2023-05-21 Thread Stefan Monnier via
branch: scratch/hyperbole commit 3252a8143317429b36629170ff4cc428487f0dc0 Author: Stefan Monnier Commit: Stefan Monnier * hui-select.el: Fix a few warnings and improve some docstrings (hui-select-initialize): Use `dolist`; let-bind vars rather than just `setq`ing them; use closu

[nongnu] elpa/git-commit d81db78a06 1/2: git-commit-usage-message: Fix docstring typo

2023-05-21 Thread ELPA Syncer
branch: elpa/git-commit commit d81db78a0611d21048c1e2ff069a83f964092f10 Author: Kyle Meyer Commit: Kyle Meyer git-commit-usage-message: Fix docstring typo --- lisp/git-commit.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/git-commit.el b/lisp/git-commit.el index

[nongnu] elpa/git-commit 5389cbcfff 2/2: magit-verbose-messages: Fix docstring typos

2023-05-21 Thread ELPA Syncer
branch: elpa/git-commit commit 5389cbcfff7a2a3fe6007bc0681ff97e18cd7350 Author: Kyle Meyer Commit: Kyle Meyer magit-verbose-messages: Fix docstring typos --- lisp/magit-base.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/magit-base.el b/lisp/magit-base.el

[nongnu] elpa/hl-block-mode 768d92aa93: Cleanup: replace elt with nth (list only version)

2023-05-21 Thread ELPA Syncer
branch: elpa/hl-block-mode commit 768d92aa93c1894afb6f79feb5eb6b070ab24e4f Author: Campbell Barton Commit: Campbell Barton Cleanup: replace elt with nth (list only version) --- hl-block-mode.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hl-block-mode.el b/hl-b

[nongnu] elpa/git-commit updated (2ddb7ca45e -> 5389cbcfff)

2023-05-21 Thread ELPA Syncer
elpasync pushed a change to branch elpa/git-commit. from 2ddb7ca45e Mark async branch and checkout commands for interactive use only new d81db78a06 git-commit-usage-message: Fix docstring typo new 5389cbcfff magit-verbose-messages: Fix docstring typos Summary of changes:

[nongnu] elpa/magit-section updated (2ddb7ca45e -> 5389cbcfff)

2023-05-21 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 2ddb7ca45e Mark async branch and checkout commands for interactive use only adds d81db78a06 git-commit-usage-message: Fix docstring typo adds 5389cbcfff magit-verbose-messages: Fix docstring typos No new revisions w

[nongnu] elpa/magit updated (2ddb7ca45e -> 5389cbcfff)

2023-05-21 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 2ddb7ca45e Mark async branch and checkout commands for interactive use only adds d81db78a06 git-commit-usage-message: Fix docstring typo adds 5389cbcfff magit-verbose-messages: Fix docstring typos No new revisions were adde

[nongnu] elpa/undo-fu-session 834f551117: Add undo-fu-session-ignore-temp-files

2023-05-21 Thread ELPA Syncer
branch: elpa/undo-fu-session commit 834f551117b52e9f8aac7d6908d75c56cd9a2cd4 Author: Campbell Barton Commit: Campbell Barton Add undo-fu-session-ignore-temp-files --- changelog.rst | 4 readme.rst | 6 -- undo-fu-session.el | 24 +++- 3 files chan

[nongnu] elpa/markdown-mode updated (af2c1a2156 -> b7da085037)

2023-05-21 Thread ELPA Syncer
elpasync pushed a change to branch elpa/markdown-mode. from af2c1a2156 Merge pull request #764 from jrblevin/issue-761 new 7c751d85c3 Don't treat backslashes as escapes inside literal blocks; resolves #766 new 0031a92859 Merge pull request #768 from jimporter/literal-no-esc

[nongnu] elpa/markdown-mode 7c751d85c3 1/3: Don't treat backslashes as escapes inside literal blocks; resolves #766

2023-05-21 Thread ELPA Syncer
branch: elpa/markdown-mode commit 7c751d85c3b53ee68e7090afca3cad6010d49837 Author: Jim Porter Commit: Jim Porter Don't treat backslashes as escapes inside literal blocks; resolves #766 --- markdown-mode.el | 37 - tests/markdown-test.el | 16 +++

[nongnu] elpa/markdown-mode b7da085037 3/3: Update CHANGES

2023-05-21 Thread ELPA Syncer
branch: elpa/markdown-mode commit b7da085037cd052ac61dbdf4b1ae097ec31ccaf0 Author: Shohei YOSHIDA Commit: Shohei YOSHIDA Update CHANGES --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 3957e0175f..d23deccae1 100644 --- a/CHANGES.md +++ b/CH

[nongnu] elpa/markdown-mode 0031a92859 2/3: Merge pull request #768 from jimporter/literal-no-escape

2023-05-21 Thread ELPA Syncer
branch: elpa/markdown-mode commit 0031a9285949f815af42fb27bb6bfe3a1d39f8fa Merge: af2c1a2156 7c751d85c3 Author: Shohei YOSHIDA Commit: GitHub Merge pull request #768 from jimporter/literal-no-escape Don't treat backslashes as escapes inside literal blocks --- markdown-mode.el

[elpa] externals/urgrep cd27c18907: Fix autoload generation

2023-05-21 Thread ELPA Syncer
branch: externals/urgrep commit cd27c18907a837c42cee202bafae9f2660f35c4f Author: Jim Porter Commit: Jim Porter Fix autoload generation --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index daf964b565..20dc20710b 100644 --- a/Makefile ++

[elpa] externals/ef-themes 6eef76fd65: Ensure diary and holiday colours are distinct and legible

2023-05-21 Thread ELPA Syncer
branch: externals/ef-themes commit 6eef76fd65d1dc44cc8e3ee77ed9ac743f1ac36e Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Ensure diary and holiday colours are distinct and legible --- ef-cyprus-theme.el | 2 +- ef-dark-theme.el | 2 +- ef-day-theme.el

[elpa] externals/modus-themes ae1d68d4b9: Ensure diary and holiday colours are distinct and legible

2023-05-21 Thread ELPA Syncer
branch: externals/modus-themes commit ae1d68d4b90cb208f243d3e30ca93662492b9117 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Ensure diary and holiday colours are distinct and legible --- modus-operandi-theme.el| 2 +- modus-operandi-tinted-theme.el | 2 +- modus-op