[elpa] main b2bcc83b78: * elpa-packages (denote-menu): New package

2023-03-09 Thread Stefan Monnier via
branch: main commit b2bcc83b789fce88c9c3ae27de65d299f46dea92 Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (denote-menu): New package --- elpa-packages | 5 + 1 file changed, 5 insertions(+) diff --git a/elpa-packages b/elpa-packages index d1a575cba6..bb1912e978 100644

[elpa] elpa-admin 2f33809406 1/2: * elpa-admin (elpaa--make-one-tarball): Preload copyright file

2023-03-23 Thread Stefan Monnier via
branch: elpa-admin commit 2f338094064f1a492c411e441554426a9663b9a3 Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin (elpaa--make-one-tarball): Preload copyright file --- elpa-admin.el | 4 1 file changed, 4 insertions(+) diff --git a/elpa-admin.el b/elpa-admin.el index 95dcd

[elpa] elpa-admin f414649d56 2/2: Merge remote-tracking branch 'refs/remotes/origin/elpa-admin' into elpa-admin

2023-03-23 Thread Stefan Monnier via
branch: elpa-admin commit f414649d56871664c154cdaac766b8464def1324 Merge: 2f33809406 4414fbecce Author: Stefan Monnier Commit: Stefan Monnier Merge remote-tracking branch 'refs/remotes/origin/elpa-admin' into elpa-admin --- elpa-admin.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion

[elpa] main 94435ad928: * elpa-packages (jinx): New package

2023-03-26 Thread Stefan Monnier via
branch: main commit 94435ad9282da1c3a1dbd77d6e20d2c16c48d51e Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (jinx): New package --- elpa-packages | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index 1a19eb111d..73a08e416e

[elpa] main 9276506ea9: * elpa-packages: Make descriptors more uniform for "minad" packages

2023-03-26 Thread Stefan Monnier via
branch: main commit 9276506ea9ed5be659b29c8e04ee896990123712 Author: Daniel Mendler Commit: Stefan Monnier * elpa-packages: Make descriptors more uniform for "minad" packages --- elpa-packages | 31 +-- 1 file changed, 21 insertions(+), 10 deletions(-) diff --gi

[elpa] main 4cbcb715c5: * elpa-packages (openpgp): Fix typo

2023-03-26 Thread Stefan Monnier via
branch: main commit 4cbcb715c516e7485269616f39a54ee745a217d0 Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (openpgp): Fix typo --- elpa-packages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index 032ef82582..2b7275562e 100

[elpa] scratch/hyperbole 1cbe91bd74 3/3: Try and avoid using `hyperb:stack-frame`

2023-04-03 Thread Stefan Monnier via
branch: scratch/hyperbole commit 1cbe91bd74bb59505042a488c1deee2ede432c76 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 59e73ac910 2/3: * hversion.el (hyperb:path-being-loaded): Delete function

2023-04-03 Thread Stefan Monnier via
branch: scratch/hyperbole commit 59e73ac91066276d7594a709ee39c9ce14df9f1b 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 f97eb75048 1/3: * hload-path.el (hyperb:dir): Use `macroexp-file-name`

2023-04-03 Thread Stefan Monnier via
branch: scratch/hyperbole commit f97eb7504800461171bcf11e33da29b7bb6d72c2 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] branch scratch/hyperbole created (now 1cbe91bd74)

2023-04-03 Thread Stefan Monnier via
monnier pushed a change to branch scratch/hyperbole. at 1cbe91bd74 Try and avoid using `hyperb:stack-frame` This branch includes the following new commits: new f97eb75048 * hload-path.el (hyperb:dir): Use `macroexp-file-name` new 59e73ac910 * hversion.el (hyperb:path-bei

[elpa] scratch/hyperbole 53e96c9acb: (kotl-mode:pre-self-insert-command): Use buffer-locally at top-level

2023-04-03 Thread Stefan Monnier via
branch: scratch/hyperbole commit 53e96c9acb74fc8514e0aeaa214aea973943dd5e 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 1fdc1bf382 3/3: (kview:char-visible-p): Delete function

2023-04-03 Thread Stefan Monnier via
branch: scratch/hyperbole commit 1fdc1bf382fb2491592fa968eec9178beaddfcbf 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 updated (53e96c9acb -> 1fdc1bf382)

2023-04-03 Thread Stefan Monnier via
monnier pushed a change to branch scratch/hyperbole. from 53e96c9acb (kotl-mode:pre-self-insert-command): Use buffer-locally at top-level new feeb90effe Get rid of `hyperb:stack-frame` new 0efe0e0a84 Fix compilation of test file new 1fdc1bf382 (kview:char-visible-p)

[elpa] scratch/hyperbole 0efe0e0a84 2/3: Fix compilation of test file

2023-04-03 Thread Stefan Monnier via
branch: scratch/hyperbole commit 0efe0e0a8422ee59a944b93c7212f2cfab128c9f 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 feeb90effe 1/3: Get rid of `hyperb:stack-frame`

2023-04-03 Thread Stefan Monnier via
branch: scratch/hyperbole commit feeb90effe5385ecc2ba65707f4381741eda0542 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] externals/sml-mode 7ebf911142: * sml-mode.el: Fix string continuations' indentation; misc code updates

