[elpa] externals/ergoemacs-mode f0c4e91 142/325: Unset keys in ibuffer

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit f0c4e91aed30a26779e8b0c9164ef4c2824ab346 Author: Walter Landry Commit: Walter Landry Unset keys in ibuffer --- ergoemacs-themes.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ergoemacs-themes.el b/ergoemacs-themes.el index b62e869..ec0a7c6

[elpa] externals/ergoemacs-mode f46b453 087/325: Remove some term bindings

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit f46b45301ec9f8571bd6393b36cf530118cb068a Author: Walter Landry Commit: Walter Landry Remove some term bindings --- ergoemacs-themes.el | 6 -- 1 file changed, 6 deletions(-) diff --git a/ergoemacs-themes.el b/ergoemacs-themes.el index f7d9da9..36

[elpa] externals/ergoemacs-mode 3690135 077/325: Remove more shift translation

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 36901359392b16f4edb75e2e8f971e58e60655ca Author: Walter Landry Commit: Walter Landry Remove more shift translation --- ergoemacs-command-loop.el | 8 +--- ergoemacs-component.el| 8 2 files changed, 1 insertion(+), 15 deletions(-) di

[elpa] externals/ergoemacs-mode 25f5be8 022/325: Merge branch 'ctl-x-c'

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 25f5be8b9590ed076fff4168993c1957bca3652e Merge: 8b47756 0935e87 Author: Walter Landry Commit: Walter Landry Merge branch 'ctl-x-c' --- ergoemacs-command-loop.el | 33 + ergoemacs-functions.el| 7 --- ergoemacs-

[elpa] externals/ergoemacs-mode 45688c2 164/325: Add better binding for Fill menu

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 45688c2391c3d8ce7fa41c25f1bdb6f9ceeda2e6 Author: Walter Landry Commit: Walter Landry Add better binding for Fill menu --- ergoemacs-themes.el | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/ergoemacs-themes.el b/ergoemacs-th

[elpa] externals/ergoemacs-mode 58dc2d8 083/325: Use explicit functions for term-raw-map so byte compiling works

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 58dc2d86eb307b1fa31da2eb1f3dfaaee697a6f7 Author: Walter Landry Commit: Walter Landry Use explicit functions for term-raw-map so byte compiling works --- ergoemacs-themes.el | 51 +++ 1 file changed, 15 i

[elpa] externals/ergoemacs-mode b928611 071/325: Remove keyfreq

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit b92861100f634fbe7f7f839661e993bafa56a24a Author: Walter Landry Commit: Walter Landry Remove keyfreq --- ergoemacs-command-loop.el | 23 --- 1 file changed, 23 deletions(-) diff --git a/ergoemacs-command-loop.el b/ergoemacs-command

[elpa] externals/ergoemacs-mode 35897ad 159/325: Fix menus so that "Open Recent" works

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 35897ad5717434020cdb3f43510341cc2dbd9f2d Author: Walter Landry Commit: Walter Landry Fix menus so that "Open Recent" works --- ergoemacs-themes.el | 715 +++- 1 file changed, 376 insertions(+), 339 delet

[elpa] externals/ergoemacs-mode 1a67e04 074/325: Remove shift translation

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 1a67e04717788e3ac30a1010f3ad261908825708 Author: Walter Landry Commit: Walter Landry Remove shift translation --- ergoemacs-translate.el | 40 +--- 1 file changed, 1 insertion(+), 39 deletions(-) diff --git a/ergoe

[elpa] externals/ergoemacs-mode 1c2f61e 018/325: Remove tabbar-toddle since its only purpose is to download tabber

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 1c2f61e390c6bc322f7d99d905d9aa25a0b2aa3f Author: Walter Landry Commit: Walter Landry Remove tabbar-toddle since its only purpose is to download tabber --- ergoemacs-lib.el| 26 -- ergoemacs-themes.el | 5 - 2 files cha

[elpa] externals/ergoemacs-mode 88ecca1 117/325: Cleanup and remove , , , bindings

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 88ecca107e9b5cb5f924035e23c96152459f2469 Author: Walter Landry Commit: Walter Landry Cleanup and remove , , , bindings --- ergoemacs-themes.el | 9 - 1 file changed, 9 deletions(-) diff --git a/ergoemacs-themes.el b/ergoemacs-themes.el index

[elpa] externals/ergoemacs-mode 5464d82 088/325: Remove dead code

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 5464d829b046f9b3557457bac6492e62e26deff3 Author: Walter Landry Commit: Walter Landry Remove dead code --- ergoemacs-themes.el | 1 - 1 file changed, 1 deletion(-) diff --git a/ergoemacs-themes.el b/ergoemacs-themes.el index 366ee58..100d47b 100644 --

