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 +---
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
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
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
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,
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
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
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
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
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
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 --
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 ---
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
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
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
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
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
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
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
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(-)
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
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
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
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
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
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
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 --
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 -
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.
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(-
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
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
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
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
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.
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 +
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
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
--
branch: externals/ergoemacs-mode
commit 78bd8cf2b65c0ba4b3b09d1b764012b5b0d79410
Author: Walter Landry
Commit: Walter Landry
Remove component stuff
---
ergoemacs-component.el | 94
ergoemacs-macros.el| 142 ---
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
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 ---
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
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
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
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 |
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
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
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
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..
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
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/
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
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
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
-
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
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(+)
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
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
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
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
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
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-
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
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 +
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
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
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(-
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 --
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
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
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,
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/
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
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
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
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 ++--
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
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
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
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
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
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 --
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
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
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
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 ---
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
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 ++
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 +
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
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
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(-
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
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
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 ++
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
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 +
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
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 -
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
201 - 300 of 2965 matches
Mail list logo