2023-04-10 Thread Stefan Monnier via
branch: externals/sml-mode commit 7ebf91114292eead967d1a9bb4f235d66f6dd525 Author: Stefan Monnier Commit: Stefan Monnier * sml-mode.el: Fix string continuations' indentation; misc code updates Prefer #' to quote function names (sml-font-lock-keywords): Don't rely on `font-lock-*

[nongnu] scratch/macrostep c4aac60959: * macrostep.el (macrostep-mode-map): Fix name to follow convention

2023-04-14 Thread Stefan Monnier via
branch: scratch/macrostep commit c4aac60959d6d2fcc385612ec6de49b0609518a7 Author: Stefan Monnier Commit: Stefan Monnier * macrostep.el (macrostep-mode-map): Fix name to follow convention --- macrostep.el | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/macroste

[nongnu] scratch/macrostep updated (c20f621bf2 -> c4aac60959)

2023-04-14 Thread Stefan Monnier via
monnier pushed a change to branch scratch/macrostep. from c20f621bf2 Activate `lexical-binding` adds c7369e402c Release version 0.9.1 adds ab1685d858 Consistently use spaces for indentation adds f65548afb5 Capitalize library summary adds cdaa3a5e82 Resume develop

[elpa] elpa-admin 7b3ff8937c: * elpa-admin.el: Avoid fetching from git.sr.ht

2023-04-14 Thread Stefan Monnier via
branch: elpa-admin commit 7b3ff8937cb8f9f927ec5bf7bf101623d8ca67d6 Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el: Avoid fetching from git.sr.ht (elpaa--manual-sync-re): New var. (elpaa--manual-sync-p): New function. (elpaa--batch-fetch-and): Use it. --- elpa

[elpa] elpa-admin 965be8e6cf: * elpa-admin.el (elpaa--manual-sync-re): Change default

2023-04-17 Thread Stefan Monnier via
branch: elpa-admin commit 965be8e6cfdb817aa0711fb09fed96dcd379573d Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el (elpaa--manual-sync-re): Change default (elpaa-read-config): Simplify. --- elpa-admin.el | 17 + 1 file changed, 1 insertion(+), 16 delet

[elpa] elpa-admin c6eff53d38: * elpa-admin.el: Read config file after all vars have been defined

2023-04-17 Thread Stefan Monnier via
branch: elpa-admin commit c6eff53d38c0ffadeb86901102cf29779f208b24 Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el: Read config file after all vars have been defined --- elpa-admin.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elpa-admin.el b/elpa-

[elpa] main dd42b1061a 1/2: * elpa-packages (vertico): Fix typo

2023-05-01 Thread Stefan Monnier via
branch: main commit dd42b1061a8f084b0f2b088200b6556d57104777 Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (vertico): Fix typo --- elpa-packages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index a12f009930..003f26e1d4 100

[elpa] main 8015db081a 2/2: Merge branch 'main' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa

2023-05-01 Thread Stefan Monnier via
branch: main commit 8015db081a546fbea24bb9e20393cf4a58828c04 Merge: dd42b1061a ed5910e6f3 Author: Stefan Monnier Commit: Stefan Monnier Merge branch 'main' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa --- elpa-packages | 1 + 1 file changed, 1 insertion(+) diff --git a/elpa-packages b/el

[elpa] branch scratch/hyperbole deleted (was 1fdc1bf382)

2023-05-01 Thread Stefan Monnier via
monnier pushed a change to branch scratch/hyperbole. was 1fdc1bf382 (kview:char-visible-p): Delete function This change permanently discards the following revisions: discards 1fdc1bf382 (kview:char-visible-p): Delete function discards 0efe0e0a84 Fix compilation of test file disca

[elpa] scratch/hyperbole 538590efcc 6/7: Fix compilation of test file

2023-05-01 Thread Stefan Monnier via
branch: scratch/hyperbole commit 538590efcc6fa57ef74e5fab5f2573c4dbbad613 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 02bf28e5cd 3/7: Try and avoid using `hyperb:stack-frame`

