[elpa] externals/posframe c33d7b6: Simplify posframe-poshandler-point-1

2021-10-23 Thread ELPA Syncer
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

[elpa] externals/posframe fc8c45b 5/6: * posframe.el (posframe-show): Update docstring about poshandler.

2021-10-23 Thread ELPA Syncer
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

[elpa] externals/posframe 736b7ff 6/6: * posframe.el (posframe-show): Fix docstring.

2021-10-23 Thread ELPA Syncer
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

[elpa] externals/posframe 9560305 2/6: Add posframe-poshander-point-1

2021-10-23 Thread ELPA Syncer
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)

[elpa] externals/posframe 3ed4ef7 4/6: * posframe.el (posframe-poshandler-p0p0-to-p0p1): Remove useless arguments.

2021-10-23 Thread ELPA Syncer
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

[elpa] externals/posframe updated (f97c4af -> 736b7ff)

2021-10-23 Thread ELPA Syncer
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:

[elpa] externals/posframe cca585a 1/6: Rename all poshandler functions.

2021-10-23 Thread ELPA Syncer
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

[elpa] externals/posframe 5542b2a 3/6: Fix wrong poshandler function name: posframe-poshandler-p0.5p0.5-to-p0p0

2021-10-23 Thread ELPA Syncer
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

[nongnu] main 3fd827e: * elpa-packages (haml-mode): Fix `:version-map`

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode b0a5d10 305/325: Remove R history

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode 187b07d 315/325: Describe keys for the current buffer

2021-10-23 Thread monnier--- via
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 +-

[elpa] externals/ergoemacs-mode 9b72665 304/325: Use passthrough for kill-line

2021-10-23 Thread monnier--- via
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-

[elpa] externals/ergoemacs-mode 6f93579 301/325: Use meta for term mode types items

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode e50cc70 293/325: Remove C-X is execute extended command

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode a5febc9 291/325: Remove shift selection and try to fix C-S-x C-S-c

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode d2d29aa 289/325: Another fix for mark-active indent region

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode 821a910 287/325: Fix undo-fu