[elpa] externals/ergoemacs-mode f6aac16 172/325: Remove unused ergoemacs-command-loop

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit f6aac16c647b9959c6a462310560cdf580bac73c Author: Walter Landry Commit: Walter Landry Remove unused ergoemacs-command-loop --- ergoemacs-command-loop.el | 32 ergoemacs-mode.el | 1 - ergoemacs-test.el

[elpa] externals/ergoemacs-mode 80461f6 118/325: Remove debug statements

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 80461f6cc6f7eaddaaa1bee2dc11f9c56d9e01a0 Author: Walter Landry Commit: Walter Landry Remove debug statements --- ergoemacs-test.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/ergoemacs-test.el b/ergoemacs-test.el index 1ab7e55..fc56462 10064

[elpa] externals/ergoemacs-mode c9d4c1b 015/325: Remove ergoemacs-package

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit c9d4c1bb8958a8684554775ccb9d220ffc8fee60 Author: Walter Landry Commit: Walter Landry Remove ergoemacs-package --- ergoemacs-macros.el | 43 +-- ergoemacs-test.el | 53 +-

[elpa] externals/ergoemacs-mode 2f6dcd0 184/325: Remove some translation stuff

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 2f6dcd07a7534ab9abac8386bdad72f2dc18d2d6 Author: Walter Landry Commit: Walter Landry Remove some translation stuff --- ergoemacs-macros.el | 34 -- ergoemacs-themes.el | 7 --- 2 files changed, 41 deletions(-) dif

[elpa] externals/ergoemacs-mode d475686 187/325: Remove require stuff

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit d47568643ed09ea46a096f3d8560d6e6e1d7c4c9 Author: Walter Landry Commit: Walter Landry Remove require stuff --- ergoemacs-mode.el | 7 --- 1 file changed, 7 deletions(-) diff --git a/ergoemacs-mode.el b/ergoemacs-mode.el index 541a2d3..3be6fd0 1006

[elpa] externals/ergoemacs-mode 8b47756 021/325: Revert "Remove cttl-x-c 'both' option"

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 8b47756c5ac884320b70713614af2ccecee0915e Author: Walter Landry Commit: Walter Landry Revert "Remove cttl-x-c 'both' option" This reverts commit 30ed2020e3f770e237aaa2562b210517c8d3a38b. --- ergoemacs-command-loop.el | 28 -

[elpa] externals/ergoemacs-mode 0640576 161/325: Menu work

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 0640576ada778fbd8fc1b8697e549c8c2709894a Author: Walter Landry Commit: Walter Landry Menu work --- ergoemacs-themes.el | 44 +--- 1 file changed, 29 insertions(+), 15 deletions(-) diff --git a/ergoemacs-themes.

[elpa] externals/ergoemacs-mode e9ec38d 011/325: Remove dead code

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit e9ec38ddbcb01fc91d7c7c822ca4d47ec107c5bc Author: Walter Landry Commit: Walter Landry Remove dead code --- ergoemacs-themes.el | 213 1 file changed, 213 deletions(-) diff --git a/ergoemacs-themes.e

[elpa] externals/ergoemacs-mode 2798242 192/325: Remove all of the ERGOEMACS-* environment variables

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 2798242ad38107b2cce25d0d3dde141d92177227 Author: Walter Landry Commit: Walter Landry Remove all of the ERGOEMACS-* environment variables --- ergoemacs-functions.el | 2 -- ergoemacs-lib.el | 1 - ergoemacs-mode.el | 12 3 fil

[elpa] externals/ergoemacs-mode 30ed202 012/325: Remove cttl-x-c 'both' option

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 30ed2020e3f770e237aaa2562b210517c8d3a38b Author: Walter Landry Commit: Walter Landry Remove cttl-x-c 'both' option It uses a timer to choose which one --- ergoemacs-command-loop.el | 28 ergoemacs-functions.el

[elpa] externals/ergoemacs-mode 82cba16 070/325: Remove shift selection

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 82cba16a0753663a29de6bb70fe94e54777b715d Author: Walter Landry Commit: Walter Landry Remove shift selection --- ergoemacs-advice.el | 6 -- ergoemacs-command-loop.el | 13 - 2 files changed, 19 deletions(-) diff --git a/ergoema

[elpa] externals/ergoemacs-mode 7c07d8e 136/325: Remove bindings for icicle

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 7c07d8e294c453d615779941f5e7f1305af5390e Author: Walter Landry Commit: Walter Landry Remove bindings for icicle --- ergoemacs-themes.el | 8 1 file changed, 8 deletions(-) diff --git a/ergoemacs-themes.el b/ergoemacs-themes.el index 8d19c5a.