2023-05-01 Thread Stefan Monnier via
branch: scratch/hyperbole commit 02bf28e5cdc50e92646e78adbdcfa96b45e1dc42 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 bfe7ef167d 2/7: * hversion.el (hyperb:path-being-loaded): Delete function

2023-05-01 Thread Stefan Monnier via
branch: scratch/hyperbole commit bfe7ef167de6371e12c7466671389d56ba77f928 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] branch scratch/hyperbole created (now 2803a985a0)

2023-05-01 Thread Stefan Monnier via
monnier pushed a change to branch scratch/hyperbole. at 2803a985a0 (kview:char-visible-p): Delete function This branch includes the following new commits: new 2a58ece547 * hload-path.el (hyperb:dir): Use `macroexp-file-name` new bfe7ef167d * hversion.el (hyperb:path-bein

[elpa] scratch/hyperbole 2803a985a0 7/7: (kview:char-visible-p): Delete function

2023-05-01 Thread Stefan Monnier via
branch: scratch/hyperbole commit 2803a985a04cfeab84d1767bebd2d172ebda02e4 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 3eef78bc79 4/7: (kotl-mode:pre-self-insert-command): Use buffer-locally at top-level

2023-05-01 Thread Stefan Monnier via
branch: scratch/hyperbole commit 3eef78bc7922d43cb82edc37e857f76551c19340 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 31e1c06f46 5/7: Get rid of `hyperb:stack-frame`

2023-05-01 Thread Stefan Monnier via
branch: scratch/hyperbole commit 31e1c06f46c60bb657037ec997aca128b0929807 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] scratch/hyperbole 2a58ece547 1/7: * hload-path.el (hyperb:dir): Use `macroexp-file-name`

2023-05-01 Thread Stefan Monnier via
branch: scratch/hyperbole commit 2a58ece547f7868d3010c409ca0b48aa35af995b 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 73f076d5ad 1/2: * hact.el: Fix broken lexical-binding cookie

2023-05-01 Thread Stefan Monnier via
branch: scratch/hyperbole commit 73f076d5ad825d20d961d773436e5f6bcbc62dc6 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 df3faf1380..47cb6659

[elpa] scratch/hyperbole updated (2803a985a0 -> 4955db1c2d)

2023-05-01 Thread Stefan Monnier via
monnier pushed a change to branch scratch/hyperbole. from 2803a985a0 (kview:char-visible-p): Delete function new 73f076d5ad * hact.el: Fix broken lexical-binding cookie new 4955db1c2d * hyperbole.el: Preload `kotl-autoloads` Summary of changes: hact.el | 3 ++- hype

[elpa] scratch/hyperbole 4955db1c2d 2/2: * hyperbole.el: Preload `kotl-autoloads`

2023-05-01 Thread Stefan Monnier via
branch: scratch/hyperbole commit 4955db1c2d5a36b989cd5a0bacf3f299403394b1 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 a1d0311ec2 1/3: hyperbole-autoloads.el: Remove needless definitions

2023-05-01 Thread Stefan Monnier via
branch: scratch/hyperbole commit a1d0311ec239aa79c5854a5a2d04da7610387e56 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 842785ad7d 2/3: * hycontrol.el (hycontrol-windows-mode-map): Don't autoload

2023-05-01 Thread Stefan Monnier via
branch: scratch/hyperbole commit 842785ad7da97b8dcfed2ba2fb69c09b0d80233e 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 772e9e0119 3/3: * hyperbole.el (kotl-autoloads): Provide fallback for Emacs-27

2023-05-01 Thread Stefan Monnier via
branch: scratch/hyperbole commit 772e9e0119fe004aa873cb1d180a5dd76ca817b3 Author: Stefan Monnier Commit: Stefan Monnier * hyperbole.el (kotl-autoloads): Provide fallback for Emacs-27 --- hyperbole.el | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/hype

[elpa] scratch/hyperbole updated (4955db1c2d -> 772e9e0119)

2023-05-01 Thread Stefan Monnier via
monnier pushed a change to branch scratch/hyperbole. from 4955db1c2d * hyperbole.el: Preload `kotl-autoloads` new a1d0311ec2 hyperbole-autoloads.el: Remove needless definitions new 842785ad7d * hycontrol.el (hycontrol-windows-mode-map): Don't autoload new 772e9e0119

[elpa] scratch/hyperbole 3b3256f20a: * hui-select.el: Fix a few warnings and improve some docstrings

2023-05-01 Thread Stefan Monnier via
branch: scratch/hyperbole commit 3b3256f20af47458b1859e89903d1f5f3525b72c 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

