[elpa] externals/ergoemacs-mode 915c65f 166/325: Remove more macros and a mysteriously failing test

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 915c65f36ed50484bf7c1a9b1bd3f8915d8bddf7 Author: Walter Landry Commit: Walter Landry Remove more macros and a mysteriously failing test --- ergoemacs-functions.el | 36 ++--- ergoemacs-test.el | 62 +---

[elpa] externals/ergoemacs-mode a9ec5df 122/325: Remove Redo menu, make Undo show up

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit a9ec5df41cc8813ba8931a680aff487a52e12aad Author: Walter Landry Commit: Walter Landry Remove Redo menu, make Undo show up --- ergoemacs-themes.el | 12 +--- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/ergoemacs-themes.el b/erg

[elpa] externals/ergoemacs-mode bd169a6 109/325: Make ergoemacs-install-standard-theme()

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit bd169a6b7d347b415f66e0ce3b3bd2123df36119 Author: Walter Landry Commit: Walter Landry Make ergoemacs-install-standard-theme() --- ergoemacs-themes.el | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ergoemacs-themes.el b/ergo

[elpa] externals/ergoemacs-mode 331a359 007/325: Directly bind a bunch of shift keys

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 331a35925932bc4e4a7c5781c17a3dabd2c469c4 Author: Walter Landry Commit: Walter Landry Directly bind a bunch of shift keys --- ergoemacs-themes.el | 18 +++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/ergoemacs-themes.e

[elpa] externals/ergoemacs-mode 846931e 175/325: Put bindings M-SPC, -delete, -up, -down into the override map

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 846931e50c28bc33da6b369fde3e1e2eea4ef6a1 Author: Walter Landry Commit: Walter Landry Put bindings M-SPC, -delete, -up, -down into the override map This allows them to be used in term-mode --- ergoemacs-themes.el | 9 - 1 file changed,

[elpa] externals/ergoemacs-mode 7df49a1 123/325: Remove redundant tab-indents-region

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 7df49a143b76bc633c11aac8f66444dad207fd0c Author: Walter Landry Commit: Walter Landry Remove redundant tab-indents-region --- ergoemacs-themes.el | 8 +--- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/ergoemacs-themes.el b/ergoemacs

[elpa] externals/ergoemacs-mode 6b1b60e 039/325: Cleanup

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 6b1b60e680f00aaf6e69ef625bd3bbe3ca6b92e7 Author: Walter Landry Commit: Walter Landry Cleanup --- ergoemacs-functions.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/ergoemacs-functions.el b/ergoemacs-functions.el index db28ac4..90d1edc 100644

[elpa] externals/ergoemacs-mode 3b10ca7 101/325: Remove ergoemacs-theme-set-version

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 3b10ca7ee6e7da4cdc98bbeac0b5d383ce4ab50d Author: Walter Landry Commit: Walter Landry Remove ergoemacs-theme-set-version --- ergoemacs-test.el | 7 --- ergoemacs-theme-engine.el | 15 --- 2 files changed, 22 deletions(-) diff

[elpa] externals/ergoemacs-mode 3c06bbe 179/325: Remove some command-loop code

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 3c06bbefe5c9c7b57aa4b341eda6c908ef6a3a76 Author: Walter Landry Commit: Walter Landry Remove some command-loop code --- ergoemacs-command-loop.el | 214 -- ergoemacs-macros.el | 6 -- ergoemacs-test.e

[elpa] externals/ergoemacs-mode 61410ff 051/325: Fix a typo when invoking a timeout

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 61410ff5783d32a2aae90302d1dda7b51638c023 Author: Walter Landry Commit: Walter Landry Fix a typo when invoking a timeout --- ergoemacs-command-loop.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ergoemacs-command-loop.el b/ergoe

[elpa] externals/ergoemacs-mode 051a0c9 110/325: Hard code more theme==standard

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 051a0c979a2931fdeb1c04cf9e3637ec19039018 Author: Walter Landry Commit: Walter Landry Hard code more theme==standard --- ergoemacs-map.el | 2 +- ergoemacs-theme-engine.el | 8 2 files changed, 5 insertions(+), 5 deletions(-) diff --

[elpa] externals/ergoemacs-mode d092102 181/325: Remove pre- and post-command hooks

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit d092102fabe2d9009d14e70199a79b8f3264dbd8 Author: Walter Landry Commit: Walter Landry Remove pre- and post-command hooks --- ergoemacs-command-loop.el | 17 - ergoemacs-map.el | 2 +- ergoemacs-mode.el | 12 ---