[elpa] externals/ergoemacs-mode 6bd00c1 148/325: Recent menu sort of works

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 6bd00c1eafcf9fb964438a2836d188dd4c37514a Author: Walter Landry Commit: Walter Landry Recent menu sort of works --- ergoemacs-themes.el | 33 + 1 file changed, 9 insertions(+), 24 deletions(-) diff --git a/ergoemacs-the

[elpa] externals/ergoemacs-mode a876297 027/325: Add a comment

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit a87629713515ed8583a452da2df8b60fbd2dfde4 Author: Walter Landry Commit: Walter Landry Add a comment --- ergoemacs-test.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ergoemacs-test.el b/ergoemacs-test.el index e38d1a4..d27a861 100644 --- a/er

[elpa] externals/ergoemacs-mode c4b5f13 170/325: Fix dired problem

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit c4b5f130c38f95e2ea0451dcf88434f0cb45930c Author: Walter Landry Commit: Walter Landry Fix dired problem --- ergoemacs-themes.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ergoemacs-themes.el b/ergoemacs-themes.el index f7e8

[elpa] externals/ergoemacs-mode 61218ba 138/325: Remove multiple-cursors and avy

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 61218bad1ef5250547497b81b2b26f289814d7bb Author: Walter Landry Commit: Walter Landry Remove multiple-cursors and avy --- ergoemacs-themes.el | 11 ++- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/ergoemacs-themes.el b/ergoemac

[elpa] externals/ergoemacs-mode addfd4c 156/325: Use ergoemacs-override-keymap instead of a local keymap

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit addfd4c0f9a1e21e2a668a7a32328c584f358bbb Author: Walter Landry Commit: Walter Landry Use ergoemacs-override-keymap instead of a local keymap This allows people to customize the overrides. --- ergoemacs-mode.el | 2 +- ergoemacs-themes.el |

[elpa] externals/ergoemacs-mode 64215dc 223/325: Remove some unused theme functions

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 64215dcbed70974a6052abb7ca8d2b1d30ebb92a Author: Walter Landry Commit: Walter Landry Remove some unused theme functions --- ergoemacs-component.el| 2 -- ergoemacs-map.el | 1 - ergoemacs-theme-engine.el | 20 3 fil

[elpa] externals/ergoemacs-mode dc9878c 127/325: Move a whole bunch of bindings into regular functions

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit dc9878c9420a520ea21fe373ff8b44a4f9b0a2a3 Author: Walter Landry Commit: Walter Landry Move a whole bunch of bindings into regular functions --- ergoemacs-test.el | 193 + ergoemacs-themes.el | 397 +

[elpa] externals/ergoemacs-mode 4bd4660 219/325: Convert component--prompt to layout-prompt

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 4bd466001341acebc34ac4c96bdc141507210e85 Author: Walter Landry Commit: Walter Landry Convert component--prompt to layout-prompt --- ergoemacs-command-loop.el| 1 - ergoemacs-component.el | 44 er

[elpa] externals/ergoemacs-mode 706e35e 024/325: Remove dead code

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 706e35e02b28e80dbd2bf86b0407acde5d0cb32e Author: Walter Landry Commit: Walter Landry Remove dead code --- ergoemacs-lib.el | 6 -- 1 file changed, 6 deletions(-) diff --git a/ergoemacs-lib.el b/ergoemacs-lib.el index f35adb7..9453c12 100644 --- a

[elpa] externals/ergoemacs-mode 6c909f3 185/325: Remove the shutdown hook

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 6c909f32a167c47b9a5c909b661177ad95eda32d Author: Walter Landry Commit: Walter Landry Remove the shutdown hook --- ergoemacs-map.el | 50 -- ergoemacs-test.el | 1 - 2 files changed, 51 deletions(-) di

[elpa] externals/ergoemacs-mode 8856942 169/325: Cleanup

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 88569423b05346057979ac12890cf08eb5a78017 Author: Walter Landry Commit: Walter Landry Cleanup --- ergoemacs-macros.el | 1 - ergoemacs-mode.el | 1 - 2 files changed, 2 deletions(-) diff --git a/ergoemacs-macros.el b/ergoemacs-macros.el index 341754

[elpa] externals/ergoemacs-mode b40fd9e 237/325: Remove ergoemacs-map--

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit b40fd9e8cf2c9ab726fae59a257116e4ab8052b8 Author: Walter Landry Commit: Walter Landry Remove ergoemacs-map-- --- ergoemacs-macros.el | 14 ++ ergoemacs-map.el| 122 ergoemacs-test.el | 2

[elpa] externals/ergoemacs-mode 84a66e1 188/325: Remove the need for a theme

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 84a66e110769183f0c817d1499546b78ff178405 Author: Walter Landry Commit: Walter Landry Remove the need for a theme --- ergoemacs-mode.el | 5 +++-- ergoemacs-themes.el | 4 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/ergoemacs-