[elpa] scratch/hyperbole ed4adaea08: (man-show): Fix miscompilation

2023-05-01 Thread Stefan Monnier via
branch: scratch/hyperbole commit ed4adaea0888e6678e4e1094645d303af8ca5a74 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. --- hactypes

[elpa] branch scratch/hyperbole deleted (was ed4adaea08)

2023-05-01 Thread Stefan Monnier via
monnier pushed a change to branch scratch/hyperbole. was ed4adaea08 (man-show): Fix miscompilation This change permanently discards the following revisions: discards ed4adaea08 (man-show): Fix miscompilation discards 3b3256f20a * hui-select.el: Fix a few warnings and improve some

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

2023-05-01 Thread Stefan Monnier via
branch: scratch/hyperbole commit 8166bb40bf9db2fe0ddfd6cefc5633deb863703c 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 3eef78bc79 04/15: (kotl-mode:pre-self-insert-command): Use buffer-locally at top-level

2023-05-01 Thread Stefan Monnier via
branch: scratch/hyperbole commit 3eef78bc7922d43cb82edc37e857f76551c19340 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 02bf28e5cd 03/15: Try and avoid using `hyperb:stack-frame`

2023-05-01 Thread Stefan Monnier via
branch: scratch/hyperbole commit 02bf28e5cdc50e92646e78adbdcfa96b45e1dc42 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 bfe7ef167d 02/15: * hversion.el (hyperb:path-being-loaded): Delete function

2023-05-01 Thread Stefan Monnier via
branch: scratch/hyperbole commit bfe7ef167de6371e12c7466671389d56ba77f928 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 73f076d5ad 08/15: * hact.el: Fix broken lexical-binding cookie

2023-05-01 Thread Stefan Monnier via
branch: scratch/hyperbole commit 73f076d5ad825d20d961d773436e5f6bcbc62dc6 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 df3faf1380..47cb6659

[elpa] scratch/hyperbole 538590efcc 06/15: Fix compilation of test file

2023-05-01 Thread Stefan Monnier via
branch: scratch/hyperbole commit 538590efcc6fa57ef74e5fab5f2573c4dbbad613 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 2a58ece547 01/15: * hload-path.el (hyperb:dir): Use `macroexp-file-name`

2023-05-01 Thread Stefan Monnier via
branch: scratch/hyperbole commit 2a58ece547f7868d3010c409ca0b48aa35af995b 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 0abc388edb 15/15: * hyrolo.el: A few cosmetic tweaks

2023-05-01 Thread Stefan Monnier via
branch: scratch/hyperbole commit 0abc388edb869cbf49b5d95dbbdf1e486a656d53 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 2803a985a0 07/15: (kview:char-visible-p): Delete function

2023-05-01 Thread Stefan Monnier via
branch: scratch/hyperbole commit 2803a985a04cfeab84d1767bebd2d172ebda02e4 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 fdd704bf20 13/15: (man-show): Fix miscompilation

2023-05-01 Thread Stefan Monnier via
branch: scratch/hyperbole commit fdd704bf20f755ea0e8c2a441d2df05030246873 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] branch scratch/hyperbole created (now 0abc388edb)

2023-05-01 Thread Stefan Monnier via
monnier pushed a change to branch scratch/hyperbole. at 0abc388edb * hyrolo.el: A few cosmetic tweaks This branch includes the following new commits: new 2a58ece547 * hload-path.el (hyperb:dir): Use `macroexp-file-name` new bfe7ef167d * hversion.el (hyperb:path-being-loa

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

2023-05-01 Thread Stefan Monnier via
branch: scratch/hyperbole commit 31e1c06f46c60bb657037ec997aca128b0929807 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] scratch/hyperbole 25e0fed3bb 12/15: * hui-select.el: Fix a few warnings and improve some docstrings

2023-05-01 Thread Stefan Monnier via
branch: scratch/hyperbole commit 25e0fed3bbb926c51272d351912bb9f38625a9bc 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

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

2023-05-01 Thread Stefan Monnier via
branch: scratch/hyperbole commit c10536751abe331273c3d0acf8ba2f0d09cfb22a 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 e6fb782621 11/15: * hycontrol.el (hycontrol-windows-mode-map): Don't autoload

2023-05-01 Thread Stefan Monnier via
branch: scratch/hyperbole commit e6fb78262169e82d96c579d3515dc42b16de6e23 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 ba352bce93 14/15: Fix a few minor miscompilations and warnings

2023-05-01 Thread Stefan Monnier via
branch: scratch/hyperbole commit ba352bce93e7f9d9eba93e7b53d1d0b3b6f324b1 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