[elpa] externals/ergoemacs-mode b378df1 105/325: Reindent

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit b378df1a5d33817dc8921afba859f8c100f33093 Author: Walter Landry Commit: Walter Landry Reindent --- ergoemacs-mode.el | 86 +++ 1 file changed, 43 insertions(+), 43 deletions(-) diff --git a/ergoemacs

[elpa] externals/ergoemacs-mode 2c3dbbf 098/325: Remove f1 binding and unused swiper()

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 2c3dbbf7f8281e15d2bc2cd886d2e6b1ea5c2c5d Author: Walter Landry Commit: Walter Landry Remove f1 binding and unused swiper() --- ergoemacs-themes.el | 29 + 1 file changed, 1 insertion(+), 28 deletions(-) diff --git a/ergoem

[elpa] externals/ergoemacs-mode 6559fb9 103/325: Remove unused declaration

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 6559fb9668ed6a92d02432bc04a5a839f58a288b Author: Walter Landry Commit: Walter Landry Remove unused declaration --- ergoemacs-theme-engine.el | 1 - 1 file changed, 1 deletion(-) diff --git a/ergoemacs-theme-engine.el b/ergoemacs-theme-engine.el index

[elpa] externals/ergoemacs-mode f4e9a52 104/325: Remove more ergoemacs-theme

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit f4e9a5208c361fcb12656844404beb0114d808b7 Author: Walter Landry Commit: Walter Landry Remove more ergoemacs-theme --- ergoemacs-functions.el| 5 + ergoemacs-lib.el | 2 -- ergoemacs-map.el | 1 - ergoemacs-mode.el | 5

[elpa] externals/ergoemacs-mode afc0844 198/325: Fix font problems in help image

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit afc08449d0b7b2738af45fb33e0c9c0850affb67 Author: Walter Landry Commit: Walter Landry Fix font problems in help image --- ergoemacs-translate.el | 15 +++ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/ergoemacs-translate.el

[elpa] externals/ergoemacs-mode b2a8bb7 099/325: Make 'compile' the default make target

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit b2a8bb7f1cc8b6f34237fe2b7893d1ca78e0a82d Author: Walter Landry Commit: Walter Landry Make 'compile' the default make target --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 6f0a0d7..6773e83 100644 --- a/Make

[elpa] externals/ergoemacs-mode 1fb7b06 132/325: Set most org-mode bindings in a proper function. Turn off some term mapping

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 1fb7b06f5ca3ee6b13dabe57f33cc3c969abb4b1 Author: Walter Landry Commit: Walter Landry Set most org-mode bindings in a proper function. Turn off some term mapping --- ergoemacs-themes.el | 105 +++- 1 fil

[elpa] externals/ergoemacs-mode cb65708 216/325: Remove menu-filter stuff

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit cb657081b81b12d7b1a99e7f5967dd782f93ae9d Author: Walter Landry Commit: Walter Landry Remove menu-filter stuff --- ergoemacs-lib.el | 95 ergoemacs-map.el | 1 - 2 files changed, 96 deletions(-)

[elpa] externals/ergoemacs-mode 8764713 113/325: Fix more warnings

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 8764713b617435a544c30e5a081f19f789bce743 Author: Walter Landry Commit: Walter Landry Fix more warnings --- ergoemacs-map.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ergoemacs-map.el b/ergoemacs-map.el index 258fdb0..4555

[elpa] externals/ergoemacs-mode 18b3859 121/325: Simplify split-window binding

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 18b38596e10622b32e5b50662ca0f37fa492ce3d Author: Walter Landry Commit: Walter Landry Simplify split-window binding --- ergoemacs-themes.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ergoemacs-themes.el b/ergoemacs-themes.e

[elpa] externals/ergoemacs-mode da06d4f 112/325: Fix more warnings. Remove compatibility with <25.1.

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit da06d4f268fc3d65333915c55c8403f4338cfcb1 Author: Walter Landry Commit: Walter Landry Fix more warnings. Remove compatibility with <25.1. --- ergoemacs-macros.el | 12 +++- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/ergoemac

[elpa] externals/ergoemacs-mode 1bd971e 137/325: Remove iswitchb bindings and misc cleanup

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 1bd971eb1b32c3afe711f86c7d778f30ff3ffb03 Author: Walter Landry Commit: Walter Landry Remove iswitchb bindings and misc cleanup --- ergoemacs-themes.el | 29 ++--- 1 file changed, 2 insertions(+), 27 deletions(-) diff --git a/e

