[elpa] externals/emms 5b1cfb1 4/4: * doc/developer-release.txt:

2021-04-14 Thread Yoni Rabkin
branch: externals/emms commit 5b1cfb12b49390328f68f351ab677c27c5c3e980 Author: Yoni Rabkin Commit: Yoni Rabkin * doc/developer-release.txt: --- doc/developer-release.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/developer-release.txt b/doc/developer-release.txt

[elpa] externals/emms f79343b 2/4: * emms-mode-line-icon.el: hiding icon made easy

2021-04-14 Thread Yoni Rabkin
branch: externals/emms commit f79343bf03f6ece09638ec27eeb831c0abe59667 Author: Yoni Rabkin Commit: Yoni Rabkin * emms-mode-line-icon.el: hiding icon made easy It is now possible to easily hide the mode-line icon. The manual as been updated with this information as well. --- doc

[elpa] externals/emms 5c72f04 1/4: * emms-librefm-stream.el: authinfo for streaming

2021-04-14 Thread Yoni Rabkin
branch: externals/emms commit 5c72f041893a2a88aa01ccb7828c498145fe1ac1 Author: Yoni Rabkin Commit: Yoni Rabkin * emms-librefm-stream.el: authinfo for streaming make `emms-librefm-stream-tune-handshake-string' use authinfo as well --- emms-librefm-stream.el | 24 +++-

[elpa] externals/emms e1247af 3/4: * emms.el: bump to version 7.1

2021-04-14 Thread Yoni Rabkin
branch: externals/emms commit e1247af518d0d983d889d5ba60bbde38431d0c68 Author: Yoni Rabkin Commit: Yoni Rabkin * emms.el: bump to version 7.1 --- Makefile | 4 ++-- NEWS | 5 + doc/developer-release.txt | 2 +- emms.el | 2 +- 4 fi

[elpa] externals/emms updated (488d38b -> 5b1cfb1)

2021-04-14 Thread Yoni Rabkin
yonirabkin pushed a change to branch externals/emms. from 488d38b * doc/developer-release.txt: new 5c72f04 * emms-librefm-stream.el: authinfo for streaming new f79343b * emms-mode-line-icon.el: hiding icon made easy new e1247af * emms.el: bump to version 7.1

[elpa] externals/vertico 4c2a578: README: Document a few problematic completion commands

2021-04-14 Thread Protesilaos Stavrou
branch: externals/vertico commit 4c2a5780864779b63da162b03ec7f4c0bbea8166 Author: Daniel Mendler Commit: Daniel Mendler README: Document a few problematic completion commands cc @clemera --- README.org | 39 ++ vertico.texi | 61 +++

[elpa] main 148a1ba: * elpa-packages (vertico): Generate Info docs from README.org

2021-04-14 Thread Stefan Monnier
branch: main commit 148a1ba5bd6094dfbe5cd80ba31d884f7e4886f5 Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (vertico): Generate Info docs from README.org --- elpa-packages | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages inde

[elpa] externals/vertico b8d9792: Remove the autogenerated file vertico.texi

2021-04-14 Thread Protesilaos Stavrou
branch: externals/vertico commit b8d9792044464d129f98ce0116ab39038e1a00ec Author: Daniel Mendler Commit: Daniel Mendler Remove the autogenerated file vertico.texi --- vertico.texi | 306 --- 1 file changed, 306 deletions(-) diff --git

[elpa] main daa648e: * elpa-packages (hyperbole): Auto sync

2021-04-14 Thread Stefan Monnier
branch: main commit daa648e87744305bd9cfe4e8ef504503939e6b3f Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (hyperbole): Auto sync --- elpa-packages | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index 33eee74..3de1be1 1006

[elpa] externals/hyperbole 76f40b5: Add func to run all tests and make some test more robust (#63)

2021-04-14 Thread ELPA Syncer
branch: externals/hyperbole commit 76f40b52e5f9672a164e845d6827e4239a3bcc81 Author: Mats Lidell Commit: GitHub Add func to run all tests and make some test more robust (#63) * Add func to run all tests and make some test more robust * Use expand-file-name --- Changes

[elpa] externals/ergoemacs-mode bcaf49b 03/87: Don't allow infinite recursion on mapkeymap.

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit bcaf49b631d3744a5ee11288aae689d319578e95 Author: Fidler Commit: Fidler Don't allow infinite recursion on mapkeymap. Should fix Issues #442 and #440 --- ergoemacs-mapkeymap.el | 23 ++- 1 file changed, 14 insertions(+), 9 d

[elpa] externals/ergoemacs-mode f10eecc 01/87: Fix overriding keymap. Needs to be expanded.

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit f10eeccc1680390a07e6edf92899cbf55d7f0428 Author: Matthew L. Fidler Commit: Matthew L. Fidler Fix overriding keymap. Needs to be expanded. - Should allow syntax in #436 --- ergoemacs-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion

[elpa] externals/ergoemacs-mode 6051ab5 25/87: Remove unicode fonts setup. Refix Issue #408

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 6051ab51043d1744e17925d60a2392dc82d54f67 Author: Fidler Commit: Fidler Remove unicode fonts setup. Refix Issue #408 --- ergoemacs-mode.el | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/ergoemacs-mode.el b/ergoemacs

[elpa] externals/ergoemacs-mode 27f60cc 11/87: Will eat commands for self insert like e t

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 27f60ccaa87f6e34db0e4e7e305216b04d7cca4c Author: Fidler Commit: Fidler Will eat commands for self insert like e t --- ergoemacs-command-loop.el | 35 --- 1 file changed, 24 insertions(+), 11 deletions(-) diff --git a/

[elpa] externals/ergoemacs-mode b3df015 17/87: Make sure changing local variables doesn't affect save state

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit b3df015fa95ee6c2c3e62cf162c03c13dac034b1 Author: Fidler Commit: Fidler Make sure changing local variables doesn't affect save state --- ergoemacs-command-loop.el | 6 -- ergoemacs-component.el| 11 +++ ergoemacs-functions.el| 17 +

[elpa] externals/ergoemacs-mode updated (5450f4d -> f9d6e3f)

2021-04-14 Thread Stefan Monnier
monnier pushed a change to branch externals/ergoemacs-mode. from 5450f4d Address the many warnings emitted by the compiler new f10eecc Fix overriding keymap. Needs to be expanded. new f12edbb Maybe Fix issue #426 new bcaf49b Don't allow infinite recursion on

[elpa] externals/ergoemacs-mode 176af55 10/87: Take out message

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 176af5544c5402d643180260ebe791322dd5c6bf Author: Fidler Commit: Fidler Take out message --- ergoemacs-command-loop.el | 1 - 1 file changed, 1 deletion(-) diff --git a/ergoemacs-command-loop.el b/ergoemacs-command-loop.el index c9a4d91..ebd4219 10064

[elpa] externals/ergoemacs-mode 01197b3 13/87: Add undefined handling

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 01197b35314f99f6a83edc7e3928262526e15080 Author: Fidler Commit: Fidler Add undefined handling --- ergoemacs-advice.el | 32 +++- ergoemacs-command-loop.el | 3 +-- 2 files changed, 20 insertions(+), 15 deletions(-)

[elpa] externals/ergoemacs-mode 4a8de51 19/87: The image is created for the current theme.

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 4a8de51e161dc692074f8d461b7d167224f85801 Author: Fidler Commit: Fidler The image is created for the current theme. I think this fixes #425 --- ergoemacs-key-description.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --gi

[elpa] externals/ergoemacs-mode 1421a65 06/87: Change how key prefixes are handled.

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 1421a65c51ff548bb53b8fad9ce2b7ae9fb98d62 Author: Fidler Commit: Fidler Change how key prefixes are handled. May fix issues #441 and #439 --- ergoemacs-command-loop.el | 56 +++ ergoemacs-mapkeymap.e

[elpa] externals/ergoemacs-mode 87fe85a 36/87: No longer try to ensure undo-tree and persistent-soft are installed

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 87fe85ac20a6ac32b41df5e7464d6ace5528445b Author: Fidler Commit: Fidler No longer try to ensure undo-tree and persistent-soft are installed Should Fix Issue #449 --- ergoemacs-themes.el | 15 ++- 1 file changed, 10 insertions(+), 5

[elpa] externals/ergoemacs-mode f7a68f6 29/87: Add back Ctrl+Shift+c and Ctrl+Shift+x.

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit f7a68f67aee3e390d0b595db4be8f5691f1ece00 Author: Fidler Commit: Fidler Add back Ctrl+Shift+c and Ctrl+Shift+x. - This should address issue #444 --- ergoemacs-advice.el | 2 +- ergoemacs-command-loop.el | 27 +++

[elpa] externals/ergoemacs-mode 07ef724 22/87: Change ergoemacs-override-keymap key bindings.

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 07ef724db5e3fe43a15a6a8241ad40dd642bb855 Author: Fidler Commit: Fidler Change ergoemacs-override-keymap key bindings. --- ergoemacs-map-properties.el | 2 +- ergoemacs-mode.el | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --g

[elpa] externals/ergoemacs-mode 59235bb 12/87: Allow ergoemacs-mode to handle ending keys

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 59235bbe24a98d8b674776b3ba4f617d2c70313f Author: Fidler Commit: Fidler Allow ergoemacs-mode to handle ending keys --- ergoemacs-advice.el | 19 +++ 1 file changed, 19 insertions(+) diff --git a/ergoemacs-advice.el b/ergoemacs-advice.

[elpa] externals/ergoemacs-mode 59cb758 08/87: Change to an idle timer for more stability

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 59cb758453e677a4c5c4c1f039ca112c9eb34649 Author: Fidler Commit: Fidler Change to an idle timer for more stability --- ergoemacs-command-loop.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ergoemacs-command-loop.el b/ergoemacs-c

[elpa] externals/ergoemacs-mode f5aa0f7 63/87: Merge pull request #496 from wlandry/command_loop

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit f5aa0f7b9150b2387769b15362d05178189e2630 Merge: 67e8c66 131b3fb Author: Matthew Fidler Commit: GitHub Merge pull request #496 from wlandry/command_loop Fix command-loop errors --- ergoemacs-mapkeymap.el | 4 +++- 1 file changed, 3 insertions(

[elpa] externals/ergoemacs-mode e79d33c 28/87: Rename ergoemacs-swiper to swiper. Issue #445

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit e79d33c7210be4e262f810231cd908c77e92edef Author: Fidler Commit: Fidler Rename ergoemacs-swiper to swiper. Issue #445 --- ergoemacs-themes.el | 7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/ergoemacs-themes.el b/ergoemacs-them

[elpa] externals/ergoemacs-mode 27c6245 05/87: Remove helm-do-grep. Its no longer found in helm

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 27c624527aae0f3c285205fad5518f470efe2039 Author: Fidler Commit: Fidler Remove helm-do-grep. Its no longer found in helm --- ergoemacs-themes.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ergoemacs-themes.el b/ergoemacs-themes.

[elpa] externals/ergoemacs-mode b4b5241 30/87: Add back ergoemacs-style shift-translation

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit b4b5241e679cc1a7bd7b1f3703f1a7ce602cd1f6 Author: Fidler Commit: Fidler Add back ergoemacs-style shift-translation M-> translates to M-. in colemak to allow reduction to have shift-selection style on ergoemacs-keys --- ergoemacs-advice.el

[elpa] externals/ergoemacs-mode 9acd205 34/87: Fix Issue #451 by coding a new old binding function

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 9acd2057fafe96ff7937e877f2d6edd04cc05dfe Author: Fidler Commit: Fidler Fix Issue #451 by coding a new old binding function --- ergoemacs-functions.el | 21 ++ ergoemacs-map.el | 173 + 2 files

[elpa] externals/ergoemacs-mode eaf2812 79/87: Suppress more warnings

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit eaf281275311bea197df0b38ffed9c05add4c4f9 Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Suppress more warnings --- ergoemacs-layouts.el | 14 -- ergoema

[elpa] externals/ergoemacs-mode 981ffb3 21/87: Fix Issue #437

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 981ffb305f4b62450dc8cd99ae6c4648cdf0a4d0 Author: Fidler Commit: Fidler Fix Issue #437 --- ergoemacs-mode.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ergoemacs-mode.el b/ergoemacs-mode.el index 546d70d..d34cc0b 100644 --- a/ergoemacs-mode.

[elpa] externals/ergoemacs-mode 3ce23bb 49/87: Merge branch 'master' of github.com:ergoemacs/ergoemacs-mode

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 3ce23bba3cb50562693860f87f3528c471d603ba Merge: dfb5a43 6231ee0 Author: Fidler Commit: Fidler Merge branch 'master' of github.com:ergoemacs/ergoemacs-mode --- ergoemacs-functions.el | 2 +- ergoemacs-map-properties.el | 2 +- 2 files changed, 2 i

[elpa] externals/ergoemacs-mode 5a7c4c6 20/87: Test for Issue #437

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 5a7c4c664ff991d6c983bb6e6afda2650651ce1c Author: Fidler Commit: Fidler Test for Issue #437 --- ergoemacs-test.el | 53 + 1 file changed, 49 insertions(+), 4 deletions(-) diff --git a/ergoemacs-test.

[elpa] externals/ergoemacs-mode fad3ed1 56/87: Fixed not removing visible selection when ergoemacs-keep-region-after-copy is set to true.

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit fad3ed1602230cf68844e48f9d96c8f1d4910b19 Author: Sławomir Wójcik Commit: Sławomir Wójcik Fixed not removing visible selection when ergoemacs-keep-region-after-copy is set to true. --- ergoemacs-functions.el | 10 +- 1 file changed, 9 insertio

[elpa] externals/ergoemacs-mode 3e6fea9 41/87: Possibly fix #453

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 3e6fea941af18415b520f2fabc45349c4a148a8f Author: Fidler Commit: Fidler Possibly fix #453 --- ergoemacs-component.el | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/ergoemacs-component.el b/ergoemacs-component.el

[elpa] externals/ergoemacs-mode 4710b5f 14/87: Fix eating of the variable

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 4710b5f883c4fcd4aeb862d8bfd8fc5ba7aa Author: Fidler Commit: Fidler Fix eating of the variable --- ergoemacs-command-loop.el | 1 - 1 file changed, 1 deletion(-) diff --git a/ergoemacs-command-loop.el b/ergoemacs-command-loop.el index 47ea3e6..43a

[elpa] externals/ergoemacs-mode 8ea44c2 18/87: Bug fix for modifiers

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 8ea44c2a806f439eaa806905012cc2c10bc6adfe Author: Fidler Commit: Fidler Bug fix for modifiers --- ergoemacs-translate.el | 1 + 1 file changed, 1 insertion(+) diff --git a/ergoemacs-translate.el b/ergoemacs-translate.el index d8e3b60..cf9272d 100644 -

[elpa] externals/ergoemacs-mode 4a6ba06 55/87: Merge pull request #488 from marlonrichert/macos

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 4a6ba06d9c618e9380d059fa25ed677b45d134a7 Merge: 7d36565 dc2f666 Author: Matthew Fidler Commit: GitHub Merge pull request #488 from marlonrichert/macos Add info on how to get system-wide Ergoemacs bindings in macOS --- ergoemacs-mode.info | 10

[elpa] externals/ergoemacs-mode 0a9e83e 37/87: Fix eurgoemacs to be ergoemacs. See Issue #453

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 0a9e83eeed126056084be8a31969805a041781b2 Author: Fidler Commit: Fidler Fix eurgoemacs to be ergoemacs. See Issue #453 --- ergoemacs-lib.el | 2 +- ergoemacs-theme-engine.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git

[elpa] externals/ergoemacs-mode d5d7e5b 26/87: Partial fix for C-c and C-x. See Issue #444

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit d5d7e5b6a5537cdcfcc79efd43bbde138fc7863c Author: Fidler Commit: Fidler Partial fix for C-c and C-x. See Issue #444 --- ergoemacs-command-loop.el | 51 +++ 1 file changed, 43 insertions(+), 8 deletions(-) d

[elpa] externals/ergoemacs-mode 131b3fb 62/87: Fix command-loop errors

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 131b3fb409c79b66d6715608a71be884a0bde82f Author: Walter Landry Commit: Walter Landry Fix command-loop errors The problem was that mapkeymap was looking for a prefix in a keymap and assuming that the result was a list. This will fail when

[elpa] externals/ergoemacs-mode daec6a1 38/87: May Fix Issue #453

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit daec6a1c4b261552b9678d5a1a021f3d49e28858 Author: Fidler Commit: Fidler May Fix Issue #453 --- ergoemacs-map.el | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ergoemacs-map.el b/ergoemacs-map.el index c2a77a7..15a1040 100644

[elpa] externals/ergoemacs-mode d51ae7e 35/87: Merge remote-tracking branch 'origin/master'

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit d51ae7e19218ed5a2e48be75eeb0bf85ffb8d7a9 Merge: 9acd205 7e31354 Author: Fidler Commit: Fidler Merge remote-tracking branch 'origin/master' --- ergoemacs-layouts.el | 13 + 1 file changed, 13 insertions(+) diff --git a/ergoemacs-layouts.el

[elpa] externals/ergoemacs-mode dc2f666 54/87: Add info on how to get system-wide Ergoemacs bindings in macOS

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit dc2f666db5ae9f7a65a7cb8ca0f36ce5a82f4338 Author: Marlon Richert Commit: Marlon Richert Add info on how to get system-wide Ergoemacs bindings in macOS Also clean up and correctly renumber the section headings in ergoemacs-mode.info --- erg

[elpa] externals/ergoemacs-mode 6231ee0 47/87: Merge pull request #468 from m00natic/emacs26-fixes

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 6231ee0ae7014bd8f8ef2a3adc13b4d3d403bf71 Merge: 7b06006 4e188fd Author: Matthew Fidler Commit: GitHub Merge pull request #468 from m00natic/emacs26-fixes Emacs26 fixes --- ergoemacs-functions.el | 2 +- ergoemacs-map-properties.el | 2 +-

[elpa] externals/ergoemacs-mode 4e188fd 46/87: Escape quotes on use as characters in

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 4e188fdef55f62ee27521028613bac00c0d712ea Author: Andrey Kotlarski Commit: Andrey Kotlarski Escape quotes on use as characters in ergoemacs-reverse-iso-chars-alist. --- ergoemacs-functions.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) d

[elpa] externals/ergoemacs-mode 2091646 65/87: Merge pull request #497 from wlandry/space_in_filenames

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 2091646676a31043512e4924f08aa68015190a70 Merge: f5aa0f7 10007d2 Author: Matthew Fidler Commit: GitHub Merge pull request #497 from wlandry/space_in_filenames Preserve the behavior of 'space' when rebinding inside a minibuffer --- ergoemacs-ma

[elpa] externals/ergoemacs-mode 7d36565 53/87: Merge pull request #481 from TinaRussell/exclude-more-hooks

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 7d3656541a00cc04ba4cefa31c0d127adb5a260a Merge: cac7b56 aa649b2 Author: Matthew Fidler Commit: GitHub Merge pull request #481 from TinaRussell/exclude-more-hooks Add hooks to ergoemacs-map-properties--modify-run-mode-hooks-excluded --- ergoem

[elpa] externals/ergoemacs-mode 3ea0220 31/87: Add Qwidget for nomachine

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 3ea0220a9a98b55ab2e706a428018666d39dfe1e Author: Fidler Commit: Fidler Add Qwidget for nomachine --- ahk-us.ahk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ahk-us.ahk b/ahk-us.ahk index 30c042b..b6085f7 100644 --- a/ahk-us.ahk +++ b/ahk-us.a

[elpa] externals/ergoemacs-mode 4769abe 61/87: Update Mac instructions to swap Command and Alt

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 4769abe4f20a677977cc40adef943c2174cf746b Author: Walter Landry Commit: Walter Landry Update Mac instructions to swap Command and Alt --- web.org | 20 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/web.org b/web.or

[elpa] externals/ergoemacs-mode ad3ec45 73/87: Fix describe-ergoemacs-theme and consolidate menu items

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit ad3ec45ebbfdfaca052253c550102fd665b3bd1b Author: Walter Landry Commit: Walter Landry Fix describe-ergoemacs-theme and consolidate menu items --- ergoemacs-functions.el | 7 --- ergoemacs-key-description.el | 6 +- ergoemacs-theme-engin

[elpa] externals/ergoemacs-mode 19fea7e 77/87: Fix byte compile of ergoemacs-command-loop

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 19fea7ee63683ef9dd9ffb1b70221f187c38d994 Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Fix byte compile of ergoemacs-command-loop --- ergoemacs-command-loop.el | 1

[elpa] externals/ergoemacs-mode a87fae7 45/87: Fix passing of multiple forms for evaluation on new emacs process

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit a87fae7a2c413a6fd6b7d23dc8e159e400b10e8a Author: Andrey Kotlarski Commit: Andrey Kotlarski Fix passing of multiple forms for evaluation on new emacs process launch in ergoemacs-map-properties--get-original-global-map. --- ergoemacs-map-properties.

[elpa] externals/ergoemacs-mode 081fcbd 84/87: Fix #503

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 081fcbd911ca3e360fdca492736892c041867c51 Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Fix #503 --- ergoemacs-command-loop.el | 4 ++-- ergoemacs-mode.el

[elpa] externals/ergoemacs-mode 10007d2 64/87: Preserve the behavior of 'space' when rebinding inside a minibuffer

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 10007d278575e7156b6d74f5578170c8432166f2 Author: Walter Landry Commit: Walter Landry Preserve the behavior of 'space' when rebinding inside a minibuffer In minibuffers, the usual binding for 'space' is 'complete-word. When completing file

[elpa] externals/ergoemacs-mode aa649b2 52/87: Add hooks to ergoemacs-map-properties--modify-run-mode-hooks-excluded

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit aa649b231a39e21875668aa72eaba3c375591a77 Author: Tina Russell Commit: Tina Russell Add hooks to ergoemacs-map-properties--modify-run-mode-hooks-excluded Specifically, change-major-mode-hook after-change-major-mode-hook --- ergoemacs-map-prope

[elpa] externals/ergoemacs-mode cac7b56 51/87: Fix (string-match-p error)

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit cac7b5628d54fbce1b4e564fdfd36dc6b989c228 Author: Matthew L. Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew L. Fidler <514778+mattfid...@users.noreply.github.com> Fix (string-match-p error) --- ergoemacs-advice.el | 7 --

[elpa] externals/ergoemacs-mode 823b73a 32/87: Added Portuguese QWERTY keyboard layout.

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 823b73a16b6a13cfcc09f5a03500633bae2071cc Author: Anibal Mendonça Commit: Anibal Mendonça Added Portuguese QWERTY keyboard layout. --- ergoemacs-layouts.el | 13 + 1 file changed, 13 insertions(+) diff --git a/ergoemacs-layouts.el b/ergoem

[elpa] externals/ergoemacs-mode ade132c 67/87: Remap ergoemacs-paste to calc-yank in calc-mode

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit ade132c5fd3221a9413964c9970f73ee0ab8ffc9 Author: Walter Landry Commit: Walter Landry Remap ergoemacs-paste to calc-yank in calc-mode --- ergoemacs-themes.el | 1 + 1 file changed, 1 insertion(+) diff --git a/ergoemacs-themes.el b/ergoemacs-themes.el

[elpa] externals/ergoemacs-mode a5d4665 50/87: Remove emojify-emojify-mode-line mu4e-update-mail-and-index from modify

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit a5d46653fd3a521276630c81bf75d3e8d224e5cb Author: Fidler Commit: Fidler Remove emojify-emojify-mode-line mu4e-update-mail-and-index from modify --- ergoemacs-map-properties.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ergoemac

[elpa] externals/ergoemacs-mode 9a5b97f 57/87: Removed commented out code

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 9a5b97f6b77404a0a24550a37cf1d349469bb6d4 Author: Sławomir Wójcik Commit: Sławomir Wójcik Removed commented out code --- ergoemacs-functions.el | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/ergoemacs-functions.el b/ergoemacs

[elpa] externals/ergoemacs-mode 6ec72c0 86/87: Go back to ergoemacs-display-key-use-face (suggestion from emacs devs)

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 6ec72c02e241b8369c5958337c9560f420911a62 Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Go back to ergoemacs-display-key-use-face (suggestion from emacs devs) --- e

[elpa] externals/ergoemacs-mode 8b437ad 70/87: Merge pull request #500 from wlandry/term_fixes

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 8b437adbd7f3e7794b2fdd6ec08b14a9184b8b07 Merge: 26c2150 c7907aa Author: Matthew Fidler Commit: GitHub Merge pull request #500 from wlandry/term_fixes In term-mode, modify both term-raw-map and current-local-map --- ergoemacs-map.el | 11 +

[elpa] externals/ergoemacs-mode 7df155e 40/87: Don't refresh the package contents. See #452

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 7df155e52c86e1db5e69c16830643adfdf7cd1a8 Author: Fidler Commit: Fidler Don't refresh the package contents. See #452 --- ergoemacs-component.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ergoemacs-component.el b/ergoemacs-comp

[elpa] externals/ergoemacs-mode fc097bd 82/87: Update copyright year

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit fc097bd8bcd313beb9563b5d48a60bc1f4b621c7 Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Update copyright year --- ergoemacs-advice.el | 2 +- ergoemacs-com

[elpa] externals/ergoemacs-mode b61ece8 74/87: Merge remote-tracking branch 'elpa/externals/ergoemacs-mode'

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit b61ece84cfbbe4f47de2e57ae42c0511068b8df3 Merge: ad3ec45 5450f4d Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Merge remote-tracking branch 'elpa/externals/ergoemacs

[elpa] externals/ergoemacs-mode e6edcbe 15/87: Remove prefix switching to command loop.

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit e6edcbeb2d97ed705da3e074c0be40a06b87ebbd Author: Fidler Commit: Fidler Remove prefix switching to command loop. --- ergoemacs-advice.el | 31 ++-- ergoemacs-command-loop.el | 194 +- ergoemacs-mod

[elpa] externals/ergoemacs-mode 26c2150 68/87: Merge pull request #498 from wlandry/calc_yank

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 26c21505103f2fdb6af2544da1f7ba6400b2ec14 Merge: 730306e ade132c Author: Matthew Fidler Commit: GitHub Merge pull request #498 from wlandry/calc_yank Remap ergoemacs-paste to calc-yank in calc-mode --- ergoemacs-themes.el | 1 + 1 file changed

[elpa] externals/ergoemacs-mode dde41b4 81/87: Fix some more warnings and test icy stuff only when icy is there

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit dde41b4262296ca8892fed1a0c8488128de282f7 Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Fix some more warnings and test icy stuff only when icy is there --- ergoema

[elpa] externals/ergoemacs-mode 72b0292 72/87: Make ergoemacs-handle-ctl-c-or-ctl-x==only-C-c-and-C-x work

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 72b0292e860b15ff2f8df367d9ed2114ebb60a6b Author: Walter Landry Commit: Walter Landry Make ergoemacs-handle-ctl-c-or-ctl-x==only-C-c-and-C-x work --- ergoemacs-themes.el | 33 + 1 file changed, 25 insertions(+), 8 deleti

[elpa] externals/ergoemacs-mode ea9b60f 71/87: Make the bash bindings work

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit ea9b60fafd19fb1917116acc9c1c5c96d25c5508 Author: Walter Landry Commit: Walter Landry Make the bash bindings work --- ergoemacs-theme-engine.el | 39 +++ 1 file changed, 27 insertions(+), 12 deletions(-) diff --git

[elpa] externals/ergoemacs-mode 78e8d55 85/87: Fix regression with #503

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 78e8d55cf9c1e7287b869a66c500ff403199e92a Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Fix regression with #503 --- ergoemacs-command-loop.el | 4 ++-- ergoemacs-t

[elpa] externals/ergoemacs-mode f3f4bf0 75/87: Revert "Merge remote-tracking branch 'elpa/externals/ergoemacs-mode'"

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit f3f4bf066d7453efa7b55b85fb46bd3aa4bab848 Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Revert "Merge remote-tracking branch 'elpa/externals/ergoemacs-mode'"

[elpa] externals/ergoemacs-mode c7907aa 69/87: In term-mode, modify both term-raw-map and current-local-map

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit c79075450a9453ab4149305b156412822ab2 Author: Walter Landry Commit: Walter Landry In term-mode, modify both term-raw-map and current-local-map Fixes #499 --- ergoemacs-map.el | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-

[elpa] externals/ergoemacs-mode f9d6e3f 87/87: Bring over some more emacs mainatiner fixes

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit f9d6e3f7d99b877a63fa6f5ab61e6ba05a7075c8 Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Bring over some more emacs mainatiner fixes --- ergoemacs-macros.el

[elpa] externals/setup 7e3d025 05/25: Update documentation for :option and :local-set

2021-04-14 Thread Stefan Monnier
branch: externals/setup commit 7e3d025823ae3c32ed39d06bb74462d3aed4158e Author: Philip K Commit: Philip K Update documentation for :option and :local-set --- setup.el | 29 + 1 file changed, 21 insertions(+), 8 deletions(-) diff --git a/setup.el b/setup.el index

[elpa] externals/setup f764229 15/25: Explain how :with-feature sets an implicit mode

2021-04-14 Thread Stefan Monnier
branch: externals/setup commit f764229a02526179bad6bc49c468c523f9cd7be5 Author: Philip K Commit: Philip K Explain how :with-feature sets an implicit mode --- setup.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/setup.el b/setup.el index 175c45c..16b2d27 100644 ---

[elpa] externals/setup 439b4a8 02/25: Raise an error if lexical binding is not enabled

2021-04-14 Thread Stefan Monnier
branch: externals/setup commit 439b4a89c76c01d0127ee1cdcad9f9493804a525 Author: Philip K Commit: Philip K Raise an error if lexical binding is not enabled --- setup.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.el b/setup.el index 7c67546..20b3c7c 100644 --- a/setup.el +++

[elpa] externals/setup 7562f2f 12/25: Prevent :option values from being saved in the user theme

2021-04-14 Thread Stefan Monnier
branch: externals/setup commit 7562f2fa38c64e0c22693de0edd8bf30631f13dc Author: Philip K Commit: Philip K Prevent :option values from being saved in the user theme This tells customize not to create a duplicate custom-set-variables block with the customized value. --- setup.el

[elpa] externals/setup updated (7a78f66 -> 2503ad0)

2021-04-14 Thread Stefan Monnier
monnier pushed a change to branch externals/setup. from 7a78f66 Consistently use symbol-value instead of eval new 669f0fb Drop (remove ...) form for user options new 439b4a8 Raise an error if lexical binding is not enabled new a77d9f2 Don't apply kbd to symbo

[elpa] externals/setup 669f0fb 01/25: Drop (remove ...) form for user options

2021-04-14 Thread Stefan Monnier
branch: externals/setup commit 669f0fb0aa73b1ed39108564bfefd6708cda7325 Author: Philip K Commit: Philip K Drop (remove ...) form for user options --- setup.el | 6 -- 1 file changed, 6 deletions(-) diff --git a/setup.el b/setup.el index 9ffb1f5..7c67546 100644 --- a/setup.el +++ b/setu

[elpa] externals/setup 43092c2 11/25: Mention if no local macros are defined in setup docstring

2021-04-14 Thread Stefan Monnier
branch: externals/setup commit 43092c20223605b0ef5b745f19e90e574f72f216 Author: Philip K Commit: Philip K Mention if no local macros are defined in setup docstring --- setup.el | 28 +++- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/setup.el b/setu

[elpa] externals/setup ccf2ebf 09/25: Copy commentary changes to README

2021-04-14 Thread Stefan Monnier
branch: externals/setup commit ccf2ebfcc38597111acdc9a4fa80be288ca2f426 Author: Philip K Commit: Philip K Copy commentary changes to README --- README.md | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8cd4142..77f0135 100644 ---

[elpa] externals/setup ec23802 04/25: Check for duplicate elements with append/remove

2021-04-14 Thread Stefan Monnier
branch: externals/setup commit ec23802d4c88a3f02ddf5660ee45a5db3e2c6b19 Author: Philip K Commit: Philip K Check for duplicate elements with append/remove --- setup.el | 36 ++-- 1 file changed, 26 insertions(+), 10 deletions(-) diff --git a/setup.el b/setup.

[elpa] externals/setup ea52eb1 17/25: Add note that :option does not manipulate user theme.

2021-04-14 Thread Stefan Monnier
branch: externals/setup commit ea52eb1c3d0a030c5d3d03cf782fc827c9c27309 Author: Philip K Commit: Philip K Add note that :option does not manipulate user theme. --- setup.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/setup.el b/setup.el index 52d37ed..b460486 1006

[elpa] externals/setup c707965 10/25: Handle symbols in :global, :bind, :unbind and :rebind

2021-04-14 Thread Stefan Monnier
branch: externals/setup commit c7079651d6bc17192238d451648543a5a91f53ab Author: Philip K Commit: Philip K Handle symbols in :global, :bind, :unbind and :rebind --- setup.el | 16 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/setup.el b/setup.el index 82463c

[elpa] externals/setup 9a67209 14/25: Always call custom-load-symbol before customizing an option

2021-04-14 Thread Stefan Monnier
branch: externals/setup commit 9a67209396f36c2bfaf3009c25b27a413d4f4757 Author: Philip K Commit: Philip K Always call custom-load-symbol before customizing an option --- setup.el | 66 ++-- 1 file changed, 31 insertions(+), 35 dele

[elpa] externals/setup b7aa594 19/25: Allow :hook-into to also use hook names

2021-04-14 Thread Stefan Monnier
branch: externals/setup commit b7aa594088c88b67de47d5b7a9e45d944a8465ff Author: Philip K Commit: Philip K Allow :hook-into to also use hook names --- setup.el | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/setup.el b/setup.el index 779448a..29757bb 100644 --- a/setu

[elpa] externals/setup d44d333 20/25: Add :load-from macro

2021-04-14 Thread Stefan Monnier
branch: externals/setup commit d44d3336daed8a31bfa03d28925e57b31bbf1e7e Author: Philip K Commit: Philip K Add :load-from macro --- setup.el | 8 1 file changed, 8 insertions(+) diff --git a/setup.el b/setup.el index 29757bb..18527ab 100644 --- a/setup.el +++ b/setup.el @@ -497,6 +

[elpa] externals/setup f7d5906 16/25: Replace customize-set-variable with the necessary parts

2021-04-14 Thread Stefan Monnier
branch: externals/setup commit f7d5906b74ce20fa939e909a9fde76e906c6d617 Author: Philip K Commit: Philip K Replace customize-set-variable with the necessary parts --- setup.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/setup.el b/setup.el index 16b2d27..52d37ed

[elpa] externals/setup 22b5312 23/25: Add :file-match macro

2021-04-14 Thread Stefan Monnier
branch: externals/setup commit 22b531263be38df9fedf83fd617c12f1f5b08ec2 Author: Philip K Commit: Philip K Add :file-match macro --- setup.el | 7 +++ 1 file changed, 7 insertions(+) diff --git a/setup.el b/setup.el index 75ad046..d2b786e 100644 --- a/setup.el +++ b/setup.el @@ -502,6 +

[elpa] externals/setup 757de04 21/25: Replace yasnippet example with dired

2021-04-14 Thread Stefan Monnier
branch: externals/setup commit 757de049f3272f206ee56bacd9bc973b9cc3e8ca Author: Philip K Commit: Philip K Replace yasnippet example with dired --- README.md | 31 ++- setup.el | 31 ++- 2 files changed, 28 insertions(+), 34 deletions(

[elpa] externals/setup 5728369 18/25: Fix shell example in README and Commentary section

2021-04-14 Thread Stefan Monnier
branch: externals/setup commit 572836931b2b41a35db871ff576df8875142ba89 Author: Philip K Commit: Philip K Fix shell example in README and Commentary section --- README.md | 2 +- setup.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 77f

[elpa] externals/setup 2503ad0 25/25: Expand load path for :load-from

2021-04-14 Thread Stefan Monnier
branch: externals/setup commit 2503ad033299f52e0ab11df3e446d2420dc445a0 Author: Philip K Commit: Philip K Expand load path for :load-from --- setup.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.el b/setup.el index 11babe7..8e46680 100644 --- a/setup.el +++ b/s

[elpa] externals/setup 32e4f7f 22/25: Fix syntax in examples

2021-04-14 Thread Stefan Monnier
branch: externals/setup commit 32e4f7fd0ff9821f6df19107e0cdb0c05b77f454 Author: Philip K Commit: Philip K Fix syntax in examples --- README.md | 2 +- setup.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 00e304a..81c5ab2 100644 --- a/R

[elpa] externals/ergoemacs-mode 7ba903e4 04/87: Don't grow mouse commands & set this-command before command is called

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 7ba903e479402bdee44092647a879e023165058a Author: Fidler Commit: Fidler Don't grow mouse commands & set this-command before command is called --- ergoemacs-command-loop.el | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/e

[elpa] externals/ergoemacs-mode f12edbb 02/87: Maybe Fix issue #426

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit f12edbb42f512ebeabcfb0a56e89924c21ddc529 Author: Matthew L. Fidler Commit: Matthew L. Fidler Maybe Fix issue #426 --- ergoemacs-functions.el | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ergoemacs-functions.el b/ergoemacs-

[elpa] externals/ergoemacs-mode f3dd332 23/87: Revert set-map-list

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit f3dd33289b7af09c34473e64d05bc5158d9cb9e2 Author: Fidler Commit: Fidler Revert set-map-list --- ergoemacs-map-properties.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ergoemacs-map-properties.el b/ergoemacs-map-properties.el in

[elpa] externals/ergoemacs-mode 98703c4 27/87: Add Swiper keys. Issue #445

2021-04-14 Thread Stefan Monnier
branch: externals/ergoemacs-mode commit 98703c40824e73c69d7f9f48877fcd0290a118b4 Author: Fidler Commit: Fidler Add Swiper keys. Issue #445 --- ergoemacs-themes.el | 36 1 file changed, 32 insertions(+), 4 deletions(-) diff --git a/ergoemacs-themes.el b

  1   2   >