[nongnu] main 83410aacf7: * elpa-packages (devil): New package

2023-05-15 Thread Stefan Monnier via
branch: main commit 83410aacf7dff71fcc3bff37e01269bb02122d9f Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (devil): New package --- elpa-packages | 4 1 file changed, 4 insertions(+) diff --git a/elpa-packages b/elpa-packages index c333cc8bb3..7d1fc2a797 100644 --- a/e

[elpa] elpa-admin baa3e4671b: * elpa-admin.el (elpaa--report-failure): Increase threshold

2022-11-29 Thread Stefan Monnier via
branch: elpa-admin commit baa3e4671b9527a25facd48e7894794fd327a407 Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el (elpaa--report-failure): Increase threshold The version is often included 3 times in the error message, so a single additional digit is all it takes t

[elpa] elpa-admin 835a42acea 2/2: Merge branch 'elpa-admin' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa into elpa-admin

2022-12-03 Thread Stefan Monnier via
branch: elpa-admin commit 835a42acea09d1ba626b363ec5f4645142a16e4b Merge: fd19544fba baa3e4671b Author: Stefan Monnier Commit: Stefan Monnier Merge branch 'elpa-admin' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa into elpa-admin --- elpa-admin.el | 4 ++-- 1 file changed, 2 insertions(+)

[elpa] elpa-admin fd19544fba 1/2: * elpa-admin.el (elpaa--select-revision): Simplify

2022-12-03 Thread Stefan Monnier via
branch: elpa-admin commit fd19544fba19da9060b62dfc6cbcaa04a148698a Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el (elpaa--select-revision): Simplify --- elpa-admin.el | 8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/elpa-admin.el b/elpa-admin.el ind

[nongnu] main ddfb68cf9f: elpa-packages (bash-completion): New package

2022-12-03 Thread Stefan Monnier via
branch: main commit ddfb68cf9fa55823d815d426910e07ea3a2a5130 Author: Stefan Monnier Commit: Stefan Monnier elpa-packages (bash-completion): New package --- elpa-packages | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/elpa-packages b/elpa-packages index 36d5f255e5

[elpa] main 0d8bf8de73: elpa-packages (bnf-mode, kiwix): Activate auto-sync

2022-12-07 Thread Stefan Monnier via
branch: main commit 0d8bf8de730276679cb891d68657d335d4c47cde Author: Stefan Monnier Commit: Stefan Monnier elpa-packages (bnf-mode, kiwix): Activate auto-sync --- elpa-packages | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/elpa-packages b/elpa-packages index 6acf

[elpa] externals-release/ement updated (ebaeb41ec6 -> e18a6c9ff1)

2022-12-08 Thread Stefan Monnier via
monnier pushed a change to branch externals-release/ement. from ebaeb41ec6 Release: v0.4.1 adds c8cd6a4400 Meta: v0.5-pre adds 89e91b8364 Change: Don't offer spaces when completing rooms to view adds 8edc2ddc1e Change: ement-room-list -> ement-tabulated-room-list

[elpa] externals/peg 8fb32a2012: * peg.el: Use OClosures when available

2022-12-11 Thread Stefan Monnier via
branch: externals/peg commit 8fb32a2012d55fcc8b4d2ba0c170efce5c263906 Author: Stefan Monnier Commit: Stefan Monnier * peg.el: Use OClosures when available (News:): New section. (peg--when-fboundp): New macro. (peg-function): New OClosure type. (cl-print-object) : New met

[elpa] externals/peg f5c07b1c2f: * peg-tests.el (peg-ex-lisp): Fix indent

2022-12-11 Thread Stefan Monnier via
branch: externals/peg commit f5c07b1c2f65f325003a65b12573a0bbacd0fceb Author: Stefan Monnier Commit: Stefan Monnier * peg-tests.el (peg-ex-lisp): Fix indent --- peg-tests.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/peg-tests.el b/peg-tests.el index cedccd7ea

[elpa] externals/peg updated (f5c07b1c2f -> 26703e8695)

2022-12-11 Thread Stefan Monnier via
monnier pushed a change to branch externals/peg. from f5c07b1c2f * peg-tests.el (peg-ex-lisp): Fix indent new f48b9066ef * peg.el (peg--translate) : New PEX form new 26703e8695 * peg.el: Add named rulesets Summary of changes: peg.el | 68 ++

[elpa] externals/peg f48b9066ef 1/2: * peg.el (peg--translate) : New PEX form

