branch: externals/posframe
commit c33d7b6b0de2e419bc563ecdb690e45e92476166
Author: Feng Shu
Commit: Feng Shu
Simplify posframe-poshandler-point-1
* posframe.el (posframe-poshandler-point-1): Remove centering argument.
(posframe-poshandler-p0.5p0-to-w0.5p1): Do not use ce
branch: externals/posframe
commit fc8c45ba8059da2a5cac10e95df399c2ada890fe
Author: Feng Shu
Commit: Feng Shu
* posframe.el (posframe-show): Update docstring about poshandler.
---
posframe.el | 14 +-
1 file changed, 13 insertions(+), 1 deletion(-)
diff --git a/posframe.el b/pos
branch: externals/posframe
commit 736b7ffe91969e15467df15281f54f162ac0d178
Author: Feng Shu
Commit: Feng Shu
* posframe.el (posframe-show): Fix docstring.
---
posframe.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/posframe.el b/posframe.el
index b5c4203..be13ce6 100
branch: externals/posframe
commit 95603054aa9ad93e182061fd3c0cf66561ca15c1
Author: Feng Shu
Commit: Feng Shu
Add posframe-poshander-point-1
* posframe.el (posframe-poshandler-p0p0-to-p0p1)
(posframe-poshandler-p0.5p0.5-to-p0p0)
(posframe-poshandler-p0p1-to-p0p1)
branch: externals/posframe
commit 3ed4ef71abf70fbb29a06c2d19cae10d470b0295
Author: Feng Shu
Commit: Feng Shu
* posframe.el (posframe-poshandler-p0p0-to-p0p1): Remove useless arguments.
---
posframe.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/posframe.el b/posframe
elpasync pushed a change to branch externals/posframe.
from f97c4af Merge pull request #103 from tarsiiformes/indentation
new cca585a Rename all poshandler functions.
new 9560305 Add posframe-poshander-point-1
new 5542b2a Fix wrong poshandler function name:
branch: externals/posframe
commit cca585a24424b29e699b57168a38cfadf661f773
Author: Feng Shu
Commit: Feng Shu
Rename all poshandler functions.
* posframe.el (posframe-poshandler-p0p0-to-p0p1)
(posframe-poshandler-p0.5p0.5-to-p0p0)
(posframe-poshandler-p0p1-to-p0p1
branch: externals/posframe
commit 5542b2a065fafa48806aa1d0bfcc562a5649e122
Author: Feng Shu
Commit: Feng Shu
Fix wrong poshandler function name: posframe-poshandler-p0.5p0.5-to-p0p0
* posframe.el (posframe-poshandler-p0.5p0-to-w0.5p1): rename from
posframe-poshandler-p0.5p0.5-t
branch: main
commit 3fd827e131acebea49d37a11336a11e9eb292973
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (haml-mode): Fix `:version-map`
---
elpa-packages | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index 0444cf9..0de12
branch: externals/ergoemacs-mode
commit b0a5d1043c5a81f8d07f278bad7d93281c81d615
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Remove R history
---
.Rhistory | 2 --
1 file changed, 2 deletions(-)
diff
branch: externals/ergoemacs-mode
commit 187b07d247519ff4316d88511072b55f91ea014b
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Describe keys for the current buffer
---
ergoemacs-functions.el| 2 +-
branch: externals/ergoemacs-mode
commit 9b726651669fcee392628e6a80bd87093530bdfb
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Use passthrough for kill-line
---
ergoemacs-advice.el| 2 +-
ergoemacs-
branch: externals/ergoemacs-mode
commit 6f93579182fdfbd1123f1b8e3eebfbbd646e75e1
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Use meta for term mode types items
---
ergoemacs-cua.el| 6 +++-
ergoem
branch: externals/ergoemacs-mode
commit e50cc7074ad4079ff86516a2cc7ad0a1ec50e71c
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Remove C-X is execute extended command
---
ergoemacs-themes.el | 3 +--
1 fi
branch: externals/ergoemacs-mode
commit a5febc9591de5953528547e020f44fe1cfccfebd
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Remove shift selection and try to fix C-S-x C-S-c
---
ergoemacs-advice.el
branch: externals/ergoemacs-mode
commit d2d29aa071735c207d38f931fecf54652ebd738e
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Another fix for mark-active indent region
---
ergoemacs-mode.el | 9
branch: externals/ergoemacs-mode
commit 821a910fcd9888481dda83e73e625ec073c0f25e
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Fix undo-fu
---
ergoemacs-functions.el | 2 +-
1 file changed, 1 insertion(+
branch: externals/ergoemacs-mode
commit 81466b3b76409f55fc62a709051237b885c1ee0a
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Unwind protect the timer #505
---
ergoemacs-command-loop.el | 7 ---
1 f
branch: externals/ergoemacs-mode
commit 4250fae427f454600e517f026297c4f79117b2d7
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Remove more outdated keys
---
ergoemacs-mode.el | 60 ---
branch: externals/ergoemacs-mode
commit e81daf4afa3800d5bf106ad6168f55062cc160c1
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Require comit-mode See #505
---
ergoemacs-themes.el | 7 +--
1 file chan
branch: externals/ergoemacs-mode
commit ac33443e9e7a0923666bb7f4b2581a7bcb4589d8
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Add back the M-n commands for the reduction keymap
---
ergoemacs-functions.e
branch: externals/ergoemacs-mode
commit d43bb0a5c425f2472415294ce1cc15501713fde4
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Fix command loop
---
ergoemacs-command-loop.el | 65 +++---
ergoema
branch: externals/ergoemacs-mode
commit bde293e46d3f2b0e99d6fbde74e455683b4572da
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Drop cache and hashkey
---
ergoemacs-mode.el | 252 ++---
branch: externals/ergoemacs-mode
commit 33cc2d66e2bead3105776092fe9d05f38e041575
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Fix command loop key decriptions
---
ergoemacs-key-description.el | 98 +
branch: externals/ergoemacs-mode
commit 74ad06f334667d59a6b866f9afefdbae8ee3b0a7
Author: Walter Landry
Commit: Walter Landry
Remove deftheme
---
ergoemacs-macros.el | 36
1 file changed, 36 deletions(-)
diff --git a/ergoemacs-macros.el b/ergoemacs-macro
branch: externals/ergoemacs-mode
commit ed8a7c92b63ad06111656f1d5c7f58a35cbd40ee
Author: Walter Landry
Commit: Walter Landry
Remove unused theme choice menu
---
ergoemacs-theme-engine.el | 65 ---
1 file changed, 65 deletions(-)
diff --git a/ergo
branch: externals/ergoemacs-mode
commit 11364514206d208c24122688cb8dda7080ec4e9d
Author: Walter Landry
Commit: Walter Landry
Remove all unicode-or-alt logic. Unicode all the way.
---
ergoemacs-command-loop.el| 12 +-
ergoemacs-key-description.el | 57 +++
branch: externals/ergoemacs-mode
commit c4f81d2a11d37b313fc2c8e263c70f899eafb138
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Fix for isearch-mode-map backward was missing
---
ergoemacs-themes.el | 1 +
branch: externals/ergoemacs-mode
commit cea18f49a5eef3a6ba3f4c2e07a436692e62af29
Author: Walter Landry
Commit: Walter Landry
Remove more command-loop stuff
---
ergoemacs-command-loop.el | 182 --
1 file changed, 182 deletions(-)
diff --git a/ergo
branch: externals/ergoemacs-mode
commit 2ae2ebfd799c5c9b4fa10f3e2797ebf6ed25851b
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Remove command loop
---
ergoemacs-command-loop.el | 35 -
branch: externals/ergoemacs-mode
commit e778e820787d1873ba539efde6863997781cc5e3
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Take out debug echo AND fix backward delete
---
ergoemacs-cua.el | 6
branch: externals/ergoemacs-mode
commit f636ec333269de7371828daaad4b1e88d608c9d8
Author: Walter Landry
Commit: Walter Landry
Cleanup
---
ergoemacs-themes.el | 14 --
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/ergoemacs-themes.el b/ergoemacs-themes.el
index 827
branch: externals/ergoemacs-mode
commit f5a7c782ae1d7c175d19fb716156a9ce8426d8e7
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Update command for calculate-bindings
---
ergoemacs-calculate-bindings.el |
branch: externals/ergoemacs-mode
commit 577997bacabe4f8141dfc0d789416b06943a6221
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Pull in many more remaps for using Emacs keys
---
ergoemacs-functions.el | 1
branch: externals/ergoemacs-mode
commit a9cea74874bbf85b587cb47add0c347c18c803ff
Author: Walter Landry
Commit: Walter Landry
Make ergoemacs-describe-current-theme and "C-h '" work.
---
ergoemacs-theme-engine.el | 75 -
ergoemacs-themes.el | 5 +-
kbd-ergo.svg | 757
branch: externals/ergoemacs-mode
commit f14b71e832edc96e5e0596240d8ea683ad336cb1
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Remove ergoemacs-mode support for term-mode
---
ergoemacs-mode.el | 5 +
branch: externals/ergoemacs-mode
commit 3f961db491f572b7f0637e09fd113c43a1061617
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Fix parens
---
ergoemacs-theme-engine.el | 11 ++-
1 file changed, 2
branch: externals/ergoemacs-mode
commit 21624e9eb242c912f4ead2a430c7060082c17d01
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Bug fix for calculate bindings and update for the modes modified
---
ergoema
branch: externals/ergoemacs-mode
commit 3edd1e1d90abd54036cb19f96f129a9ffbbf446b
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Save and restore keymaps on startup
---
ergoemacs-macros.el | 6 +++
ergoe
branch: externals/ergoemacs-mode
commit f3ebfc12c98e270da390941cb11bdf8004b41813
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Add input-pending-p to echoing of commands
---
ergoemacs-command-loop.el | 8
branch: externals/ergoemacs-mode
commit 9b74f2366038c1142072e92fabe233201cafc2f7
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Fix describe bindings to show ergoemacs pass-through keys.
---
ergoemacs-the
branch: externals/ergoemacs-mode
commit 4c1fe4904f40462fc0905f9cc596c1e9a18b3d46
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Fix some issues
---
ergoemacs-themes.el | 87 +++
branch: externals/ergoemacs-mode
commit 87fe6ff65a796b428a23efdc5e7ed3eb1e6d0f83
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Remove shift C-c and C-x for now
---
ergoemacs-command-loop.el | 37
branch: externals/ergoemacs-mode
commit ea5a7f5b2a9854e6a676ed2372abfcf185ce557a
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Remove compilation mode map (emulation overrides); Fix isearch M-O
---
ergoe
branch: externals/ergoemacs-mode
commit 8ea6d54c7d576da0ebdf44e11c7398859f8dc834
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Some fixes for shift-select mode
---
ergoemacs-functions.el | 40 +++
branch: externals/ergoemacs-mode
commit 87b722e4b2cf1c33e0a29d90d632f7249bbd69a4
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Make calculate ergoemacs bindings an interactive function
---
ergoemacs-calc
branch: externals/ergoemacs-mode
commit d49f5cf8a8c88e928a32ad7e369c0899fd097b4e
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Add Kim's name for the CUA approach
---
ergoemacs-mode.el | 1 +
1 file chan
branch: externals/ergoemacs-mode
commit de96ab4e7945e8cd29bf70c81f4c5b8ac3f0ece5
Author: Esgariot
Commit: Esgariot
fix: undo-fu redo.
---
ergoemacs-functions.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ergoemacs-functions.el b/ergoemacs-functions.el
index 5c6b815.
branch: externals/ergoemacs-mode
commit aba186d362d455c1205827e18ae015612c70bdf1
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Add back cua keys without cua mode, back to ergoemacs-timeout
---
ergoemacs-
branch: externals/ergoemacs-mode
commit ec39c50f46fac64ccc86c86ee82a3c50302339dc
Author: Walter Landry
Commit: Walter Landry
Remove more ergoemacs-theme-component--parse
---
ergoemacs-macros.el | 51 ---
1 file changed, 51 deletions(-)
diff -
branch: externals/ergoemacs-mode
commit 8747314c3a2872b0e9ce00f91c2d8389079ff836
Merge: 187b07d de96ab4
Author: Matthew Fidler
Commit: GitHub
Merge pull request #509 from Esgariot/fix/undo-fu-redo
Fix undo-fu redo
---
ergoemacs-functions.el | 2 +-
1 file changed, 1 insertion(+), 1
branch: externals/ergoemacs-mode
commit 0aaa14e8d6bb6e1df5da8133761de6d6b0a40f5d
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Make sure that key-binding works on current buffer.
---
ergoemacs-theme-engi
branch: externals/ergoemacs-mode
commit 4a8da695317e9f0ec8ba376047bbca276792a0ab
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Bug fix for mark-active keymap
---
ergoemacs-mode.el | 3 ++-
1 file changed
branch: externals/ergoemacs-mode
commit 09bc371f648b184f7368f7f5fc095b1cdcbd8fc3
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Restore menu items after turning off ergoemacs
---
ergoemacs-mode.el | 4 +++
branch: externals/ergoemacs-mode
commit 0d2d1c6b0916a18b0f9e1942a7c11d6bd2b47656
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Change how sending emacs keys works
---
ergoemacs-calculate-bindings.el | 2
branch: externals/ergoemacs-mode
commit 5692fc1f1e8d7f81706bf9d9df9ce371deb9486b
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Add replacement for `C-h k`
---
ergoemacs-theme-engine.el | 73 +
branch: externals/ergoemacs-mode
commit e05f9510b06006714d59a030397ddf9d083ad67c
Author: Walter Landry
Commit: Walter Landry
Cleanup
---
ergoemacs-component.el | 24
1 file changed, 24 deletions(-)
diff --git a/ergoemacs-component.el b/ergoemacs-component.el
index
branch: externals/ergoemacs-mode
commit 1cf60418dc5c7db6dc514c04e9023fb12f6d740d
Author: Walter Landry
Commit: Walter Landry
Remove :current-version
---
ergoemacs-component.el | 2 +-
ergoemacs-macros.el| 2 --
ergoemacs-map.el | 2 +-
ergoemacs-test.el | 2 +-
4 files change
branch: externals/ergoemacs-mode
commit 59c8ab0f5b46eb7552d20997f3972d3b0607cc7f
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Remove ergoemacs substitute command keys
---
ergoemacs-key-description.el |
branch: externals/ergoemacs-mode
commit 0a96bf9f927d928fb0dde12e7898a96da963ff81
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Add theme
---
ergoemacs-theme-engine.el | 2 +-
1 file changed, 1 insertion(
branch: externals/ergoemacs-mode
commit dc2e1a6455a6d9929a23a514c3ac6dca4f433c23
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Bind ergoemacs-M-O for more generic fix
---
ergoemacs-themes.el | 11 ++-
branch: externals/ergoemacs-mode
commit 581be0674d69b457dee9791d5445f8eeca2598ca
Author: Walter Landry
Commit: Walter Landry
Remove lots of timing code
---
ergoemacs-lib.el | 227 ---
1 file changed, 227 deletions(-)
diff --git a/ergoemac
branch: externals/ergoemacs-mode
commit 0e2f76935aa9801af8d00e82caa1c8859668819d
Merge: 3f961db a9cea74
Author: Matthew Fidler
Commit: GitHub
Merge pull request #507 from ergoemacs/describe_theme
Make ergoemacs-describe-current-theme and "C-h '" work.
---
ergoemacs-theme-engine.el
branch: externals/ergoemacs-mode
commit 6bdd55b72d1a817f9c9b3aafa47e12c51488d0eb
Author: Walter Landry
Commit: Walter Landry
Remove powerline stuff
---
ergoemacs-lib.el | 4
1 file changed, 4 deletions(-)
diff --git a/ergoemacs-lib.el b/ergoemacs-lib.el
index 9366819..ce7f0cf 100644
-
branch: externals/ergoemacs-mode
commit d7cd76b8da8b4c858de07a822d191e59b037c50f
Merge: c4f81d2 8747314
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Merge remote-tracking branch 'origin/master'
---
ergo
branch: externals/ergoemacs-mode
commit e9259a5f2cf7a70cdf5045d6aa07c5ea836f94d7
Author: Walter Landry
Commit: Walter Landry
Remove unused ergoemacs-component-describe
---
ergoemacs-component.el | 119 -
1 file changed, 119 deletions(-)
diff
branch: externals/ergoemacs-mode
commit e7187156a90dece523dc1d98f3ee161efeb2f44d
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Add `mark-whole-buffer`
---
ergoemacs-functions.el | 5 +
ergoemacs-mode
branch: externals/ergoemacs-mode
commit 500a2eb7c4dd704f6bd69c115f6817a48440f719
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Possibly Fix #505 search
---
ergoemacs-themes.el | 4 +++-
1 file changed, 3
branch: externals/ergoemacs-mode
commit 349d05a0b4fefea4f6ff4dad0df6e716328b5f74
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Remove describe theme
---
ergoemacs-themes.el | 6 --
1 file changed, 6
branch: externals/ergoemacs-mode
commit 29ebf6ee5304c71331082b219da6573bdef29d0b
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Add compilation mode map to catch some of greps keys
---
ergoemacs-themes.el
branch: externals/ergoemacs-mode
commit 465d265f1ed6058c6e1b9986f63c38db92be829b
Merge: 0e2f769 577997b
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Merge branch 'passthrough'
---
.Rhistory
branch: externals/ergoemacs-mode
commit 97623ad1131d16a436a18e37a985c7ccc3d2eb2e
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Remove cua-mode again
---
ergoemacs-mode.el | 10 +-
1 file changed,
branch: externals/ergoemacs-mode
commit 568db88a2ea2bdcbba697dfecc6ca4124ecb
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Fix CUA interference
---
ergoemacs-command-loop.el | 16 +---
1
branch: externals/ergoemacs-mode
commit b67e0f944ad412eb56f793cabde634e3083c1794
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Remove ergoemacs-minor-alist
---
ergoemacs-mode.el | 7 +--
1 file chang
branch: externals/ergoemacs-mode
commit 2acbb4af32369bb5fb11e6694ff1ac10f34a4ce1
Author: Walter Landry
Commit: Walter Landry
Remove a component prompt
---
ergoemacs-theme-engine.el | 12 +---
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/ergoemacs-theme-engine.el b/e
branch: externals/ergoemacs-mode
commit d97731c5f11975695c99d845c0e6e6c8bc55ef49
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Add tab indent region when active again
---
ergoemacs-mode.el | 42 +
branch: externals/ergoemacs-mode
commit fd10f7c6e52fafa8fc5040ee7cb513e50d81d4f2
Author: Walter Landry
Commit: Walter Landry
Cleanup
---
ergoemacs-test.el | 26 +-
ergoemacs-themes.el | 1 -
2 files changed, 1 insertion(+), 26 deletions(-)
diff --git a/ergoemacs-
branch: externals/ergoemacs-mode
commit 42833ac1c1a3753def9457509d3f9b4a0d0bf1b2
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Code cleanup
---
ergoemacs-calculate-bindings.el | 1 +
ergoemacs-command-
branch: externals/ergoemacs-mode
commit fa095e8d763bddd40179217aa3c128fa7de55cac
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Use Kim Storms approach for cua binding
---
ergoemacs-calculate-bindings.el
branch: externals/ergoemacs-mode
commit a38e4f354d4ef8d3791c932fd3378b620a124183
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Add option for keeping emacs keys that are not overwritten by ergoemacs
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 2fcad4898b307811d9ac9a5893ffcb08447dce3a
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Allow toggling of ergoemacs-mode-term-raw-mode
---
ergoemacs-mode.el | 14 ++
branch: externals/ergoemacs-mode
commit 977f0359171f148c8e77515ce2f598b3ab5df79e
Author: Walter Landry
Commit: Walter Landry
Fix creating png help images
---
ergoemacs-theme-engine.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ergoemacs-theme-engine.el b/ergoemacs-t
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 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 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
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 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 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 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 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 ++--
1 - 100 of 360 matches
Mail list logo