[elpa] externals/do-at-point acb156f090: Ensure do-at-point-{forward, backward} always moves

2023-08-28 Thread ELPA Syncer
branch: externals/do-at-point commit acb156f090724d4d773efb97d3ef8031c4a35c3e Author: Philip Kaludercic Commit: Philip Kaludercic Ensure do-at-point-{forward,backward} always moves --- do-at-point.el | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/do-at-point

[elpa] externals/embark 262070fd60: Correct Kaludercic's name

2023-08-28 Thread ELPA Syncer
branch: externals/embark commit 262070fd60e6f0bff68c5aa47ce45c21843f6408 Author: Omar Antolín Commit: Omar Antolín Correct Kaludercic's name --- README.org | 4 ++-- embark.texi | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.org b/README.org index 5752b43a6

[elpa] externals/embark-consult updated (dfd1b6f4cc -> 262070fd60)

2023-08-28 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from dfd1b6f4cc New Related Packages section of the manual adds 262070fd60 Correct Kaludercic's name No new revisions were added by this update. Summary of changes: README.org | 4 ++-- embark.texi | 4 ++-- 2 files cha

[elpa] externals/ement a3e05a7cff: Fix: (ement-room-send-file) File size

2023-08-28 Thread ELPA Syncer
branch: externals/ement commit a3e05a7cffb99ce25653a6815a57046c9d83f1a1 Author: Adam Porter Commit: Adam Porter Fix: (ement-room-send-file) File size --- README.org| 1 + ement-room.el | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index bc

[elpa] externals/expreg updated (0a8a85fc23 -> 4fc82bbaaf)

2023-08-28 Thread ELPA Syncer
elpasync pushed a change to branch externals/expreg. from 0a8a85fc23 * expreg.el (expreg--sentence): New expander function. new a0781a93fa Support expanding region when transient-mark-mode is disabled new 4fc82bbaaf ; * expreg.el: Bump version. Summary of changes: expreg

[elpa] externals/expreg 4fc82bbaaf 2/2: ; * expreg.el: Bump version.

2023-08-28 Thread ELPA Syncer
branch: externals/expreg commit 4fc82bbaafacbd3456cdf401f0b45c5203bd0a9d Author: Yuan Fu Commit: Yuan Fu ; * expreg.el: Bump version. --- expreg.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/expreg.el b/expreg.el index 2993c76809..eaec3d53f9 100644 --- a/expreg.el +

[elpa] externals/expreg a0781a93fa 1/2: Support expanding region when transient-mark-mode is disabled

2023-08-28 Thread ELPA Syncer
branch: externals/expreg commit a0781a93fa676005d07546473e6f76ce191c28b5 Author: John Task Commit: Yuan Fu Support expanding region when transient-mark-mode is disabled * expreg.el (expreg-expand): Activate mark. Copyright-Exempt: yes --- expreg.el | 4 +++- 1 file changed