2022-12-11 Thread Stefan Monnier via
branch: externals/peg commit f48b9066ef02871cc15be0f6743abe46f45ba079 Author: Stefan Monnier Commit: Stefan Monnier * peg.el (peg--translate) : New PEX form --- peg.el | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/peg.el b/peg.el index d7247bf1b6..0d0cab8ca

[elpa] externals/peg 26703e8695 2/2: * peg.el: Add named rulesets

2022-12-11 Thread Stefan Monnier via
branch: externals/peg commit 26703e869548d233effabc98a537707a3a8ce8e9 Author: Stefan Monnier Commit: Stefan Monnier * peg.el: Add named rulesets (define-peg-ruleset): New macro. (with-peg-rules): Allow reference to a ruleset. --- peg.el | 57

[elpa] externals/peg 912e9baf50: * peg.el: Add support for arguments and indirect calls

2022-12-11 Thread Stefan Monnier via
branch: externals/peg commit 912e9baf50da2ac83fc987336158af2ae0cbda4c Author: Stefan Monnier Commit: Stefan Monnier * peg.el: Add support for arguments and indirect calls (peg-leaf-types): Add `funcall`. (peg--macroexpand): Rely on the unknown-function machinery to detect un

[elpa] externals/cl-lib 80dc6223f2: * cl-lib.el: Use lexical-binding if available and stick to ASCII

2022-12-12 Thread Stefan Monnier via
branch: externals/cl-lib commit 80dc6223f2e25db1f4b38d5c48365553abd793fc Author: Stefan Monnier Commit: Stefan Monnier * cl-lib.el: Use lexical-binding if available and stick to ASCII --- cl-lib.el | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/cl-lib.el b/

[elpa] externals/ampc 9fffb61cf0: * ampc.el: Fix compilation warnings

2022-12-14 Thread Stefan Monnier via
branch: externals/ampc commit 9fffb61cf060433fce9960d766eb3e641b6046ca Author: Stefan Monnier Commit: Stefan Monnier * ampc.el: Fix compilation warnings Also prefer #' to quote function names and prefer actual closures to `(lambda ...). Switch to `pcase` while at it. --- ampc.

[elpa] externals/nhexl-mode 70d3c54585: * nhexl-mode.el (nhexl-nibble-copy-hex): New var

2022-12-15 Thread Stefan Monnier via
branch: externals/nhexl-mode commit 70d3c545857f59e892fba9dbefdca4fa25b9af9a Author: Stefan Monnier Commit: Stefan Monnier * nhexl-mode.el (nhexl-nibble-copy-hex): New var (nhexl-nibble-edit-mode): Obey it. (nhexl--convert-to-hex): New function. --- nhexl-mode.el | 31 +

[elpa] elpa-admin 487ffdcf23: * elpa-admin.el (elpaa--export-org): Don't use a TOC by default

2022-12-17 Thread Stefan Monnier via
branch: elpa-admin commit 487ffdcf239b90a6c42ab7e12a4e8a048468b806 Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el (elpaa--export-org): Don't use a TOC by default At least in plain text output, this is more annoying than anything. --- elpa-admin.el | 1 + 1 file chang

[elpa] elpa-admin 3417ff2deb: Stop recommending `git:` access

2022-12-20 Thread Stefan Monnier via
branch: elpa-admin commit 3417ff2debca6c4cada80f3d5c41f35f623454c5 Author: Stefan Monnier Commit: Stefan Monnier Stop recommending `git:` access This recommendation was made because the `https:` URL ended up using the "dumb HTTP" which was much slower. This seems to be fixed no

[elpa] externals/gnu-elpa-keyring-update 685192692f: Update with the new GPG keys

2022-12-28 Thread Stefan Monnier via
branch: externals/gnu-elpa-keyring-update commit 685192692f809e3d8c336e27170a2b819925202f Author: Stefan Monnier Commit: Stefan Monnier Update with the new GPG keys * etc/gnu-elpa.gpg-keyring: Update with new keys. * gnu-elpa-keyring-update.el: Remove GPG commands from Commentar

[elpa] elpa-admin 378d1ccb74: * elpa-admin.el (elpaa--report-failure): Fallback on email-bcc

2022-12-29 Thread Stefan Monnier via
branch: elpa-admin commit 378d1ccb7462344890ed007f431f86f07ae5aa17 Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el (elpaa--report-failure): Fallback on email-bcc --- elpa-admin.el | 22 -- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/elpa

[nongnu] main 20dc70a038: * elpa-packages (meow): New package

2022-12-29 Thread Stefan Monnier via
branch: main commit 20dc70a0380f3c716bc4fd551a54778a3e5fb196 Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (meow): New package --- elpa-packages | 17 ++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/elpa-packages b/elpa-packages index bbeefa7