[elpa] externals/ergoemacs-mode f41b18d 202/325: Remove 'apps and 'menu

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit f41b18d780c2b877422782bafe2cab349344c51d Author: Walter Landry Commit: Walter Landry Remove 'apps and 'menu --- ergoemacs-theme-engine.el | 25 + ergoemacs-translate.el| 35 --- 2 files chang

[elpa] externals/ergoemacs-mode c973446 124/325: Remove redundant fixed-newline

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit c973446c4170eeef1a3074a384f8355865ade1c2 Author: Walter Landry Commit: Walter Landry Remove redundant fixed-newline --- ergoemacs-themes.el | 5 - 1 file changed, 5 deletions(-) diff --git a/ergoemacs-themes.el b/ergoemacs-themes.el index 78c3348

[elpa] externals/ergoemacs-mode f76cc5e 147/325: Turn off pre-post command hooks and make term bindings work.

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit f76cc5efb7b35d01758e0180b9a0171cdad700cb Author: Walter Landry Commit: Walter Landry Turn off pre-post command hooks and make term bindings work. --- ergoemacs-mode.el | 20 +-- ergoemacs-themes.el | 70 --

[elpa] externals/ergoemacs-mode bef9844 207/325: Remove the Ergoemacs menu, change ? -> Help

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit bef984437a6376e16d3c5f2687c1c9b660a3120f Author: Walter Landry Commit: Walter Landry Remove the Ergoemacs menu, change ? -> Help --- ergoemacs-layouts.el | 24 - ergoemacs-map.el | 4 --- ergoemacs-mode.el | 4 -

[elpa] externals/ergoemacs-mode bb77fa2 131/325: Replace ergoemacs-print-buffer-confirm with pr-interface everywhere

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit bb77fa27862d98e24ee8c3ca5f69e501b00c8370 Author: Walter Landry Commit: Walter Landry Replace ergoemacs-print-buffer-confirm with pr-interface everywhere --- ergoemacs-functions.el| 9 - ergoemacs-theme-engine.el | 2 +- ergoemacs-themes.