[elpa] externals/vertico 1543aa4bff: Expand README (Fix #393)

2023-08-28 Thread ELPA Syncer
branch: externals/vertico commit 1543aa4bffcecc3a91dd6d51cec0fd5da11efde8 Author: Daniel Mendler Commit: Daniel Mendler Expand README (Fix #393) --- README.org | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 343054d93f..a48285d7bd

[nongnu] elpa/cider f5a59d1230 1/2: Fix middleware_setup.adoc markup

2023-08-28 Thread ELPA Syncer
branch: elpa/cider commit f5a59d1230c639235f567bfc559a620a68c9c2b5 Author: vemv Commit: Bozhidar Batsov Fix middleware_setup.adoc markup --- doc/modules/ROOT/pages/basics/middleware_setup.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/modules/ROOT/pages/basics/middleware_setup

[nongnu] elpa/cider updated (09a426ac67 -> 8a186ff878)

2023-08-28 Thread ELPA Syncer
elpasync pushed a change to branch elpa/cider. from 09a426ac67 Don't pass a nil callback when calling `cider/get-state` (#3439) new f5a59d1230 Fix middleware_setup.adoc markup new 8a186ff878 Docs: fix some unordered lists Summary of changes: doc/modules/ROOT/pages/basics

[nongnu] elpa/cider 8a186ff878 2/2: Docs: fix some unordered lists

2023-08-28 Thread ELPA Syncer
branch: elpa/cider commit 8a186ff8789aa8b2cadc85ba4f06fec0956596a3 Author: vemv Commit: Bozhidar Batsov Docs: fix some unordered lists --- doc/modules/ROOT/pages/indent_spec.adoc | 20 ++-- doc/modules/ROOT/pages/troubleshooting.adoc | 12 ++-- 2 files changed, 1

[nongnu] elpa/helm 8e68b4da25 2/3: Update face docstring

2023-08-28 Thread ELPA Syncer
branch: elpa/helm commit 8e68b4da2527272177a8a04db4e5542cc9b8abf3 Author: Thierry Volpiatto Commit: Thierry Volpiatto Update face docstring --- helm-core.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/helm-core.el b/helm-core.el index e9b8891c7e..fb3b74683d 100644

[nongnu] elpa/helm a851b085b8 3/3: Remove xref-find* fns from helm-completing-read-handlers-alist

2023-08-28 Thread ELPA Syncer
branch: elpa/helm commit a851b085b8f012f0e3c0b6d0d69f548a53206f2e Author: Thierry Volpiatto Commit: Thierry Volpiatto Remove xref-find* fns from helm-completing-read-handlers-alist --- helm-mode.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/helm-mode.el b/helm-mode.el index 402825

[nongnu] elpa/helm updated (2548e63e24 -> a851b085b8)

2023-08-28 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 2548e63e24 Add affixation fn for read-color new 0ce8ec3215 Allow refreshing packages list from actions with pref arg new 8e68b4da25 Update face docstring new a851b085b8 Remove xref-find* fns from helm-completing-rea

[nongnu] elpa/helm 0ce8ec3215 1/3: Allow refreshing packages list from actions with pref arg

2023-08-28 Thread ELPA Syncer
branch: elpa/helm commit 0ce8ec3215e9bfe021d6a2e0141af69e693cf15c Author: Thierry Volpiatto Commit: Thierry Volpiatto Allow refreshing packages list from actions with pref arg --- helm-packages.el | 21 + 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/hel

[nongnu] elpa/helm-core updated (2548e63e24 -> a851b085b8)

2023-08-28 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 2548e63e24 Add affixation fn for read-color adds 0ce8ec3215 Allow refreshing packages list from actions with pref arg adds 8e68b4da25 Update face docstring adds a851b085b8 Remove xref-find* fns from helm-completin

[elpa] externals/vertico f53fca3dec 1/2: README: Fix typo

2023-08-28 Thread ELPA Syncer
branch: externals/vertico commit f53fca3decd4f08aa0561e781ff5f5c608c20e22 Author: Daniel Mendler Commit: Daniel Mendler README: Fix typo --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index a48285d7bd..746fdfcc4b 100644 --- a/READM

[elpa] externals/vertico 6a3f082f59 2/2: Expand README

2023-08-28 Thread ELPA Syncer
branch: externals/vertico commit 6a3f082f5991da84641042b523999c5dd0cbc761 Author: Daniel Mendler Commit: Daniel Mendler Expand README --- README.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index 746fdfcc4b..c497d47e35 100644 --- a/READM

[elpa] externals/vertico updated (1543aa4bff -> 6a3f082f59)

2023-08-28 Thread ELPA Syncer
elpasync pushed a change to branch externals/vertico. from 1543aa4bff Expand README (Fix #393) new f53fca3dec README: Fix typo new 6a3f082f59 Expand README Summary of changes: README.org | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-)

[nongnu] elpa/camera 9b8454ea1a: Mention NonGNU ELPA in README

2023-08-28 Thread ELPA Syncer
branch: elpa/camera commit 9b8454ea1a4be507a948b20c101646f8a116d222 Author: Akib Azmain Turja Commit: Akib Azmain Turja Mention NonGNU ELPA in README --- README.org | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 541337ad1e..1022

[nongnu] elpa/evil d6d2e5d2b1: tabs: Go to nth tab when tab-next is prefixed

2023-08-28 Thread ELPA Syncer
branch: elpa/evil commit d6d2e5d2b170eb0ab3bec488868702009a0ee3b6 Author: Ankit Pandey Commit: Axel Forsman tabs: Go to nth tab when tab-next is prefixed This emulates the behavior of vim, where {N}gt goes to the Nth tab, but {N}gT goes back N tabs. --- evil-commands.el | 12 ++

[elpa] externals/do-at-point updated (acb156f090 -> 7408882caf)

2023-08-28 Thread ELPA Syncer
elpasync pushed a change to branch externals/do-at-point. from acb156f090 Ensure do-at-point-{forward,backward} always moves new e0c2d62726 Leave 'do-at-point--mode' if there is no thing at point new 7408882caf Revert "Leave 'do-at-point--mode' if there is no thing at point

[elpa] externals/do-at-point e0c2d62726 1/2: Leave 'do-at-point--mode' if there is no thing at point

2023-08-28 Thread ELPA Syncer
branch: externals/do-at-point commit e0c2d6272695449b13aa228f6f3d8b9c12a4b17f Author: Philip Kaludercic Commit: Philip Kaludercic Leave 'do-at-point--mode' if there is no thing at point --- do-at-point.el | 1 + 1 file changed, 1 insertion(+) diff --git a/do-at-point.el b/do-at-point.el in

[elpa] externals/do-at-point 7408882caf 2/2: Revert "Leave 'do-at-point--mode' if there is no thing at point"

2023-08-28 Thread ELPA Syncer
branch: externals/do-at-point commit 7408882cafbca30afd1c49784a712f5f8ca02a92 Author: Philip Kaludercic Commit: Philip Kaludercic Revert "Leave 'do-at-point--mode' if there is no thing at point" This reverts commit e0c2d6272695449b13aa228f6f3d8b9c12a4b17f. --- do-at-point.el | 1 -

[nongnu] elpa/clojure-ts-mode d630cd63af: Implement clojure-ts-find-ns function

2023-08-28 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit d630cd63af8022d5a1fee0e7aa05450b6e0fd75e Author: Danny Freeman Commit: Danny Freeman Implement clojure-ts-find-ns function --- CHANGELOG.md | 2 ++ clojure-ts-mode.el | 13 + 2 files changed, 15 insertions(+) diff --git a/CHANGELOG.md

[nongnu] elpa/pcre2el 1356fc5986 2/4: mode setting

2023-08-28 Thread ELPA Syncer
branch: elpa/pcre2el commit 1356fc5986ee554a2b067f8467250618ae0c6396 Author: Wes Hardaker Commit: Wes Hardaker mode setting --- pcre2el-tests.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pcre2el-tests.el b/pcre2el-tests.el index a8280d40af..1f5ca551f3 100644 --- a/

[nongnu] elpa/pcre2el updated (b941ed8a96 -> 018531ba0c)

2023-08-28 Thread ELPA Syncer
elpasync pushed a change to branch elpa/pcre2el. from b941ed8a96 Merge pull request #52 from mattbeshara/master new e9e2680676 .gitignore updates new 1356fc5986 mode setting new 7ba65df17d Merge branch 'master' of https://github.com/joddie/pcre2el new 018531

[nongnu] elpa/pcre2el 018531ba0c 4/4: version-bump

2023-08-28 Thread ELPA Syncer
branch: elpa/pcre2el commit 018531ba0cf8e2b28d1108136a0e031b6a45f1c1 Author: Wes Hardaker Commit: Wes Hardaker version-bump --- pcre2el.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pcre2el.el b/pcre2el.el index fa74c45b3a..fbacae5369 100644 --- a/pcre2el.el +++ b/p

[nongnu] elpa/pcre2el 7ba65df17d 3/4: Merge branch 'master' of https://github.com/joddie/pcre2el

2023-08-28 Thread ELPA Syncer
branch: elpa/pcre2el commit 7ba65df17d946448b33421d08d975e9bcfc51d91 Merge: 1356fc5986 b941ed8a96 Author: Wes Hardaker Commit: Wes Hardaker Merge branch 'master' of https://github.com/joddie/pcre2el --- .elpaignore | 2 + COPYING | 674 +

[nongnu] elpa/pcre2el e9e2680676 1/4: .gitignore updates

2023-08-28 Thread ELPA Syncer
branch: elpa/pcre2el commit e9e268067631d5e0e4d9ebbc153d99dcaf570902 Author: Wes Hardaker Commit: Wes Hardaker .gitignore updates --- .gitignore | 4 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 5d1e4626d9..2a833f9c82 100644 --- a/.gitignore +++ b/.gitign

[nongnu] elpa/cider 05c8203b25: Always match friendly sessions for special buffers (#3432)

2023-08-28 Thread ELPA Syncer
branch: elpa/cider commit 05c8203b252fcb69addd058fc05878b1b31ba837 Author: vemv Commit: GitHub Always match friendly sessions for special buffers (#3432) --- CHANGELOG.md | 1 + cider-repl.el | 116 - test/cider-co

[nongnu] elpa/git-commit 86b8491ce8: magit-process-password-prompt-regexps: Match yet another prompt

2023-08-28 Thread ELPA Syncer
branch: elpa/git-commit commit 86b8491ce87a67551e1fb4261a41f2160ded590a Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-process-password-prompt-regexps: Match yet another prompt Also match "(user@host) Password for user@host: ". Closes #4992. --- lisp/magit-process.e

[nongnu] elpa/magit updated (7d4092f00b -> 86b8491ce8)

2023-08-28 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 7d4092f00b Apply stash even if "git stash apply" cannot do it adds 86b8491ce8 magit-process-password-prompt-regexps: Match yet another prompt No new revisions were added by this update. Summary of changes: lisp/magit-process.el

[nongnu] elpa/magit-section updated (7d4092f00b -> 86b8491ce8)

2023-08-28 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 7d4092f00b Apply stash even if "git stash apply" cannot do it adds 86b8491ce8 magit-process-password-prompt-regexps: Match yet another prompt No new revisions were added by this update. Summary of changes: lisp/magit-pro

[elpa] externals/hyperbole updated (4bad0559d1 -> a4126b5a6f)

2023-08-28 Thread ELPA Syncer
elpasync pushed a change to branch externals/hyperbole. from 4bad0559d1 Fixes to ibut:operate, ibut:create and hbut tests to run on Windows (#380) new d3f397251d Fix klink:create interactive spec and other byte-compiler warnings new cff4e8ed56 Try to fix failing CI test,

[elpa] externals/hyperbole b266bc60ac 09/11: ibut:operate - Trigger errors when point is in read-only contexts

2023-08-28 Thread ELPA Syncer
branch: externals/hyperbole commit b266bc60acd7f0353429645c31be29e5a9cb4c88 Author: Bob Weiner Commit: Bob Weiner ibut:operate - Trigger errors when point is in read-only contexts --- ChangeLog | 3 +++ HY-TALK/Hyperbole-and-Org-Mode.org | 9 Makefile

[elpa] externals/hyperbole c445283197 08/11: Stop setting 'mark-even-if-inactive' to nil, not needed

2023-08-28 Thread ELPA Syncer
branch: externals/hyperbole commit c44528319767ae8e0dce1842b00b939720eb0093 Author: Bob Weiner Commit: Bob Weiner Stop setting 'mark-even-if-inactive' to nil, not needed --- ChangeLog| 9 + hsmail.el| 6 +++--- hui.el | 6 +++--- hyperbole.el | 13 + 4 f

[elpa] externals/hyperbole b1d56600ca 07/11: ibut:operate - Skip past any inserted comment chars

2023-08-28 Thread ELPA Syncer
branch: externals/hyperbole commit b1d56600ca973e07cfd35cda6b4162204a7b2bc9 Author: Bob Weiner Commit: Bob Weiner ibut:operate - Skip past any inserted comment chars --- ChangeLog | 3 +++ hbut.el | 3 +++ hui.el| 14 +++--- 3 files changed, 13 insertions(+), 7 deletions(-)

[elpa] externals/hyperbole d3f397251d 01/11: Fix klink:create interactive spec and other byte-compiler warnings

2023-08-28 Thread ELPA Syncer
branch: externals/hyperbole commit d3f397251dd048481e65b84c90253bfbc325e79a Author: Robert Weiner Commit: Robert Weiner Fix klink:create interactive spec and other byte-compiler warnings --- ChangeLog | 8 hargs.el| 3 ++- hibtypes.el | 8

[elpa] externals/hyperbole dbc90090f1 06/11: Merge branch 'master' into rsw

2023-08-28 Thread ELPA Syncer
branch: externals/hyperbole commit dbc90090f110a39b2d4d17006e31cad22bef01cb Merge: 1ffb8e5d1f c65bd55014 Author: Bob Weiner Commit: Bob Weiner Merge branch 'master' into rsw

[elpa] externals/hyperbole a83faade7a 03/11: Try to fix failing CI test, fast-demo-key-series-help-buffer

2023-08-28 Thread ELPA Syncer
branch: externals/hyperbole commit a83faade7ab60ba69c42b1b27f37a795cf880a7b Author: Robert Weiner Commit: Robert Weiner Try to fix failing CI test, fast-demo-key-series-help-buffer --- test/demo-tests.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/demo-tests.e

[elpa] externals/hyperbole 2ae823bf9d 04/11: Try to fix failing CI test, fast-demo-key-series-help-buffer

2023-08-28 Thread ELPA Syncer
branch: externals/hyperbole commit 2ae823bf9dd3db994b36529df152a41eed809765 Author: Robert Weiner Commit: Robert Weiner Try to fix failing CI test, fast-demo-key-series-help-buffer --- test/demo-tests.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test/demo-t

[elpa] externals/hyperbole cff4e8ed56 02/11: Try to fix failing CI test, fast-demo-key-series-help-buffer

2023-08-28 Thread ELPA Syncer
branch: externals/hyperbole commit cff4e8ed56c80f4a57e358d8230979065219360f Author: Robert Weiner Commit: Robert Weiner Try to fix failing CI test, fast-demo-key-series-help-buffer --- test/demo-tests.el | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/test/demo-t

[nongnu] scratch/el-mock bdcebf9f72 03/64: Add README note.

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit bdcebf9f7274e84f4a7a408851e0e76074492ad6 Author: Johan Andersson Commit: Johan Andersson Add README note. --- README.md | 8 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index e69de29bb2..3ea0bc139a 100644 --- a/README.md +++ b/

[nongnu] scratch/el-mock 8afde8b145 05/64: Change URL.

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 8afde8b14553be60c7ba3135f0f4bec035daf6b9 Author: Johan Andersson Commit: Johan Andersson Change URL. --- el-mock.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/el-mock.el b/el-mock.el index ac29535556..f4d7896982 100644 --- a/el-mock.el

[nongnu] scratch/el-mock 5084045989 37/64: Fix incf function symbol to cl-incf

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 50840459891f4206e00739b19e2f3e7135a92185 Author: Antoine R. Dumont (@ardumont) Commit: Antoine R. Dumont (@ardumont) Fix incf function symbol to cl-incf Using directly the cl-incf symbol from the already required cl-lib library seems more appropria

[nongnu] scratch/el-mock 280e988956 33/64: Add more documentation to README.md

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 280e988956704af1840c455d512da9b9dbd0ad48 Author: Gabriel M Deal Commit: Gabriel M Deal Add more documentation to README.md Add a small example. Add pointers to the full API documentation. --- README.md | 14 ++ 1 file changed, 14 insertio

[nongnu] scratch/el-mock 6cfbc9de8f 57/64: Merge pull request #32 from peterbecich/ci-coverage-emacs-28

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 6cfbc9de8f1927295dca6864907fe4156bd71910 Merge: 6ebfe64410 88038b382c Author: Peter Becich Commit: GitHub Merge pull request #32 from peterbecich/ci-coverage-emacs-28 CI coverage for Emacs 28.1; fix 80 character width warning --- .github/workflows/mai

[nongnu] scratch/el-mock 84a743cfcb 40/64: Fix all compilation warnings

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 84a743cfcb9d5ed9c1b46f1bc20cdfc63df5eeff Author: Philipp Stephani Commit: Philipp Stephani Fix all compilation warnings --- el-mock.el | 4 ++-- test/el-mock-test.el | 41 +++-- 2 files changed, 29 insertions(+),

[nongnu] scratch/el-mock 034c7e5fca 30/64: Run tests on Travis in Emacs 25.1

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 034c7e5fca345aeb8dad038a62f7641ff6bfef2f Author: Johan Andersson Commit: Johan Andersson Run tests on Travis in Emacs 25.1 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 712e91f4a4..d85efffd58 100644 --- a/.

[nongnu] branch scratch/el-mock created (now 80ded09125)

2023-08-28 Thread Stefan Monnier via
monnier pushed a change to branch scratch/el-mock. at 80ded09125 Make `mocklet` better compatible with `lexical-binding` This branch includes the following new commits: new 3ab575c661 first commit new e5ff8a688a Add el-mock.el new bdcebf9f72 Add README note.

[nongnu] scratch/el-mock 5b0afab8e9 60/64: * test/test-helper.el: Mark as not compiled

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 5b0afab8e9bbcb0d07ae5c02a254f0aca4188870 Author: Stefan Monnier Commit: Stefan Monnier * test/test-helper.el: Mark as not compiled This file uses macros from libraries that are not necessarily installed. --- test/test-helper.el | 4 1 file change

[nongnu] scratch/el-mock 06fc9c4cac 43/64: Specify language of code blocks explicitly

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 06fc9c4cacdd1d7a03716cd2fd2c01e5f3b4df35 Author: Philipp Stephani Commit: Philipp Stephani Specify language of code blocks explicitly --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 495efde6ed..

[nongnu] scratch/el-mock 80ded09125 64/64: Make `mocklet` better compatible with `lexical-binding`

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 80ded09125352df1af430c3d4e9eb7ac57ff3bb5 Author: Stefan Monnier Commit: Stefan Monnier Make `mocklet` better compatible with `lexical-binding` * el-mock.el (mocklet): Use `with-mock` and `mock-parse-spec` so the mocks' code is exposed to the compil

[nongnu] scratch/el-mock 9d7b886955 55/64: CI coverage for Emacs 28.1

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 9d7b8869556eb7fb788c332c3c615cd52fbdf46c Author: Peter Becich Commit: Peter Becich CI coverage for Emacs 28.1 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main

[nongnu] scratch/el-mock 6f29ddf7c3 58/64: Consolidate stub/mock setup into `mock--stub-setup`

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 6f29ddf7c34a45f584530aada5f61c5cb9c93b7a Author: Stefan Monnier Commit: Stefan Monnier Consolidate stub/mock setup into `mock--stub-setup` * el-mock.el (mock--stub-setup): New function. (mock/setup, stub, not-called): Use it. (stub/setup, not-c

[nongnu] scratch/el-mock 68992d4361 35/64: Merge pull request #16 from phst/cl-lib

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 68992d4361a641fe43784ffc0c48650aaa8e45f2 Merge: e3cff9f127 136e0550e5 Author: Johan Andersson Commit: GitHub Merge pull request #16 from phst/cl-lib Migrate from obsolete cl.el to cl-lib --- el-mock.el | 28 ++-- 1 file changed

[nongnu] scratch/el-mock 5fb2867d2e 36/64: Merge pull request #15 from gabrielmdeal/master

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 5fb2867d2e0350dda047a903ce60d264f78ef424 Merge: 68992d4361 280e988956 Author: Johan Andersson Commit: GitHub Merge pull request #15 from gabrielmdeal/master Add more documentation to README.md --- README.md | 14 ++ 1 file changed, 14 inse

[nongnu] scratch/el-mock e3cff9f127 32/64: Merge pull request #13 from phst/fix-tests

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit e3cff9f127ab62dc177b043ce319c7866f6fe2f0 Merge: 034c7e5fca 8e9f1fbfec Author: Johan Andersson Commit: GitHub Merge pull request #13 from phst/fix-tests Fix tests for Emacs 25.1 Unicode quotes --- test/el-mock-test.el | 9 ++--- 1 file changed, 6 i

[nongnu] scratch/el-mock 718e821e9c 09/64: Release v1.25.0.

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 718e821e9c20c8cfd09278c2eacd92e941febf94 Author: Johan Andersson Commit: Johan Andersson Release v1.25.0. --- el-mock.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/el-mock.el b/el-mock.el index 2b70c88daa..f77d88b5d6 100644 --- a/el-mo

[nongnu] scratch/el-mock accba69638 63/64: * el-mock.el: Clean up the namespace usage

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit accba69638d2f71c0aeaec7a0405c5cae1961548 Author: Stefan Monnier Commit: Stefan Monnier * el-mock.el: Clean up the namespace usage Try and make all definitions use the `mock` namespace. Mark remaining offenders as obsolete. (mock--stubbed-f

[nongnu] scratch/el-mock 70ef9873cd 13/64: Remove outdated bug report information

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 70ef9873cd494a7d76f2d94173f0d1db7b052897 Author: Johan Andersson Commit: Johan Andersson Remove outdated bug report information --- el-mock.el | 45 - 1 file changed, 45 deletions(-) diff --git a/el-mock.el b/el-moc

[nongnu] scratch/el-mock 6443c2aef4 46/64: Also run tests under Emacs 25.2

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 6443c2aef4ce68c9b8290d307f68db8a514f5e87 Author: Philipp Stephani Commit: Philipp Stephani Also run tests under Emacs 25.2 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index d85efffd58..591b18f84b 100644 --- a/.

[nongnu] scratch/el-mock 40a4e003e1 48/64: Add Github Actions

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 40a4e003e10557d5e124564d033ff3f4b7bdbcc9 Author: robert.irelan Commit: robert.irelan Add Github Actions --- .github/workflows/main.yml | 47 ++ 1 file changed, 47 insertions(+) diff --git a/.github/workflows/main.ym

[nongnu] scratch/el-mock 5df1d3a956 47/64: Merge pull request #12 from AdrieanKhisbe/improved-ci

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 5df1d3a956544f1d3ad0bcd81daf47fff33ab8cc Merge: 6443c2aef4 8309faf0be Author: Philipp Commit: GitHub Merge pull request #12 from AdrieanKhisbe/improved-ci Improved ci --- .gitignore | 12 +++- Cask| 4 +++- README.md

[nongnu] scratch/el-mock 992db170a3 20/64: Merge branch 'bug5'

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 992db170a3973080720ca3df227e8f1a0956 Merge: 13eb3a9288 47c04b9cae Author: Johan Andersson Commit: Johan Andersson Merge branch 'bug5' --- LICENSE | 339 +++ el-mock.el | 3 + test/el-

[nongnu] scratch/el-mock 13eb3a9288 17/64: Merge branch 'testing'

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 13eb3a9288fe4a8986481bfca5b34eda3b9dcfbc Merge: 70ef9873cd 86444bfdfc Author: Johan Andersson Commit: Johan Andersson Merge branch 'testing' --- .travis.yml | 11 ++ Cask | 6 + Makefile | 6 + README.md|

[nongnu] scratch/el-mock e301749423 41/64: Merge pull request #21 from phst/compile-error

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit e3017494230cb90c5f542acc07c539be1497123b Merge: 9e4d092179 84a743cfcb Author: Philipp Commit: GitHub Merge pull request #21 from phst/compile-error Switch to lexical binding, and fix compiler warnings --- el-mock.el | 6 +++--- test/el-mock

[nongnu] scratch/el-mock bd129d9a63 08/64: Merge branch 'ad-safe-fset-obsolete'

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit bd129d9a63a0112d7b5731291531e7642b69760c Merge: e072098b76 10c9fac555 Author: Johan Andersson Commit: Johan Andersson Merge branch 'ad-safe-fset-obsolete' --- el-mock.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/el-mock.el b/e

[nongnu] scratch/el-mock 3ab575c661 01/64: first commit

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 3ab575c661fc3977b1aa1ab2f6ba61e15f805eb7 Author: Johan Andersson Commit: Johan Andersson first commit --- README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/README.md b/README.md new file mode 100644 index 00..e69de29bb2

[nongnu] scratch/el-mock e5ff8a688a 02/64: Add el-mock.el

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit e5ff8a688a167c5cdf5d2f2d45f67ea1c054b225 Author: Johan Andersson Commit: Johan Andersson Add el-mock.el --- el-mock.el | 739 + 1 file changed, 739 insertions(+) diff --git a/el-mock.el b/el-mock.el

[nongnu] scratch/el-mock 3aab4e3daf 29/64: Merge pull request #14 from phst/no-condition-case

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 3aab4e3daf87005e21f4ac2559a8546ba7795dcc Merge: 5cb160b9bd 24337b85e8 Author: Johan Andersson Commit: GitHub Merge pull request #14 from phst/no-condition-case Preserve ERT backtrace --- el-mock.el | 9 - test/el-mock-test.el | 17 +

[nongnu] scratch/el-mock d43353c2aa 21/64: Add How to use it section to readme

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit d43353c2aaa2423b39945233cad7a817635a391d Author: Arthur Nogueira Neves Commit: Arthur Neves Add How to use it section to readme Was trying to hook this with https://github.com/arthurnn/minitest-emacs , however I was missing the `eval-when-compile`

[nongnu] scratch/el-mock 6f3da38bd3 45/64: Add a test for evaluating arguments

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 6f3da38bd30b654cdd0bcbb2e98a93144ccee3c3 Author: Philipp Stephani Commit: Philipp Stephani Add a test for evaluating arguments --- test/el-mock-test.el | 9 + 1 file changed, 9 insertions(+) diff --git a/test/el-mock-test.el b/test/el-mock-test.el ind

[nongnu] scratch/el-mock 136e0550e5 34/64: Migrate from obsolete cl.el to cl-lib

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 136e0550e56644f53cd624f8935f25e3d3d1c443 Author: Philipp Stephani Commit: Philipp Stephani Migrate from obsolete cl.el to cl-lib --- el-mock.el | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/el-mock.el b/el-m

[nongnu] scratch/el-mock 5cb160b9bd 24/64: Don't use sudo on Travis

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 5cb160b9bd2c9b909a2b64adcc9ec947da643c39 Author: Johan Andersson Commit: Johan Andersson Don't use sudo on Travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index e3c669c258..712e91f4a4 100644 --- a/.travis.ym

[nongnu] scratch/el-mock 47c04b9cae 19/64: Check for argument count mismatch.

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 47c04b9cae5a71743ecd030828c54b311c550a16 Author: Philipp Stephani Commit: Philipp Stephani Check for argument count mismatch. Fixes #5 --- el-mock.el | 3 +++ test/el-mock-test.el | 6 ++ 2 files changed, 9 insertions(+) diff --git a/el

[nongnu] scratch/el-mock 3a49f4c138 49/64: Remove Travis configuration, replace Build status in readme

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 3a49f4c1387f2dbf1b7c17d261fd0df2689193dc Author: robert.irelan Commit: robert.irelan Remove Travis configuration, replace Build status in readme --- .travis.yml | 14 -- README.md | 2 +- 2 files changed, 1 insertion(+), 15 deletions(-) diff --

[nongnu] scratch/el-mock a091520345 23/64: Update Travis config

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit a0915203454702eb62e9abca7fc175ac964f8de8 Author: Johan Andersson Commit: Johan Andersson Update Travis config --- .travis.yml | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 3fa912c46b..e3c669c258 100

[nongnu] scratch/el-mock 24337b85e8 28/64: Preserve ERT backtrace

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 24337b85e8a24ac7c620d988741cf2fc61211ba9 Author: Philipp Stephani Commit: Philipp Stephani Preserve ERT backtrace Remove use of ‘condition-case’. This construct throws away the backtrace, making debugging failing tests much harder. Use the existi

[nongnu] scratch/el-mock 9ddda16de4 39/64: Switch all Elisp files to lexical binding

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 9ddda16de4a587868fa713d6baf533e02be3a629 Author: Philipp Stephani Commit: Philipp Stephani Switch all Elisp files to lexical binding --- el-mock.el | 2 +- test/el-mock-test.el | 2 ++ test/test-helper.el | 2 ++ 3 files changed, 5 insertions(+), 1

[nongnu] scratch/el-mock 8e9f1fbfec 31/64: Fix tests for Emacs 25.1

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 8e9f1fbfec6d869b314e2eeff9a097e28bd85111 Author: Philipp Stephani Commit: Philipp Stephani Fix tests for Emacs 25.1 Emacs 25.1 replaces ASCII quotes with Unicode quotes. This causes a mismatch in the error messages. Fix the test by suppressing th

[nongnu] scratch/el-mock 12a0ce79fb 61/64: Replace obsolete `defadvice` with `advice-add`

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 12a0ce79fb4a56f66beb50ae63efbe6d48073cdc Author: Stefan Monnier Commit: Stefan Monnier Replace obsolete `defadvice` with `advice-add` * test/el-mock-test.el: Require `el-mock`. (el-mock-test--wrap-retval): New function. (expectations): Replace

[nongnu] scratch/el-mock 4c54b7247b 22/64: Merge branch 'patch-1'

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 4c54b7247b300f980981d9c052e0dd56efc508fb Merge: 992db170a3 d43353c2aa Author: Johan Andersson Commit: Johan Andersson Merge branch 'patch-1' --- README.md | 9 + 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index ac7745b1d4..4af1

[nongnu] scratch/el-mock b3accacee4 42/64: el-mock doesn’t need cl.el any more

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit b3accacee4af946c2614d0252d4a5af06f233e1b Author: Philipp Stephani Commit: Philipp Stephani el-mock doesn’t need cl.el any more --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 9ed344f90c..495efde6ed 100644 --- a/RE

[nongnu] scratch/el-mock a843820161 52/64: Update preserve-backtrace test for Emacs 26+

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit a843820161110d94ddf9fd4c80eb053fc9505453 Author: robert.irelan Commit: robert.irelan Update preserve-backtrace test for Emacs 26+ The format of backtrace frames was changed. --- test/el-mock-test.el | 20 1 file changed, 16 insert

[nongnu] scratch/el-mock 86444bfdfc 16/64: Add Travis config

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 86444bfdfc254107fc6a53db9b291f57325219a6 Author: Johan Andersson Commit: Johan Andersson Add Travis config --- .travis.yml | 11 +++ 1 file changed, 11 insertions(+) diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 00..3fa912c

[nongnu] scratch/el-mock a99d6514a0 04/64: Add @rejeep as maintainer.

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit a99d6514a091e4686794b6c7ef321f823d4f8eb8 Author: Johan Andersson Commit: Johan Andersson Add @rejeep as maintainer. --- el-mock.el | 1 + 1 file changed, 1 insertion(+) diff --git a/el-mock.el b/el-mock.el index 0521ed9622..ac29535556 100644 --- a/el-mock.el

[nongnu] scratch/el-mock 8cb59fc562 25/64: ©setup cask-package-toolset and update gitignore

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 8cb59fc5629c7a4fd4743a3e2f0eb6d2bba2ec09 Author: AdrieanKhisbe Commit: AdrieanKhisbe ©setup cask-package-toolset and update gitignore --- .gitignore | 12 +++- Cask | 4 +++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.gitig

[nongnu] scratch/el-mock 2b4e3acc43 50/64: Merge pull request #29 from telotortium/github-actions

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 2b4e3acc4378c210394f532e010782ada772e16b Merge: 5df1d3a956 3a49f4c138 Author: Robert Irelan Commit: GitHub Merge pull request #29 from telotortium/github-actions Add Github Actions --- .github/workflows/main.yml | 47 ++

[nongnu] scratch/el-mock a303e198a7 26/64: Setup coverage

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit a303e198a777ea2c1552a25c3bb553ac6bb5c31c Author: AdrieanKhisbe Commit: AdrieanKhisbe Setup coverage --- test/test-helper.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/test-helper.el b/test/test-helper.el index c409abd212..36c2890e77 100644 ---

[nongnu] scratch/el-mock 5ee1a1a5de 15/64: Move tests from el-mock.el

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 5ee1a1a5defc22247a0db5ca601472e073d63038 Author: Johan Andersson Commit: Johan Andersson Move tests from el-mock.el Now running tests using ert-runner --- Cask | 6 + Makefile | 6 + README.md| 10 ++ el-mo

[nongnu] scratch/el-mock 10c9fac555 07/64: ad-safe-fset is obsolete (replaced by fset)

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 10c9fac555075e389aeb7b38297c50d93540abfe Author: Damien Cassou Commit: Damien Cassou ad-safe-fset is obsolete (replaced by fset) `ad-safe-fset` has been removed from Emacs. Looking at the corresponding patch, it looks like all references to this fu

[nongnu] scratch/el-mock e072098b76 06/64: Add Cask.

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit e072098b762e4c90ba6d8163f9f741497e4fb9d7 Author: Johan Andersson Commit: Johan Andersson Add Cask. --- .gitignore | 1 + Cask | 3 +++ 2 files changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 00..b9ff6f938

[nongnu] scratch/el-mock 6ebfe64410 54/64: Test Emacs 25.3

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 6ebfe64410d54b4cf76f655e416d49935d5e2ceb Author: robert.irelan Commit: robert.irelan Test Emacs 25.3 Fix #23 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workfl

[nongnu] scratch/el-mock 21157530ca 59/64: Misc cosmetic changes

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 21157530caf7a26746897de903a8b820490cad6c Author: Stefan Monnier Commit: Stefan Monnier Misc cosmetic changes * el-mock.el: Bump GPL version up to 3. Don't require `advice` which the file doesn't use any more. Prefer #' to quote function names.

[nongnu] scratch/el-mock 3069931de7 12/64: v1.25.1

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 3069931de75bb6704ecf565af5390009dc4dae00 Author: Johan Andersson Commit: Johan Andersson v1.25.1 --- el-mock.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/el-mock.el b/el-mock.el index 38143ab792..e115ec1d7b 100644 --- a/el-mock.el +++

[nongnu] scratch/el-mock 01cf866b4b 51/64: Fix typo

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 01cf866b4b7028200da1e65d8f080c4f1477e9f7 Author: robert.irelan Commit: robert.irelan Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c16c8b82b8..ebb5ffcb64 100644 --- a/README.md +++ b/READ

[nongnu] scratch/el-mock c05cc24df6 53/64: Merge pull request #30 from telotortium/fix-backtrace

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit c05cc24df68fd2e5a16a542b212c5f25b843da46 Merge: 01cf866b4b a843820161 Author: Robert Irelan Commit: GitHub Merge pull request #30 from telotortium/fix-backtrace Update preserve-backtrace test for Emacs 26+ --- test/el-mock-test.el | 20 +++

[nongnu] scratch/el-mock 18cee97bf6 62/64: Don't expose the `-*-functions` vars in the macroexpanded code

2023-08-28 Thread Stefan Monnier via
branch: scratch/el-mock commit 18cee97bf63ff2c2c5e63839f4709d1d0029d61e Author: Stefan Monnier Commit: Stefan Monnier Don't expose the `-*-functions` vars in the macroexpanded code Set those vars from the `mock--stub-setup` and `mock/setup` functions instead. This has the benef

  1   2   >