[elpa] externals/pabbrev 6d9e97a6b6: * pabbrev.el: Cosmetic changes and compiler warnings

2023-01-01 Thread Stefan Monnier via
branch: externals/pabbrev commit 6d9e97a6b6b7897e0fdd101299751219855114c0 Author: Stefan Monnier Commit: Stefan Monnier * pabbrev.el: Cosmetic changes and compiler warnings Enable lexical-binding. Remove redundant `:group` args. Prefer #' to quote function names. (pabbrev-m

[elpa] externals/lmc ff8867fea6: * lmc.el (lmc--with-silent-modifications): Delete macro

2023-01-05 Thread Stefan Monnier via
branch: externals/lmc commit ff8867fea6a91b864d0c6459b9c1054cb4d65a81 Author: Stefan Monnier Commit: Stefan Monnier * lmc.el (lmc--with-silent-modifications): Delete macro (lmc-store-word): Use `with-silent-modifications`. --- lmc.el | 34 +- 1 file

[elpa] externals/lmc cff4a32cd5: * lmc.el: Remove redundant declarations

2023-01-05 Thread Stefan Monnier via
branch: externals/lmc commit cff4a32cd5c08b3624b9848b91493860cd36b07f Author: Stefan Monnier Commit: Stefan Monnier * lmc.el: Remove redundant declarations (lmc--pc): Remove, unused. (lmc-acc): Remove redundant declaration. --- lmc.el | 14 -- 1 file changed, 4 inse

[elpa] externals/nadvice d19e9ae649: * nadvice.el (advice-add): Fix bug with empty arglists and :around

2023-01-11 Thread Stefan Monnier via
branch: externals/nadvice commit d19e9ae649374a0f2fab1baa045ed192e0851750 Author: Stefan Monnier Commit: Stefan Monnier * nadvice.el (advice-add): Fix bug with empty arglists and :around --- nadvice.el | 21 - 1 file changed, 16 insertions(+), 5 deletions(-) diff --git

[elpa] externals/names 77fbff178e: * .elpaignore: New file

2022-04-25 Thread Stefan Monnier via
branch: externals/names commit 77fbff178e6738843ff458a95f59833de43ee54d Author: Stefan Monnier Commit: Stefan Monnier * .elpaignore: New file By marking `tests` as ignored, it also tells the GNUmakefile not to try and compile the files therein, which is the main benefit since

[elpa] main b6b2a161bf: * elpa-packages (gtags-mode): New package

2022-04-28 Thread Stefan Monnier via
branch: main commit b6b2a161bf1f119f8be143deac96c2cf19d18b5f Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (gtags-mode): New package --- elpa-packages | 2 ++ 1 file changed, 2 insertions(+) diff --git a/elpa-packages b/elpa-packages index 9c9f35267d..5674fe1dbe 100644 ---

[elpa] main b7f4303952: * elpa-packages (hyperbole): Add `:news`

2022-05-01 Thread Stefan Monnier via
branch: main commit b7f43039520b9027154fea824505c5a9b989e578 Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (hyperbole): Add `:news` --- elpa-packages | 1 + 1 file changed, 1 insertion(+) diff --git a/elpa-packages b/elpa-packages index 3162397a14..8c84ff41de 100644 --- a/e

[elpa] main 8794e45e74: * elpa-packages (tomelr): New package

2022-05-03 Thread Stefan Monnier via
branch: main commit 8794e45e74486e768a7d8865719a333c395a6663 Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (tomelr): New package --- elpa-packages | 4 1 file changed, 4 insertions(+) diff --git a/elpa-packages b/elpa-packages index 8c84ff41de..4336648387 100644 --- a/

[elpa] elpa-admin 3478d4c34d: * elpa-admin.el (elpaa--make-one-tarball-1): Obey .elpaignore

2022-05-04 Thread Stefan Monnier via
branch: elpa-admin commit 3478d4c34df701a32080f0e0fdb3017c81435d8e Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el (elpaa--make-one-tarball-1): Obey .elpaignore Always use `.elpaignore` rather than only when an `:ignored-files` is not provided. --- elpa-admin.el

[elpa] main e541165b1c: * elpa-packages (cpupower): New package

2022-05-05 Thread Stefan Monnier via
branch: main commit e541165b1c9716bedbb2c73f09a950ab30f5a2be Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (cpupower): New package --- elpa-packages | 5 + 1 file changed, 5 insertions(+) diff --git a/elpa-packages b/elpa-packages index 4336648387..faa71fcbe7 100644 ---

[elpa] main c3b6837331: * elpa-packages (plz): New package