[elpa] externals/ergoemacs-mode c09952e 125/325: Remove all C-h help bindings except ergoemacs-describe-current-theme

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit c09952e345ff9058eb570d7aee7cdb85ea5eb9c1 Author: Walter Landry Commit: Walter Landry Remove all C-h help bindings except ergoemacs-describe-current-theme --- ergoemacs-themes.el | 19 +++ 1 file changed, 3 insertions(+), 16 deletions(-

[elpa] externals/ergoemacs-mode 63ba586 133/325: Get rid of undo-tree and browse-kill-ring bindings

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 63ba58684bc43d9f706dc0b8d2433297b6309221 Author: Walter Landry Commit: Walter Landry Get rid of undo-tree and browse-kill-ring bindings --- ergoemacs-themes.el | 33 ++--- 1 file changed, 2 insertions(+), 31 deletions(-) d

[elpa] externals/ergoemacs-mode 75b9f50 221/325: More removals

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 75b9f50cf110cb1c1ad4b31b82e1986f204aac1d Author: Walter Landry Commit: Walter Landry More removals --- ergoemacs-component.el | 184 --- ergoemacs-key-description.el | 6 -- ergoemacs-lib.el

[elpa] externals/ergoemacs-mode cbe3e19 157/325: Add create/delete frame to menu

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit cbe3e19af7ff0de58174a4914229c4f4a715f941 Author: Walter Landry Commit: Walter Landry Add create/delete frame to menu --- ergoemacs-functions.el | 8 ergoemacs-mode.el | 9 - ergoemacs-themes.el| 11 ++- 3 files chan

[elpa] externals/ergoemacs-mode 8cb01f2 100/325: Remove unused declarations

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 8cb01f24329ccbdce21ab66cc5fe663255a057ca Author: Walter Landry Commit: Walter Landry Remove unused declarations --- ergoemacs-themes.el | 12 1 file changed, 12 deletions(-) diff --git a/ergoemacs-themes.el b/ergoemacs-themes.el index fd

[elpa] externals/ergoemacs-mode cdfb329 134/325: Install calc bindings with a regular function

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit cdfb329c53e52931a44c5c430137b425bc4afc10 Author: Walter Landry Commit: Walter Landry Install calc bindings with a regular function --- ergoemacs-themes.el | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/ergoemacs-themes.

[elpa] externals/ergoemacs-mode fcea163 151/325: Install an override map instead of futzing with all of the modes

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit fcea1630efa8ba321c8b6f54a2cb0c1be08e8e25 Author: Walter Landry Commit: Walter Landry Install an override map instead of futzing with all of the modes --- ergoemacs-mode.el | 2 +- ergoemacs-themes.el | 369 +

[elpa] externals/ergoemacs-mode 982c28c 171/325: Cleanup

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 982c28c534777216f63c50ed87df5b81f8b45962 Author: Walter Landry Commit: Walter Landry Cleanup --- ergoemacs-themes.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/ergoemacs-themes.el b/ergoemacs-themes.el index 0a456bc..b3b28c4 100644 --- a/erg

[elpa] externals/ergoemacs-mode 1ca781f 145/325: Fix info mode

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 1ca781fbb3d25c1de4874af62c662a1f9a684d5a Author: Walter Landry Commit: Walter Landry Fix info mode --- ergoemacs-themes.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ergoemacs-themes.el b/ergoemacs-themes.el index 93080ef..6b3195d 100644 --

[elpa] externals/ergoemacs-mode 78bd8cf 231/325: Remove component stuff

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 78bd8cf2b65c0ba4b3b09d1b764012b5b0d79410 Author: Walter Landry Commit: Walter Landry Remove component stuff --- ergoemacs-component.el | 94 ergoemacs-macros.el| 142 ---

[elpa] externals/ergoemacs-mode ad4202a 130/325: Remove unused components

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit ad4202a293b3d0d44adfdffc4710a9fb9be4e4c4 Author: Walter Landry Commit: Walter Landry Remove unused components --- ergoemacs-themes.el | 56 - 1 file changed, 56 deletions(-) diff --git a/ergoemacs-t

[elpa] externals/ergoemacs-mode d10087f 238/325: Remove ergoemacs macro :reset and :set-selection

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit d10087ffe1bdbcbdd69443a6eab03099765b09e4 Author: Walter Landry Commit: Walter Landry Remove ergoemacs macro :reset and :set-selection --- ergoemacs-command-loop.el | 10 -- ergoemacs-functions.el| 3 +-- ergoemacs-macros.el | 6 ---

[elpa] externals/ergoemacs-mode 9be4392 180/325: Remove lots of command-loop stuff

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 9be4392fd4d494cd7a12f9b26053647c36c766d7 Author: Walter Landry Commit: Walter Landry Remove lots of command-loop stuff --- ergoemacs-command-loop.el | 672 -- 1 file changed, 672 deletions(-) diff --git a/e

[elpa] externals/ergoemacs-mode ff0ec3b 140/325: Make comint and dired bindings into hooks

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit ff0ec3b6b359e2453349aa2537a9036710ea4c13 Author: Walter Landry Commit: Walter Landry Make comint and dired bindings into hooks --- ergoemacs-test.el | 4 -- ergoemacs-themes.el | 120 ++-- 2 files ch

[elpa] externals/ergoemacs-mode dd59643 135/325: Modify log-edit mode in a proper function

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit dd5964367de5fe4fa4aec618481c9a74bcbe5c0b Author: Walter Landry Commit: Walter Landry Modify log-edit mode in a proper function --- ergoemacs-themes.el | 14 -- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/ergoemacs-themes

[elpa] externals/ergoemacs-mode 4b6d159 183/325: Remove command-loop and translate stuff

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 4b6d159fe69e17686403d13979125d7875495d25 Author: Walter Landry Commit: Walter Landry Remove command-loop and translate stuff --- ergoemacs-command-loop.el | 29 - ergoemacs-theme-engine.el | 4 +--- ergoemacs-themes.el |

[elpa] externals/ergoemacs-mode 9bf352f 168/325: Remove now unused macro option

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 9bf352f252ad72970c32cf0212f156be4209e5c0 Author: Walter Landry Commit: Walter Landry Remove now unused macro option --- ergoemacs-macros.el | 6 -- 1 file changed, 6 deletions(-) diff --git a/ergoemacs-macros.el b/ergoemacs-macros.el index 421ad2

[elpa] externals/ergoemacs-mode fc90704 165/325: Remove some macros by getting rid of some remappings

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit fc907047e6338504ce31f064e9e5798a85541e0c Author: Walter Landry Commit: Walter Landry Remove some macros by getting rid of some remappings --- ergoemacs-functions.el| 16 ergoemacs-test.el | 5 ++--- ergoemacs-theme-engine

[elpa] externals/ergoemacs-mode fdb9e62 139/325: Remove some C- bindings. Make M-B variable. Fix conflicts in some local modes

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit fdb9e627b6a936daab144722616af5bff85bffc0 Author: Walter Landry Commit: Walter Landry Remove some C- bindings. Make M-B variable. Fix conflicts in some local modes --- ergoemacs-themes.el | 113 +++- 1

[elpa] externals/ergoemacs-mode 4c27ce9 141/325: Unset keys in compilation mode

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 4c27ce9ef36b206dd527d85bca444bada0f26f38 Author: Walter Landry Commit: Walter Landry Unset keys in compilation mode --- ergoemacs-themes.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ergoemacs-themes.el b/ergoemacs-themes.el index 6b8d8e4..

[elpa] externals/ergoemacs-mode 2caaef6 239/325: Remove unused functions

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 2caaef6e2e84dbff06db9eec51878a167eb672bd Author: Walter Landry Commit: Walter Landry Remove unused functions --- ergoemacs-component.el | 15 --- ergoemacs-map.el | 19 --- 2 files changed, 34 deletions(-) diff --git

[elpa] externals/ergoemacs-mode dea954c 229/325: Remove ergoemacs-component

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit dea954cd89c43f22307645856fb28642fd60c022 Author: Walter Landry Commit: Walter Landry Remove ergoemacs-component --- ergoemacs-macros.el | 11 --- ergoemacs-mode.el | 1 - 2 files changed, 12 deletions(-) diff --git a/ergoemacs-macros.el b/

[elpa] externals/ergoemacs-mode 12b1018 194/325: Remove unused functions

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 12b10188ded0ae59f0beab798a62a9d22ab918b8 Author: Walter Landry Commit: Walter Landry Remove unused functions --- ergoemacs-command-loop.el | 50 --- ergoemacs-component.el| 21 ergoe

[elpa] externals/ergoemacs-mode 2adc6aa 146/325: Remove many C-S- bindings. Make M-C-[:; ] work. Small cleanups.

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 2adc6aa9f84d30ffc67af6fc7053616ace56d212 Author: Walter Landry Commit: Walter Landry Remove many C-S- bindings. Make M-C-[:;] work. Small cleanups. --- ergoemacs-themes.el | 59 +++-- 1 file changed, 1

[elpa] externals/ergoemacs-mode d198bd3 149/325: Delete dead code

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit d198bd3b21ba947f3a8ec1c82926568bd3d649db Author: Walter Landry Commit: Walter Landry Delete dead code --- ergoemacs-mode.el | 7 --- 1 file changed, 7 deletions(-) diff --git a/ergoemacs-mode.el b/ergoemacs-mode.el index f27994d..da56d9f 100644 -

[elpa] externals/ergoemacs-mode 18f27c0 204/325: Fix SPC svg help

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 18f27c084cf736573741677d7858ac94b054a337 Author: Walter Landry Commit: Walter Landry Fix SPC svg help --- ergoemacs-theme-engine.el | 16 ++-- 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/ergoemacs-theme-engine.el b/ergoe

[elpa] externals/ergoemacs-mode 12d5e8e 176/325: Handle conflict between M-O and arrow keys in the terminal

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 12d5e8e76864c74a442f79b97bbdff89eb190cb9 Author: Walter Landry Commit: Walter Landry Handle conflict between M-O and arrow keys in the terminal --- ergoemacs-themes.el | 44 1 file changed, 44 insertions(+)

[elpa] externals/ergoemacs-mode 97a2107 243/325: Add back the command loop. Part of it seems broken

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 97a21072a794199b54ad9000f7ebde49befc7894 Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Add back the command loop. Part of it seems broken --- ergoemacs-command-lo

[elpa] externals/ergoemacs-mode 37fc1c8 233/325: Remove ergoemacs-theme-component--parse

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 37fc1c84a066b526b0a76e7d06d9db0548fa9085 Author: Walter Landry Commit: Walter Landry Remove ergoemacs-theme-component--parse --- ergoemacs-macros.el | 133 ergoemacs-themes.el | 4 +- 2 files chan

[elpa] externals/ergoemacs-mode a65ea4d 211/325: Cleanup unused declarations

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit a65ea4db46c6c9dd0a23339f77a05277633c239b Author: Walter Landry Commit: Walter Landry Cleanup unused declarations --- ergoemacs-component.el | 3 --- ergoemacs-key-description.el | 2 -- 2 files changed, 5 deletions(-) diff --git a/ergoemacs-com

[elpa] externals/ergoemacs-mode ea88aad 247/325: Add back the command loop

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit ea88aad60bd2ad3610c7606c06c7af3dadc397d1 Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Add back the command loop --- ergoemacs-mode.el | 3 +++ ergoemacs-them

[elpa] externals/ergoemacs-mode 9d758c6 190/325: Remove unused hooks

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 9d758c67bf629eb968aa7d60406c74dfe7810218 Author: Walter Landry Commit: Walter Landry Remove unused hooks --- ergoemacs-component.el | 11 --- ergoemacs-lib.el | 1 - ergoemacs-mode.el | 17 - 3 files changed, 29 del

[elpa] externals/ergoemacs-mode 8c0e8f7 143/325: Fix beginning of line binding in eshell

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 8c0e8f7cc72458c1556ff023a2c47db87715bfbb Author: Walter Landry Commit: Walter Landry Fix beginning of line binding in eshell --- ergoemacs-themes.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ergoemacs-themes.el b/ergoemacs-

[elpa] externals/ergoemacs-mode 4461083 242/325: Add reduction theme again

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 4461083ad690582834d5a799b0135015d166b3dc Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Add reduction theme again --- ergoemacs-mode.el | 27 +++- ergoem

[elpa] externals/ergoemacs-mode 69abf8d 250/325: Fix ergoemacs-calculate-bindings

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 69abf8d47c1ee2cd746292948b413d7feeae0baf Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Fix ergoemacs-calculate-bindings --- ergoemacs-calculate-bindings.el | 148 +

[elpa] externals/ergoemacs-mode a4f5658 158/325: Delete some tests that are no longer designed to pass

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit a4f56581e7f1b0b3eb60c67d3d51107b943c502c Author: Walter Landry Commit: Walter Landry Delete some tests that are no longer designed to pass --- ergoemacs-test.el | 21 - 1 file changed, 21 deletions(-) diff --git a/ergoemacs-test.e

[elpa] externals/ergoemacs-mode 728f2d7 209/325: Remove unused ergoemacs-map--modify-active

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 728f2d7823e829209bbf583eafa97536edab81d6 Author: Walter Landry Commit: Walter Landry Remove unused ergoemacs-map--modify-active --- ergoemacs-map.el | 111 -- ergoemacs-test.el | 4 -- 2 files cha

[elpa] externals/ergoemacs-mode 63f665b 153/325: Make calc-bindings work again.

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 63f665b2e354142f0db9a17c5e53ba99d3195242 Author: Walter Landry Commit: Walter Landry Make calc-bindings work again. --- ergoemacs-functions.el | 12 ergoemacs-themes.el| 11 ++- 2 files changed, 14 insertions(+), 9 deletions(-

[elpa] externals/ergoemacs-mode b7f909a 254/325: Some fixes

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit b7f909a6fb55e5efd3c262f9f6cc321efd9b2cf9 Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Some fixes --- ergoemacs-advice.el | 39 --

[elpa] externals/ergoemacs-mode 481871c 152/325: Make ergoemacs-paste use term-paste if in term-mode

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 481871c631479e88ebeb8676c62845d13faa16d9 Author: Walter Landry Commit: Walter Landry Make ergoemacs-paste use term-paste if in term-mode --- ergoemacs-functions.el | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ergoemacs-func

[elpa] externals/ergoemacs-mode 47924dc 203/325: Fix wording

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 47924dc541581db5f022bdc3ea8a7c578b1fcf64 Author: Walter Landry Commit: Walter Landry Fix wording --- ergoemacs-theme-engine.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ergoemacs-theme-engine.el b/ergoemacs-theme-engine.el in

[elpa] externals/ergoemacs-mode 3d61040 220/325: Remove ergoemacs-layouts--no-aliases

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 3d610408f77e1f4cba7a12bb3a7686a77856addd Author: Walter Landry Commit: Walter Landry Remove ergoemacs-layouts--no-aliases --- ergoemacs-command-loop.el | 2 -- ergoemacs-component.el| 2 -- ergoemacs-layouts.el | 9 ++--- 3 files changed,

[elpa] externals/ergoemacs-mode 00e00a6 230/325: Remove ergoemacs-component-struct

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 00e00a6579102b95d270ac6b10d280bb9a2338a2 Author: Walter Landry Commit: Walter Landry Remove ergoemacs-component-struct --- ergoemacs-component.el | 27 --- 1 file changed, 27 deletions(-) diff --git a/ergoemacs-component.el b/

[elpa] externals/ergoemacs-mode fe1d378 226/325: Remove :current-theme

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit fe1d37886e1a512ca09e4227d8c188e9bae87563 Author: Walter Landry Commit: Walter Landry Remove :current-theme --- ergoemacs-macros.el | 4 ergoemacs-mode.el | 20 ergoemacs-test.el | 16 +++- e

[elpa] externals/ergoemacs-mode 6f703fe 235/325: Remove ergoemacs-advice

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 6f703fee9ee3157b49523cbf38331ddf6aef6aad Author: Walter Landry Commit: Walter Landry Remove ergoemacs-advice --- ergoemacs-macros.el | 52 1 file changed, 52 deletions(-) diff --git a/ergoemacs-mac

[elpa] externals/ergoemacs-mode bed9aa1 253/325: Fix ergoemacs-mode and ergoemacs-themes; turn on cua mode

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit bed9aa13107ed09a59f4322aade04defbd5fd58f Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Fix ergoemacs-mode and ergoemacs-themes; turn on cua mode --- ergoemacs-mode

[elpa] externals/ergoemacs-mode 57e8e17 257/325: remove undo-tree and mark-active

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 57e8e17079bd5043951986bcf87673f16e002b79 Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> remove undo-tree and mark-active --- ergoemacs-mode.el | 27 ++--

[elpa] externals/ergoemacs-mode ba79935 258/325: Remove lookup and information about global map

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit ba79935528934234dcf9f33b2807244cc302861a Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Remove lookup and information about global map --- ergoemacs-advice.el

[elpa] externals/ergoemacs-mode 3fcd06c 163/325: Fix interrupting isearch with a regular command

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 3fcd06c2684d365e46ccaf1781c021e6d737eea2 Author: Walter Landry Commit: Walter Landry Fix interrupting isearch with a regular command --- ergoemacs-test.el | 2 +- ergoemacs-themes.el | 28 +++- 2 files changed, 20 insertions

[elpa] externals/ergoemacs-mode d0004ec 241/325: Remove more -map functions

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit d0004ec9ce417ee42ed7c05f4db4d936b580006c Author: Walter Landry Commit: Walter Landry Remove more -map functions --- ergoemacs-map.el | 309 --- 1 file changed, 309 deletions(-) diff --git a/ergoemac

[elpa] externals/ergoemacs-mode ef2c71a 245/325: Add back the advices to have the ctrl/alt keys

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit ef2c71a1ae523011138fa14c5150d7a7f7c09ee1 Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Add back the advices to have the ctrl/alt keys --- ergoemacs-advice.el

[elpa] externals/ergoemacs-mode 12a1552 259/325: Remove ergoemacs-timing

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 12a1552bdbedd7dfe522321026cb46ddd76eb64a Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Remove ergoemacs-timing --- ergoemacs-component.el | 25 --- ergo

[elpa] externals/ergoemacs-mode fc84e0e 177/325: Make M-up, down global rather than override keys, so they can be overridden

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit fc84e0eb91845512c7238ac20ccade8dff0ce4c6 Author: Walter Landry Commit: Walter Landry Make M-up, down global rather than override keys, so they can be overridden --- ergoemacs-themes.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --

[elpa] externals/ergoemacs-mode edc154f 272/325: Add theme for the ergoemacs keys hash. Also reduce tests

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit edc154f05422ce6249ec3e605ad4982a7646a9b9 Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Add theme for the ergoemacs keys hash. Also reduce tests --- ergoemacs-mode

[elpa] externals/ergoemacs-mode ecb9ac7 256/325: Align some more of the keys with what was there before. Add redo

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit ecb9ac719817f3e0fb9d273c68dac9caec5b9fef Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Align some more of the keys with what was there before. Add redo --- ergoema

[elpa] externals/ergoemacs-mode 27e8a09 167/325: Remove more macros

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 27e8a0935b226e4b81375e147c21400951b98d91 Author: Walter Landry Commit: Walter Landry Remove more macros --- ergoemacs-functions.el | 42 +++--- 1 file changed, 15 insertions(+), 27 deletions(-) diff --git a/ergoema

[elpa] externals/ergoemacs-mode 615ec31 186/325: Really remove the startup and shutdown hooks

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 615ec316372d0a2771c6d7f45b7e9fef350dac19 Author: Walter Landry Commit: Walter Landry Really remove the startup and shutdown hooks --- ergoemacs-command-loop.el | 3 --- ergoemacs-map.el | 2 -- ergoemacs-mode.el | 23 ---

[elpa] externals/ergoemacs-mode f46ac1c 276/325: Fix typo

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit f46ac1c20758e4bcb23363f93b4533b55a0789fd Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Fix typo --- ergoemacs-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 del

[elpa] externals/ergoemacs-mode 8cfa471 270/325: Use nadvice, as requested by Stephan Monnier

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 8cfa4717ce2cc9cefe2ce17e64cb3dae7431c132 Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Use nadvice, as requested by Stephan Monnier --- ergoemacs-advice.el | 87 ++

[elpa] externals/ergoemacs-mode de3c5e7 262/325: Restore isearch-mode-map

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit de3c5e793024d2f3292fcf12508b494ad7f4fb3d Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Restore isearch-mode-map --- ergoemacs-mode.el | 98 +

[elpa] externals/ergoemacs-mode d66bd33 162/325: Fix calc binding for undo and C-f test

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit d66bd33e3d02a10861517ec5203eedbc07bc319f Author: Walter Landry Commit: Walter Landry Fix calc binding for undo and C-f test --- ergoemacs-test.el | 2 +- ergoemacs-themes.el | 5 + 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/er

[elpa] externals/ergoemacs-mode d7b86f6 279/325: Add urgoemacs-redo that requires undo-fu or emacs 28

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit d7b86f67887c19e2c693cd0919df7404732dbce7 Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Add urgoemacs-redo that requires undo-fu or emacs 28 --- ergoemacs-functions

[elpa] externals/ergoemacs-mode 9cd2f3b 193/325: Always display unicode characters

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 9cd2f3b479caa5287a716cd4c4760f7086a0f384 Author: Walter Landry Commit: Walter Landry Always display unicode characters --- ergoemacs-key-description.el | 4 +--- ergoemacs-mode.el| 7 --- 2 files changed, 1 insertion(+), 10 deletions(-

[elpa] externals/ergoemacs-mode 9e58dd5 261/325: Simplify

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 9e58dd5f70f12cf310bb3645dd1cb9c68cc677db Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Simplify --- ergoemacs-macros.el | 24 +- ergoemacs-map-properties

[elpa] externals/ergoemacs-mode 1ef93b5 277/325: Add major modes menu again

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 1ef93b5a4ec816bdf2a51cc6283a035a1efb082a Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Add major modes menu again --- ergoemacs-lib.el| 25

[elpa] externals/ergoemacs-mode efc8751 249/325: Some fixes based on emacs elpa requirements

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit efc875128efe78dbc4494b0f829deb25b41b3884 Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Some fixes based on emacs elpa requirements --- ergoemacs-themes.el | 306 ++

[elpa] externals/ergoemacs-mode d9b09be 246/325: Make command loop play with unicode only

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit d9b09beb8eeb3593045b98677a186a03aaad17a5 Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Make command loop play with unicode only --- ergoemacs-advice.el | 6

[elpa] externals/ergoemacs-mode 6c4b457 280/325: Add emacs type of command loop support.

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 6c4b4573e527343969b3228a2481bdeadb37c17c Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Add emacs type of command loop support. --- ergoemacs-advice.el | 2 +

[elpa] externals/ergoemacs-mode a671c6e 196/325: Make theme-describe sort of work

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit a671c6e254b7b8409f2198e59955d080ff9735f5 Author: Walter Landry Commit: Walter Landry Make theme-describe sort of work --- ergoemacs-functions.el| 2 +- ergoemacs-theme-engine.el | 301 +- 2 files chang

[elpa] externals/ergoemacs-mode b4b14f2 260/325: Remove ergoemacs-component

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit b4b14f248e63c2a8701e60cd2e6f1c047e23a81e Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Remove ergoemacs-component --- ergoemacs-component.el| 654 -

[elpa] externals/ergoemacs-mode f28dc66 255/325: Add some active keymaps to ergoemacs-mode (like before)

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit f28dc668d2ff6911202504389ddb6e7b51abf445 Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Add some active keymaps to ergoemacs-mode (like before) --- ergoemacs-advice

<    1   2   3   4   5   6   7   8   9   10   >