2021-10-23 Thread monnier--- via
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(+

[elpa] externals/ergoemacs-mode 81466b3 284/325: Unwind protect the timer #505

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode 4250fae 267/325: Remove more outdated keys

2021-10-23 Thread monnier--- via
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 ---

[elpa] externals/ergoemacs-mode e81daf4 283/325: Require comit-mode See #505

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode ac33443 265/325: Add back the M-n commands for the reduction keymap

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode d43bb0a 248/325: Fix command loop

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode bde293e 263/325: Drop cache and hashkey

2021-10-23 Thread monnier--- via
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 ++---

[elpa] externals/ergoemacs-mode 33cc2d6 244/325: Fix command loop key decriptions

2021-10-23 Thread monnier--- via
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 +

[elpa] externals/ergoemacs-mode 74ad06f 228/325: Remove deftheme

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode ed8a7c9 191/325: Remove unused theme choice menu

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode 1136451 195/325: Remove all unicode-or-alt logic. Unicode all the way.

2021-10-23 Thread monnier--- via
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 +++

[elpa] externals/ergoemacs-mode c4f81d2 318/325: Fix for isearch-mode-map backward was missing

2021-10-23 Thread monnier--- via
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 +

[elpa] externals/ergoemacs-mode cea18f4 182/325: Remove more command-loop stuff

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode 2ae2ebf 294/325: Remove command loop

2021-10-23 Thread monnier--- via
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 -

[elpa] externals/ergoemacs-mode e778e82 307/325: Take out debug echo AND fix backward delete

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode f636ec3 155/325: Cleanup

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode f5a7c78 306/325: Update command for calculate-bindings

2021-10-23 Thread monnier--- via
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 |

[elpa] externals/ergoemacs-mode 577997b 310/325: Pull in many more remaps for using Emacs keys

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode a9cea74 303/325: Make ergoemacs-describe-current-theme and "C-h '" work.

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode f14b71e 281/325: Remove ergoemacs-mode support for term-mode

2021-10-23 Thread monnier--- via
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 +

[elpa] externals/ergoemacs-mode 3f961db 302/325: Fix parens

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode 21624e9 269/325: Bug fix for calculate bindings and update for the modes modified

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode 3edd1e1 268/325: Save and restore keymaps on startup

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode f3ebfc1 298/325: Add input-pending-p to echoing of commands

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode 9b74f23 323/325: Fix describe bindings to show ergoemacs pass-through keys.

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode 4c1fe49 252/325: Fix some issues

2021-10-23 Thread monnier--- via
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 +++

[elpa] externals/ergoemacs-mode 87fe6ff 292/325: Remove shift C-c and C-x for now

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode ea5a7f5 322/325: Remove compilation mode map (emulation overrides); Fix isearch M-O

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode 8ea6d54 320/325: Some fixes for shift-select mode

2021-10-23 Thread monnier--- via
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 +++

[elpa] externals/ergoemacs-mode 87b722e 251/325: Make calculate ergoemacs bindings an interactive function

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode d49f5cf 296/325: Add Kim's name for the CUA approach

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode de96ab4 316/325: fix: undo-fu redo.

2021-10-23 Thread monnier--- via
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.

[elpa] externals/ergoemacs-mode aba186d 290/325: Add back cua keys without cua mode, back to ergoemacs-timeout

2021-10-23 Thread monnier--- via
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-

[elpa] externals/ergoemacs-mode ec39c50 234/325: Remove more ergoemacs-theme-component--parse

2021-10-23 Thread monnier--- via
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 -

[elpa] externals/ergoemacs-mode 8747314 317/325: Merge pull request #509 from Esgariot/fix/undo-fu-redo

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode 0aaa14e 324/325: Make sure that key-binding works on current buffer.

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode 4a8da69 288/325: Bug fix for mark-active keymap

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode 09bc371 278/325: Restore menu items after turning off ergoemacs

2021-10-23 Thread monnier--- via
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 +++

[elpa] externals/ergoemacs-mode 0d2d1c6 308/325: Change how sending emacs keys works

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode 5692fc1 325/325: Add replacement for `C-h k`

2021-10-23 Thread monnier--- via
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 +

[elpa] externals/ergoemacs-mode e05f951 222/325: Cleanup

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode 1cf6041 225/325: Remove :current-version

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode 59c8ab0 285/325: Remove ergoemacs substitute command keys

2021-10-23 Thread monnier--- via
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 |

[elpa] externals/ergoemacs-mode 0a96bf9 313/325: Add theme

2021-10-23 Thread monnier--- via
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(

[elpa] externals/ergoemacs-mode dc2e1a6 321/325: Bind ergoemacs-M-O for more generic fix

2021-10-23 Thread monnier--- via
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 ++-

[elpa] externals/ergoemacs-mode 581be06 212/325: Remove lots of timing code

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode 0e2f769 311/325: Merge pull request #507 from ergoemacs/describe_theme

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode 6bdd55b 213/325: Remove powerline stuff

2021-10-23 Thread monnier--- via
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 -

[elpa] externals/ergoemacs-mode d7cd76b 319/325: Merge remote-tracking branch 'origin/master'

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode e9259a5 210/325: Remove unused ergoemacs-component-describe

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode e718715 309/325: Add `mark-whole-buffer`

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode 500a2eb 314/325: Possibly Fix #505 search

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode 349d05a 300/325: Remove describe theme

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode 29ebf6e 271/325: Add compilation mode map to catch some of greps keys

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode 465d265 312/325: Merge branch 'passthrough'

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode 97623ad 286/325: Remove cua-mode again

2021-10-23 Thread monnier--- via
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,

[elpa] externals/ergoemacs-mode 5689999 299/325: Fix CUA interference

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode b67e0f9 297/325: Remove ergoemacs-minor-alist

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode 2acbb4a 205/325: Remove a component prompt

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode d97731c 266/325: Add tab indent region when active again

2021-10-23 Thread monnier--- via
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 +

[elpa] externals/ergoemacs-mode fd10f7c 214/325: Cleanup

2021-10-23 Thread monnier--- via
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-

[elpa] externals/ergoemacs-mode 42833ac 264/325: Code cleanup

2021-10-23 Thread monnier--- via
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-

[elpa] externals/ergoemacs-mode fa095e8 295/325: Use Kim Storms approach for cua binding

2021-10-23 Thread monnier--- via
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

[elpa] externals/ergoemacs-mode a38e4f3 275/325: Add option for keeping emacs keys that are not overwritten by ergoemacs

2021-10-23 Thread monnier--- via
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

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

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

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

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

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

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

[elpa] externals/ergoemacs-mode 2fcad48 282/325: Allow toggling of ergoemacs-mode-term-raw-mode

2021-10-23 Thread monnier--- via
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 ++

[elpa] externals/ergoemacs-mode 977f035 206/325: Fix creating png help images

2021-10-23 Thread monnier--- via
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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  1   2   3   4   >