2022-05-11 Thread Stefan Monnier via
branch: main commit c3b6837331dab592337b18692def69f1d5224e1c Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (plz): New package --- elpa-packages | 4 1 file changed, 4 insertions(+) diff --git a/elpa-packages b/elpa-packages index 51c17bcf09..0a72606e4c 100644 --- a/elp

[elpa] elpa-admin 1d7b4102d0: * elpa-admin.el (elpaa--export-org, elpaa--build-Info-1): Don't let an

2022-05-12 Thread Stefan Monnier via
branch: elpa-admin commit 1d7b4102d02cc1de17372a925776b44bdd5aad40 Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el (elpaa--export-org, elpaa--build-Info-1): Don't let an interactive prompt get in the way. --- elpa-admin.el | 2 ++ 1 file changed, 2 insertions(+) diff --gi

[elpa] main 1adbc186da: * copyright_exceptions (parser-generator-ll-export.el): Add entry

2022-05-13 Thread Stefan Monnier via
branch: main commit 1adbc186da3fbf59ee9dc73e774fa8bcbbbaad1a Author: Stefan Monnier Commit: Stefan Monnier * copyright_exceptions (parser-generator-ll-export.el): Add entry --- copyright_exceptions | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/copyright_exceptions

[elpa] main 64126c5237: * elpa-packages (srht): New package

2022-05-17 Thread Stefan Monnier via
branch: main commit 64126c5237d3d2160792da289bee271b3870e4e2 Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (srht): New package --- elpa-packages | 4 1 file changed, 4 insertions(+) diff --git a/elpa-packages b/elpa-packages index 2a88ba3f9e..4d4175649b 100644 --- a/el

[elpa] main b5305279bb: * elpa-packages: auto-sync a few more packages

2022-05-19 Thread Stefan Monnier via
branch: main commit b5305279bbcf59b22402263ba6bb741b44e1eeef Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages: auto-sync a few more packages --- elpa-packages | 19 +-- 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/elpa-packages b/elpa-packages

[elpa] main dd6976f761: * elpa-packages (detached): New package (renaming of `dtache`)

2022-05-20 Thread Stefan Monnier via
branch: main commit dd6976f7619756f7d22e4a1e62633d2d4800ed2c Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (detached): New package (renaming of `dtache`) --- elpa-packages | 7 +++ 1 file changed, 7 insertions(+) diff --git a/elpa-packages b/elpa-packages index ac322f4c

[elpa] branch externals/nftables-mode created (now 05600129ee)

2022-05-23 Thread Stefan Monnier via
monnier pushed a change to branch externals/nftables-mode. at 05600129ee Minor changes to follow more conventions This branch includes the following new commits: new 6fbf0a5557 Update iptab imports from twb's personal git repo. new 1817c43fb9 Initial example nftables rul

[elpa] externals/nftables-mode 78a1a48898 04/41: cannot reject as default policy

2022-05-23 Thread Stefan Monnier via
branch: externals/nftables-mode commit 78a1a4889837a25f5a5bff6a089bb8b262d5b133 Author: Trent W. Buck Commit: Trent W. Buck cannot reject as default policy root@not-omega:~# nft 'add chain inet my_filter my_forward { type filter hook forward priority filter; policy reject; }'

[elpa] externals/nftables-mode 9058451303 09/41: correct for Towards a Perfect Ruleset number

2022-05-23 Thread Stefan Monnier via
branch: externals/nftables-mode commit 9058451303b3d05b544c51de14d57a78caf05a00 Author: Trent W. Buck Commit: Trent W. Buck correct for Towards a Perfect Ruleset number --- nftables-host.nft | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nftables-host.nft b/nftables-hos

[elpa] externals/nftables-mode 8b6ccea869 18/41: fixup! Got the IPS working at last (inc IPv6), mua ha ha!

2022-05-23 Thread Stefan Monnier via
branch: externals/nftables-mode commit 8b6ccea869bd80669f97fbac1c5b303071cec674 Author: Trent W. Buck Commit: Trent W. Buck fixup! Got the IPS working at last (inc IPv6), mua ha ha! --- nftables-router.nft | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/nftables

[elpa] externals/nftables-mode e47799589c 16/41: add remaining allow/deny rules from alpha as an example

2022-05-23 Thread Stefan Monnier via
branch: externals/nftables-mode commit e47799589c89a768a87d332a712b2e02f3d33814 Author: Trent W. Buck Commit: Trent W. Buck add remaining allow/deny rules from alpha as an example --- nftables-router.nft | 30 ++ 1 file changed, 22 insertions(+), 8 deletions(-)

<    11   12   13   14   15   16   17   18   19   20   >