[elpa] externals/ergoemacs-mode fccae9b 029/325: Remove ensure functions

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit fccae9b30e4fbd914e7aded8a994e3c8a4d21a67 Author: Walter Landry Commit: Walter Landry Remove ensure functions --- ergoemacs-component.el | 76 ++ ergoemacs-lib.el | 3 -- ergoemacs-macros.el| 2

[elpa] externals/ergoemacs-mode 7145e87 174/325: Fix ergoemacs-move-cursor-previous-pane and ergoemacs-cut-line-or-region

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 7145e87b5ee79e44ad0e72818301b2c9ec9eb297 Author: Walter Landry Commit: Walter Landry Fix ergoemacs-move-cursor-previous-pane and ergoemacs-cut-line-or-region --- ergoemacs-functions.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --

[elpa] externals/ergoemacs-mode b62f068 030/325: Remove more package stuff

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit b62f0682487dc34c0d1776794837b9d6e10815a0 Author: Walter Landry Commit: Walter Landry Remove more package stuff --- ergoemacs-component.el | 1 - ergoemacs-lib.el | 2 -- ergoemacs-mode.el | 13 + 3 files changed, 1 insertion(+

[elpa] externals/ergoemacs-mode b6ad133 178/325: Remove M-O-fight test. It fails, but the keys work with manual tests

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit b6ad133f5c4c36966ab8f2bb62890f6443a58c56 Author: Walter Landry Commit: Walter Landry Remove M-O-fight test. It fails, but the keys work with manual tests --- ergoemacs-test.el | 27 --- 1 file changed, 27 deletions(-) diff --

[elpa] externals/ergoemacs-mode 46c76c0 036/325: Remove a little modal

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 46c76c0037aace01a99258e2fa7d7af591cf1ecf Author: Walter Landry Commit: Walter Landry Remove a little modal --- ergoemacs-advice.el | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/ergoemacs-advice.el b/ergoemacs-advice.el index

[elpa] externals/ergoemacs-mode 7851e51 031/325: Remove more package stuff

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 7851e51d2f5a47a702120945febd8012bf858988 Author: Walter Landry Commit: Walter Landry Remove more package stuff --- ergoemacs-component.el | 2 -- ergoemacs-lib.el| 4 +--- ergoemacs-map-properties.el | 6 +- 3 files changed, 2 ins

[elpa] externals/ergoemacs-mode 45a2ec3 034/325: Remove unused 'require

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 45a2ec3722ead93d1df3cb863f2ce03323c92117 Author: Walter Landry Commit: Walter Landry Remove unused 'require --- ergoemacs-mode.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/ergoemacs-mode.el b/ergoemacs-mode.el index 19858d9..abc3985 100644

[elpa] externals/ergoemacs-mode 6f340f9 199/325: Change help of a prefix key to 'Prefix Key'

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 6f340f9e11f1a05c0fd7117c45b5e23e06b00af3 Author: Walter Landry Commit: Walter Landry Change help of a prefix key to 'Prefix Key' --- ergoemacs-theme-engine.el | 46 ++ kbd-ergo.svg | 13

[elpa] externals/ergoemacs-mode 5257c0e 091/325: Remove commented code

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 5257c0ea6cda8e4c0e332e1a92ef057c2502be60 Author: Walter Landry Commit: Walter Landry Remove commented code --- ergoemacs-themes.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/ergoemacs-themes.el b/ergoemacs-themes.el index 100d47b..ac0371c 10

[elpa] externals/ergoemacs-mode 209e00f 189/325: Fix a test

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 209e00f884c985313f54032bb4b4a264f8030ff3 Author: Walter Landry Commit: Walter Landry Fix a test --- ergoemacs-test.el | 1 - 1 file changed, 1 deletion(-) diff --git a/ergoemacs-test.el b/ergoemacs-test.el index 8b729be..fa63fec 100644 --- a/ergoemac

[elpa] externals/ergoemacs-mode 0935e87 020/325: Remove timeout for ctl-x-c

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 0935e87ad4a7078486d0eed341fc71d4a4634caf Author: Walter Landry Commit: Walter Landry Remove timeout for ctl-x-c --- ergoemacs-command-loop.el | 33 + ergoemacs-functions.el| 7 --- ergoemacs-test.el |

[elpa] externals/ergoemacs-mode dde1804 200/325: Remove apps/menu from svg

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit dde180402052ed43cc32d0d5b7940b4c76e1b914 Author: Walter Landry Commit: Walter Landry Remove apps/menu from svg --- kbd-ergo.svg | 744 --- 1 file changed, 744 deletions(-) diff --git a/kbd-ergo.

[elpa] externals/ergoemacs-mode c484389 201/325: Lots of tweaks to the help svg

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit c48438970ef45427e6705c4954e0bed6a7790271 Author: Walter Landry Commit: Walter Landry Lots of tweaks to the help svg --- ergoemacs-theme-engine.el | 115 ++ 1 file changed, 66 insertions(+), 49 deletions(-)

[elpa] externals/ergoemacs-mode 7ffdf3b 218/325: Cleanup

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 7ffdf3bb132d11e7c65aac05af7d20139175e404 Author: Walter Landry Commit: Walter Landry Cleanup --- ergoemacs-command-loop.el | 2 -- ergoemacs-theme-engine.el | 5 ++--- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/ergoemacs-command-lo

[elpa] externals/ergoemacs-mode d297724 045/325: Remove ergoemacs-command-loop--modal and ergoemacs-command-loop--modal-show

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit d2977244a56767ec95b82f2939b67a3090aff225 Author: Walter Landry Commit: Walter Landry Remove ergoemacs-command-loop--modal and ergoemacs-command-loop--modal-show --- ergoemacs-command-loop.el | 32 ergoemacs-map.el

[elpa] externals/ergoemacs-mode 25dd364 038/325: Remove ergoemacs-command-loop--modal-stack

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 25dd3643901b267c928fb616ed05a46e8211f890 Author: Walter Landry Commit: Walter Landry Remove ergoemacs-command-loop--modal-stack --- ergoemacs-command-loop.el | 42 ++ ergoemacs-functions.el| 1 - 2 files ch

[elpa] externals/ergoemacs-mode 0ad1a45 197/325: Cleanup

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 0ad1a4526dd2d8b0ff31f4cbdbb9a14e681f4021 Author: Walter Landry Commit: Walter Landry Cleanup --- ergoemacs-theme-engine.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ergoemacs-theme-engine.el b/ergoemacs-theme-engine.el inde

[elpa] externals/ergoemacs-mode ade1df9 046/325: Cleanup

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit ade1df9364024f58dd349154a1745081a97ad486 Author: Walter Landry Commit: Walter Landry Cleanup --- ergoemacs-mode.el | 1 - 1 file changed, 1 deletion(-) diff --git a/ergoemacs-mode.el b/ergoemacs-mode.el index bc71de6..ebdefdb 100644 --- a/ergoemacs-m

[elpa] externals/ergoemacs-mode 34daf02 062/325: Do not autoload ergoemacs-debug

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 34daf023276ffcc116c4299ed78329330ce4ae8a Author: Walter Landry Commit: Walter Landry Do not autoload ergoemacs-debug --- ergoemacs-mode.el | 1 - 1 file changed, 1 deletion(-) diff --git a/ergoemacs-mode.el b/ergoemacs-mode.el index 7dc80c7..a854387

[elpa] externals/ergoemacs-mode e5172b8 076/325: Remove more shift translation stuff

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit e5172b8fcd20245237442018074c8ca4705cfe26 Author: Walter Landry Commit: Walter Landry Remove more shift translation stuff --- ergoemacs-command-loop.el | 11 +++ ergoemacs-component.el| 1 - 2 files changed, 3 insertions(+), 9 deletions(-)

[elpa] externals/ergoemacs-mode 8b40059 102/325: Replace ergoemacs-theme--list with hard coded "standard"

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 8b400594933a63cd2648f747ec0bc50c85d57865 Author: Walter Landry Commit: Walter Landry Replace ergoemacs-theme--list with hard coded "standard" --- ergoemacs-lib.el | 56 --- ergoemacs-theme-engine.el

[elpa] externals/ergoemacs-mode c59bedc 047/325: Remove more modal

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit c59bedc809ab35d8b28405d1ad3d90c2bf15994a Author: Walter Landry Commit: Walter Landry Remove more modal --- ergoemacs-command-loop.el | 7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/ergoemacs-command-loop.el b/ergoemacs-comma

[elpa] externals/ergoemacs-mode 96cb33d 040/325: Remove ergoemacs-command-loop--modal-p

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 96cb33de6f47539c98f2237b5f44c4e8aa404d67 Author: Walter Landry Commit: Walter Landry Remove ergoemacs-command-loop--modal-p --- ergoemacs-command-loop.el | 7 +-- ergoemacs-macros.el | 2 +- ergoemacs-translate.el| 2 -- 3 files changed,

[elpa] externals/ergoemacs-mode cbfa5a9 115/325: Remove some now obsolete tests

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit cbfa5a9e2f3ecfdd20ce20296b3ab0396677eab4 Author: Walter Landry Commit: Walter Landry Remove some now obsolete tests --- ergoemacs-test.el | 66 --- 1 file changed, 66 deletions(-) diff --git a/ergo

[elpa] externals/ergoemacs-mode 3433126 208/325: Move key binding help up and rename it

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 3433126a1cb659b6e877a99a8243080ece57c98d Author: Walter Landry Commit: Walter Landry Move key binding help up and rename it --- ergoemacs-themes.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ergoemacs-themes.el b/ergoemacs

[elpa] externals/ergoemacs-mode fdafbdf 049/325: Cleanup

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit fdafbdf63a08c739a12ff3092321826fe5b5216a Author: Walter Landry Commit: Walter Landry Cleanup --- ergoemacs-command-loop.el | 1 - ergoemacs-functions.el | 6 -- ergoemacs-map-properties.el | 2 -- ergoemacs-mode.el | 9 -

[elpa] externals/ergoemacs-mode bc28407 019/325: Remove icicles tests

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit bc284079b49002fb5d719957e78117f334296e51 Author: Walter Landry Commit: Walter Landry Remove icicles tests --- ergoemacs-test.el | 82 --- 1 file changed, 82 deletions(-) diff --git a/ergoemacs-test.

[elpa] externals/ergoemacs-mode 4996d2c 066/325: Remove the apply-inits function

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 4996d2ca377a4ac22a66d620e15e79df3dd4729c Author: Walter Landry Commit: Walter Landry Remove the apply-inits function It does not appear to do anything useful and was causing weird timing bugs. --- ergoemacs-component.el | 212

[elpa] externals/ergoemacs-mode 7553908 215/325: Remove set-layout

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 75539086f7557fce90e6a7521a3e60dd89bd20c6 Author: Walter Landry Commit: Walter Landry Remove set-layout --- ergoemacs-layouts.el | 2 -- ergoemacs-lib.el | 7 --- 2 files changed, 9 deletions(-) diff --git a/ergoemacs-layouts.el b/ergoemacs-la

[elpa] externals/ergoemacs-mode a9f7caf 217/325: Remove major mode stuff

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit a9f7cafd2702855e14f69a71631f19c7c92a2963 Author: Walter Landry Commit: Walter Landry Remove major mode stuff --- ergoemacs-lib.el | 114 --- 1 file changed, 114 deletions(-) diff --git a/ergoemacs-l

[elpa] externals/ergoemacs-mode 1d4ddc3 114/325: Remove M-y bindings for search.

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 1d4ddc3bf378b33aa8a50b3b80b3cd1056c918a6 Author: Walter Landry Commit: Walter Landry Remove M-y bindings for search. --- ergoemacs-test.el | 1 - ergoemacs-themes.el | 5 - 2 files changed, 6 deletions(-) diff --git a/ergoemacs-test.el b/ergoem

[elpa] externals/ergoemacs-mode 5c39790 227/325: Remove ergoemacs-theme

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 5c39790d491d25d95512b40ad42c7d156796cdb1 Author: Walter Landry Commit: Walter Landry Remove ergoemacs-theme --- ergoemacs-macros.el| 84 -- ergoemacs-mode.el | 16 -- ergoemacs-test.el

[elpa] externals/ergoemacs-mode 87a332c 073/325: Merge branch 'master' into HEAD

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 87a332cffb4d885e00216f3a014634fa1dc088dd Merge: 6868238 acf3dfe Author: Walter Landry Commit: Walter Landry Merge branch 'master' into HEAD --- ergoemacs-advice.el | 6 - ergoemacs-command-loop.el | 58 --- ergoemacs-component.el

[elpa] externals/ergoemacs-mode 1203d93 059/325: Remove dead code

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 1203d935ab7323a720d334857003e051aca92cfa Author: Walter Landry Commit: Walter Landry Remove dead code --- ergoemacs-mode.el | 16 1 file changed, 16 deletions(-) diff --git a/ergoemacs-mode.el b/ergoemacs-mode.el index 210a0be..8fed0

[elpa] externals/ergoemacs-mode aafc9d9 119/325: Implement many standard-fixed bindings in a regular function

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit aafc9d9ad8d008ec046f1c4f5114a229ce085b06 Author: Walter Landry Commit: Walter Landry Implement many standard-fixed bindings in a regular function Also remove bindings for and since they are not readily available. Remove a stray

[elpa] externals/ergoemacs-mode a074551 224/325: Remove more

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

[elpa] externals/ergoemacs-mode 6868238 058/325: Merge branch 'master' into ergoterm

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 68682380605628942300fb6fbb738831f07127ce Merge: 21cab2a 5b285ea Author: Walter Landry Commit: Walter Landry Merge branch 'master' into ergoterm --- Makefile| 4 +- ergoemacs-advice.el | 5 +- ergoemacs-command-loop.el

[elpa] externals/ergoemacs-mode 7c8eea5 069/325: Remove command loop timer

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 7c8eea5dbb7489d3d6cb9a444f948ee46d36ac9c Author: Walter Landry Commit: Walter Landry Remove command loop timer It does not seem to do anything useful and it was causing weird timing bugs and odd output. --- ergoemacs-command-loop.el | 22

[elpa] externals/ergoemacs-mode 97ac03f 081/325: Resolve all of the :emacs keybindings in ergoemacs-themes

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 97ac03fadef48fd0d2e3b7209780d0566e42cf65 Author: Walter Landry Commit: Walter Landry Resolve all of the :emacs keybindings in ergoemacs-themes This is needed to make byte-compiling work --- ergoemacs-themes.el | 76 ++-

[elpa] externals/ergoemacs-mode 766cb61 129/325: Move term bindings into a proper function run as a hook when loading term

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 766cb611d656db3ff5f4887dcfe192738bde7d1e Author: Walter Landry Commit: Walter Landry Move term bindings into a proper function run as a hook when loading term --- ergoemacs-themes.el | 130 1 file c

[elpa] externals/ergoemacs-mode 9ef7b6d 120/325: Add newlines to scratch message

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 9ef7b6dc8b41a2bce64c16ad10ef73da0c727569 Author: Walter Landry Commit: Walter Landry Add newlines to scratch message --- ergoemacs-themes.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ergoemacs-themes.el b/ergoemacs-themes.el

[elpa] externals/ergoemacs-mode 0a189f3 232/325: Minor cleanup

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 0a189f3c832849cc130ad8790c935b92e8f2 Author: Walter Landry Commit: Walter Landry Minor cleanup --- ergoemacs-component.el | 2 -- ergoemacs-functions.el | 1 - ergoemacs-translate.el | 2 -- 3 files changed, 5 deletions(-) diff --git a/ergoemacs-

[elpa] externals/ergoemacs-mode 8f6a50e 053/325: Cleanup

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 8f6a50e72820ebdbd4353c4b85d3e83182a48909 Author: Walter Landry Commit: Walter Landry Cleanup --- ergoemacs-map-properties.el | 14 +- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/ergoemacs-map-properties.el b/ergoemacs-map

[elpa] externals/ergoemacs-mode acf3dfe 072/325: Cleanup

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit acf3dfeadcaf7869381f550bc2eca6b546904359 Author: Walter Landry Commit: Walter Landry Cleanup --- ergoemacs-mode.el | 5 - 1 file changed, 5 deletions(-) diff --git a/ergoemacs-mode.el b/ergoemacs-mode.el index 94f145d..ea98246 100644 --- a/ergoem

[elpa] externals/ergoemacs-mode 3121362 144/325: Fix magit, message (and thus mu4e), and isearch

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 312136298570fbb9f51523bec2e357cf88751adb Author: Walter Landry Commit: Walter Landry Fix magit, message (and thus mu4e), and isearch --- ergoemacs-themes.el | 173 +--- 1 file changed, 98 insertions(+),

[elpa] externals/ergoemacs-mode 3729fbd 055/325: Cleanup

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 3729fbdf5a64b11b4f95d46cf49d738d239de2c6 Author: Walter Landry Commit: Walter Landry Cleanup --- ergoemacs-mode.el | 30 ++ ergoemacs-theme-engine.el | 2 +- 2 files changed, 11 insertions(+), 21 deletions(-) diff

[elpa] externals/ergoemacs-mode 91b273c 236/325: Remove ergoemacs-component-struct--define-key

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 91b273cd9b1757e74db526e94ec425ff792d393f Author: Walter Landry Commit: Walter Landry Remove ergoemacs-component-struct--define-key --- ergoemacs-component.el | 110 - 1 file changed, 110 deletions(-) di

[elpa] externals/ergoemacs-mode 7499511 080/325: Spacing fix

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 749951169a8328fbcd6f5c1370f091159d80f90e Author: Walter Landry Commit: Walter Landry Spacing fix --- ergoemacs-themes.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ergoemacs-themes.el b/ergoemacs-themes.el index 72f7d0c..8de62

[elpa] externals/ergoemacs-mode 3e61eec 240/325: Remove -map functions

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

[elpa] externals/ergoemacs-mode 49a1430 064/325: Remove theme test

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 49a1430b763a4ee5bcfc2f1775c14945726e04f8 Author: Walter Landry Commit: Walter Landry Remove theme test --- ergoemacs-test.el | 47 --- 1 file changed, 47 deletions(-) diff --git a/ergoemacs-test.el b/ergoem

[elpa] externals/ergoemacs-mode 676cd84 160/325: Fix infinite recursion in ergoemacs-compact-uncompact-block

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 676cd84bc1c1dac558a429e4babf8e262d87bdfa Author: Walter Landry Commit: Walter Landry Fix infinite recursion in ergoemacs-compact-uncompact-block --- ergoemacs-functions.el | 37 +++-- 1 file changed, 19 insertions(+), 1

[elpa] externals/ergoemacs-mode e84def4 079/325: Remove unused ibuf-ext

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit e84def47a55430941e3e4a14c5053f47a8563d13 Author: Walter Landry Commit: Walter Landry Remove unused ibuf-ext --- ergoemacs-themes.el | 1 - 1 file changed, 1 deletion(-) diff --git a/ergoemacs-themes.el b/ergoemacs-themes.el index 7c9097d..72f7d0c 100

[elpa] externals/ergoemacs-mode 1c84bf1 090/325: Reindent

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

[elpa] externals/ergoemacs-mode 238435f 154/325: Lots of isearch fixes, with a few other minor fixes to mode maps

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 238435f3a23af36e88647c3e23f634bd5579f15d Author: Walter Landry Commit: Walter Landry Lots of isearch fixes, with a few other minor fixes to mode maps --- ergoemacs-functions.el | 22 + ergoemacs-themes.el| 120 ++--

[elpa] externals/ergoemacs-mode 9664994 093/325: Remove eshell weirdness

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 96649940e584df52528ff96a95cbefcdd1d1d83f Author: Walter Landry Commit: Walter Landry Remove eshell weirdness --- ergoemacs-themes.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ergoemacs-themes.el b/ergoemacs-themes.el index d

[elpa] externals/ergoemacs-mode c88308e 026/325: Make ergoemacs-test-keep-ctl-s work

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit c88308e4bdb289706899eede6d0095344cc3526f Author: Walter Landry Commit: Walter Landry Make ergoemacs-test-keep-ctl-s work --- ergoemacs-test.el | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/ergoemacs-test.el b/ergoemacs

[elpa] externals/ergoemacs-mode e02abf1 150/325: Remove unused post-command-hook and echo timer

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit e02abf1269f1f52a65b3e9b985092e3ce454e11c Author: Walter Landry Commit: Walter Landry Remove unused post-command-hook and echo timer --- ergoemacs-command-loop.el | 74 --- 1 file changed, 74 deletions(-) di

[elpa] externals/ergoemacs-mode dd8796f 075/325: Remove unused shift translation code

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit dd8796f74ad0d0f54d75ebd7176e812c1c328151 Author: Walter Landry Commit: Walter Landry Remove unused shift translation code --- ergoemacs-command-loop.el | 19 +-- ergoemacs-mode.el | 6 -- 2 files changed, 1 insertion(+), 2

[elpa] externals/ergoemacs-mode 45c855a 078/325: Remove ergoemacs-score

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 45c855acaa89b6e93bae3bb0512004f17752c9f7 Author: Walter Landry Commit: Walter Landry Remove ergoemacs-score --- ergoemacs-score.el | 439 - 1 file changed, 439 deletions(-) diff --git a/ergoemacs-sc

[elpa] externals/ergoemacs-mode 377d498 107/325: Set variables properly. Lots of duplication.

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 377d498270cd5c92ed92c42c952705146f5baa80 Author: Walter Landry Commit: Walter Landry Set variables properly. Lots of duplication. --- ergoemacs-themes.el | 128 +++- 1 file changed, 127 insertions(+), 1

[elpa] externals/ergoemacs-mode 876e40e 082/325: Merge branch 'master' into ergoterm

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 876e40ef6daf4c83b673a85bbd0b806b643fc91b Merge: 87a332c 97ac03f Author: Walter Landry Commit: Walter Landry Merge branch 'master' into ergoterm --- ergoemacs-command-loop.el | 38 +--- ergoemacs-component.el| 9 - ergoemacs-mode.el |

[elpa] externals/ergoemacs-mode c3e7830 023/325: Remove option to bind C-c and C-x as copy/cut

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit c3e7830f380cca75e2c0544a1b4752b2c927c1a0 Author: Walter Landry Commit: Walter Landry Remove option to bind C-c and C-x as copy/cut --- ergoemacs-command-loop.el | 34 +-- ergoemacs-functions.el| 8 ergoemacs-lib.el |

[elpa] externals/ergoemacs-mode 9fbd66c 173/325: Mostly turn off advice

2021-10-23 Thread monnier--- via
branch: externals/ergoemacs-mode commit 9fbd66c43a250515f4e284512a1304b297d33cc7 Author: Walter Landry Commit: Walter Landry Mostly turn off advice --- ergoemacs-advice.el | 366 --- ergoemacs-key-description.el | 1 - ergoemacs-mode.el

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