[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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 +-

[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/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

[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 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 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

<    1   2   3   4