[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

[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

<    1   2   3   4   >