branch: externals/emms
commit 5b1cfb12b49390328f68f351ab677c27c5c3e980
Author: Yoni Rabkin
Commit: Yoni Rabkin
* doc/developer-release.txt:
---
doc/developer-release.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/developer-release.txt b/doc/developer-release.txt
branch: externals/emms
commit f79343bf03f6ece09638ec27eeb831c0abe59667
Author: Yoni Rabkin
Commit: Yoni Rabkin
* emms-mode-line-icon.el: hiding icon made easy
It is now possible to easily hide the mode-line icon. The manual as been
updated with this information as well.
---
doc
branch: externals/emms
commit 5c72f041893a2a88aa01ccb7828c498145fe1ac1
Author: Yoni Rabkin
Commit: Yoni Rabkin
* emms-librefm-stream.el: authinfo for streaming
make `emms-librefm-stream-tune-handshake-string' use authinfo as well
---
emms-librefm-stream.el | 24 +++-
branch: externals/emms
commit e1247af518d0d983d889d5ba60bbde38431d0c68
Author: Yoni Rabkin
Commit: Yoni Rabkin
* emms.el: bump to version 7.1
---
Makefile | 4 ++--
NEWS | 5 +
doc/developer-release.txt | 2 +-
emms.el | 2 +-
4 fi
yonirabkin pushed a change to branch externals/emms.
from 488d38b * doc/developer-release.txt:
new 5c72f04 * emms-librefm-stream.el: authinfo for streaming
new f79343b * emms-mode-line-icon.el: hiding icon made easy
new e1247af * emms.el: bump to version 7.1
branch: externals/vertico
commit 4c2a5780864779b63da162b03ec7f4c0bbea8166
Author: Daniel Mendler
Commit: Daniel Mendler
README: Document a few problematic completion commands
cc @clemera
---
README.org | 39 ++
vertico.texi | 61 +++
branch: main
commit 148a1ba5bd6094dfbe5cd80ba31d884f7e4886f5
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (vertico): Generate Info docs from README.org
---
elpa-packages | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
inde
branch: externals/vertico
commit b8d9792044464d129f98ce0116ab39038e1a00ec
Author: Daniel Mendler
Commit: Daniel Mendler
Remove the autogenerated file vertico.texi
---
vertico.texi | 306 ---
1 file changed, 306 deletions(-)
diff --git
branch: main
commit daa648e87744305bd9cfe4e8ef504503939e6b3f
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (hyperbole): Auto sync
---
elpa-packages | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index 33eee74..3de1be1 1006
branch: externals/hyperbole
commit 76f40b52e5f9672a164e845d6827e4239a3bcc81
Author: Mats Lidell
Commit: GitHub
Add func to run all tests and make some test more robust (#63)
* Add func to run all tests and make some test more robust
* Use expand-file-name
---
Changes
branch: externals/ergoemacs-mode
commit bcaf49b631d3744a5ee11288aae689d319578e95
Author: Fidler
Commit: Fidler
Don't allow infinite recursion on mapkeymap.
Should fix Issues #442 and #440
---
ergoemacs-mapkeymap.el | 23 ++-
1 file changed, 14 insertions(+), 9 d
branch: externals/ergoemacs-mode
commit f10eeccc1680390a07e6edf92899cbf55d7f0428
Author: Matthew L. Fidler
Commit: Matthew L. Fidler
Fix overriding keymap. Needs to be expanded.
- Should allow syntax in #436
---
ergoemacs-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion
branch: externals/ergoemacs-mode
commit 6051ab51043d1744e17925d60a2392dc82d54f67
Author: Fidler
Commit: Fidler
Remove unicode fonts setup. Refix Issue #408
---
ergoemacs-mode.el | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/ergoemacs-mode.el b/ergoemacs
branch: externals/ergoemacs-mode
commit 27f60ccaa87f6e34db0e4e7e305216b04d7cca4c
Author: Fidler
Commit: Fidler
Will eat commands for self insert like e t
---
ergoemacs-command-loop.el | 35 ---
1 file changed, 24 insertions(+), 11 deletions(-)
diff --git a/
branch: externals/ergoemacs-mode
commit b3df015fa95ee6c2c3e62cf162c03c13dac034b1
Author: Fidler
Commit: Fidler
Make sure changing local variables doesn't affect save state
---
ergoemacs-command-loop.el | 6 --
ergoemacs-component.el| 11 +++
ergoemacs-functions.el| 17 +
monnier pushed a change to branch externals/ergoemacs-mode.
from 5450f4d Address the many warnings emitted by the compiler
new f10eecc Fix overriding keymap. Needs to be expanded.
new f12edbb Maybe Fix issue #426
new bcaf49b Don't allow infinite recursion on
branch: externals/ergoemacs-mode
commit 176af5544c5402d643180260ebe791322dd5c6bf
Author: Fidler
Commit: Fidler
Take out message
---
ergoemacs-command-loop.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/ergoemacs-command-loop.el b/ergoemacs-command-loop.el
index c9a4d91..ebd4219 10064
branch: externals/ergoemacs-mode
commit 01197b35314f99f6a83edc7e3928262526e15080
Author: Fidler
Commit: Fidler
Add undefined handling
---
ergoemacs-advice.el | 32 +++-
ergoemacs-command-loop.el | 3 +--
2 files changed, 20 insertions(+), 15 deletions(-)
branch: externals/ergoemacs-mode
commit 4a8de51e161dc692074f8d461b7d167224f85801
Author: Fidler
Commit: Fidler
The image is created for the current theme.
I think this fixes #425
---
ergoemacs-key-description.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --gi
branch: externals/ergoemacs-mode
commit 1421a65c51ff548bb53b8fad9ce2b7ae9fb98d62
Author: Fidler
Commit: Fidler
Change how key prefixes are handled.
May fix issues #441 and #439
---
ergoemacs-command-loop.el | 56 +++
ergoemacs-mapkeymap.e
branch: externals/ergoemacs-mode
commit 87fe85ac20a6ac32b41df5e7464d6ace5528445b
Author: Fidler
Commit: Fidler
No longer try to ensure undo-tree and persistent-soft are installed
Should Fix Issue #449
---
ergoemacs-themes.el | 15 ++-
1 file changed, 10 insertions(+), 5
branch: externals/ergoemacs-mode
commit f7a68f67aee3e390d0b595db4be8f5691f1ece00
Author: Fidler
Commit: Fidler
Add back Ctrl+Shift+c and Ctrl+Shift+x.
- This should address issue #444
---
ergoemacs-advice.el | 2 +-
ergoemacs-command-loop.el | 27 +++
branch: externals/ergoemacs-mode
commit 07ef724db5e3fe43a15a6a8241ad40dd642bb855
Author: Fidler
Commit: Fidler
Change ergoemacs-override-keymap key bindings.
---
ergoemacs-map-properties.el | 2 +-
ergoemacs-mode.el | 2 --
2 files changed, 1 insertion(+), 3 deletions(-)
diff --g
branch: externals/ergoemacs-mode
commit 59235bbe24a98d8b674776b3ba4f617d2c70313f
Author: Fidler
Commit: Fidler
Allow ergoemacs-mode to handle ending keys
---
ergoemacs-advice.el | 19 +++
1 file changed, 19 insertions(+)
diff --git a/ergoemacs-advice.el b/ergoemacs-advice.
branch: externals/ergoemacs-mode
commit 59cb758453e677a4c5c4c1f039ca112c9eb34649
Author: Fidler
Commit: Fidler
Change to an idle timer for more stability
---
ergoemacs-command-loop.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ergoemacs-command-loop.el b/ergoemacs-c
branch: externals/ergoemacs-mode
commit f5aa0f7b9150b2387769b15362d05178189e2630
Merge: 67e8c66 131b3fb
Author: Matthew Fidler
Commit: GitHub
Merge pull request #496 from wlandry/command_loop
Fix command-loop errors
---
ergoemacs-mapkeymap.el | 4 +++-
1 file changed, 3 insertions(
branch: externals/ergoemacs-mode
commit e79d33c7210be4e262f810231cd908c77e92edef
Author: Fidler
Commit: Fidler
Rename ergoemacs-swiper to swiper. Issue #445
---
ergoemacs-themes.el | 7 +--
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/ergoemacs-themes.el b/ergoemacs-them
branch: externals/ergoemacs-mode
commit 27c624527aae0f3c285205fad5518f470efe2039
Author: Fidler
Commit: Fidler
Remove helm-do-grep. Its no longer found in helm
---
ergoemacs-themes.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ergoemacs-themes.el b/ergoemacs-themes.
branch: externals/ergoemacs-mode
commit b4b5241e679cc1a7bd7b1f3703f1a7ce602cd1f6
Author: Fidler
Commit: Fidler
Add back ergoemacs-style shift-translation
M-> translates to M-. in colemak to allow reduction to have
shift-selection style on ergoemacs-keys
---
ergoemacs-advice.el
branch: externals/ergoemacs-mode
commit 9acd2057fafe96ff7937e877f2d6edd04cc05dfe
Author: Fidler
Commit: Fidler
Fix Issue #451 by coding a new old binding function
---
ergoemacs-functions.el | 21 ++
ergoemacs-map.el | 173 +
2 files
branch: externals/ergoemacs-mode
commit eaf281275311bea197df0b38ffed9c05add4c4f9
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Suppress more warnings
---
ergoemacs-layouts.el | 14 --
ergoema
branch: externals/ergoemacs-mode
commit 981ffb305f4b62450dc8cd99ae6c4648cdf0a4d0
Author: Fidler
Commit: Fidler
Fix Issue #437
---
ergoemacs-mode.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/ergoemacs-mode.el b/ergoemacs-mode.el
index 546d70d..d34cc0b 100644
--- a/ergoemacs-mode.
branch: externals/ergoemacs-mode
commit 3ce23bba3cb50562693860f87f3528c471d603ba
Merge: dfb5a43 6231ee0
Author: Fidler
Commit: Fidler
Merge branch 'master' of github.com:ergoemacs/ergoemacs-mode
---
ergoemacs-functions.el | 2 +-
ergoemacs-map-properties.el | 2 +-
2 files changed, 2 i
branch: externals/ergoemacs-mode
commit 5a7c4c664ff991d6c983bb6e6afda2650651ce1c
Author: Fidler
Commit: Fidler
Test for Issue #437
---
ergoemacs-test.el | 53 +
1 file changed, 49 insertions(+), 4 deletions(-)
diff --git a/ergoemacs-test.
branch: externals/ergoemacs-mode
commit fad3ed1602230cf68844e48f9d96c8f1d4910b19
Author: Sławomir Wójcik
Commit: Sławomir Wójcik
Fixed not removing visible selection when ergoemacs-keep-region-after-copy
is set to true.
---
ergoemacs-functions.el | 10 +-
1 file changed, 9 insertio
branch: externals/ergoemacs-mode
commit 3e6fea941af18415b520f2fabc45349c4a148a8f
Author: Fidler
Commit: Fidler
Possibly fix #453
---
ergoemacs-component.el | 18 +-
1 file changed, 17 insertions(+), 1 deletion(-)
diff --git a/ergoemacs-component.el b/ergoemacs-component.el
branch: externals/ergoemacs-mode
commit 4710b5f883c4fcd4aeb862d8bfd8fc5ba7aa
Author: Fidler
Commit: Fidler
Fix eating of the variable
---
ergoemacs-command-loop.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/ergoemacs-command-loop.el b/ergoemacs-command-loop.el
index 47ea3e6..43a
branch: externals/ergoemacs-mode
commit 8ea44c2a806f439eaa806905012cc2c10bc6adfe
Author: Fidler
Commit: Fidler
Bug fix for modifiers
---
ergoemacs-translate.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/ergoemacs-translate.el b/ergoemacs-translate.el
index d8e3b60..cf9272d 100644
-
branch: externals/ergoemacs-mode
commit 4a6ba06d9c618e9380d059fa25ed677b45d134a7
Merge: 7d36565 dc2f666
Author: Matthew Fidler
Commit: GitHub
Merge pull request #488 from marlonrichert/macos
Add info on how to get system-wide Ergoemacs bindings in macOS
---
ergoemacs-mode.info | 10
branch: externals/ergoemacs-mode
commit 0a9e83eeed126056084be8a31969805a041781b2
Author: Fidler
Commit: Fidler
Fix eurgoemacs to be ergoemacs. See Issue #453
---
ergoemacs-lib.el | 2 +-
ergoemacs-theme-engine.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
branch: externals/ergoemacs-mode
commit d5d7e5b6a5537cdcfcc79efd43bbde138fc7863c
Author: Fidler
Commit: Fidler
Partial fix for C-c and C-x. See Issue #444
---
ergoemacs-command-loop.el | 51 +++
1 file changed, 43 insertions(+), 8 deletions(-)
d
branch: externals/ergoemacs-mode
commit 131b3fb409c79b66d6715608a71be884a0bde82f
Author: Walter Landry
Commit: Walter Landry
Fix command-loop errors
The problem was that mapkeymap was looking for a prefix in a keymap
and assuming that the result was a list. This will fail when
branch: externals/ergoemacs-mode
commit daec6a1c4b261552b9678d5a1a021f3d49e28858
Author: Fidler
Commit: Fidler
May Fix Issue #453
---
ergoemacs-map.el | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/ergoemacs-map.el b/ergoemacs-map.el
index c2a77a7..15a1040 100644
branch: externals/ergoemacs-mode
commit d51ae7e19218ed5a2e48be75eeb0bf85ffb8d7a9
Merge: 9acd205 7e31354
Author: Fidler
Commit: Fidler
Merge remote-tracking branch 'origin/master'
---
ergoemacs-layouts.el | 13 +
1 file changed, 13 insertions(+)
diff --git a/ergoemacs-layouts.el
branch: externals/ergoemacs-mode
commit dc2f666db5ae9f7a65a7cb8ca0f36ce5a82f4338
Author: Marlon Richert
Commit: Marlon Richert
Add info on how to get system-wide Ergoemacs bindings in macOS
Also clean up and correctly renumber the section headings in
ergoemacs-mode.info
---
erg
branch: externals/ergoemacs-mode
commit 6231ee0ae7014bd8f8ef2a3adc13b4d3d403bf71
Merge: 7b06006 4e188fd
Author: Matthew Fidler
Commit: GitHub
Merge pull request #468 from m00natic/emacs26-fixes
Emacs26 fixes
---
ergoemacs-functions.el | 2 +-
ergoemacs-map-properties.el | 2 +-
branch: externals/ergoemacs-mode
commit 4e188fdef55f62ee27521028613bac00c0d712ea
Author: Andrey Kotlarski
Commit: Andrey Kotlarski
Escape quotes on use as characters in
ergoemacs-reverse-iso-chars-alist.
---
ergoemacs-functions.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
d
branch: externals/ergoemacs-mode
commit 2091646676a31043512e4924f08aa68015190a70
Merge: f5aa0f7 10007d2
Author: Matthew Fidler
Commit: GitHub
Merge pull request #497 from wlandry/space_in_filenames
Preserve the behavior of 'space' when rebinding inside a minibuffer
---
ergoemacs-ma
branch: externals/ergoemacs-mode
commit 7d3656541a00cc04ba4cefa31c0d127adb5a260a
Merge: cac7b56 aa649b2
Author: Matthew Fidler
Commit: GitHub
Merge pull request #481 from TinaRussell/exclude-more-hooks
Add hooks to ergoemacs-map-properties--modify-run-mode-hooks-excluded
---
ergoem
branch: externals/ergoemacs-mode
commit 3ea0220a9a98b55ab2e706a428018666d39dfe1e
Author: Fidler
Commit: Fidler
Add Qwidget for nomachine
---
ahk-us.ahk | 2 ++
1 file changed, 2 insertions(+)
diff --git a/ahk-us.ahk b/ahk-us.ahk
index 30c042b..b6085f7 100644
--- a/ahk-us.ahk
+++ b/ahk-us.a
branch: externals/ergoemacs-mode
commit 4769abe4f20a677977cc40adef943c2174cf746b
Author: Walter Landry
Commit: Walter Landry
Update Mac instructions to swap Command and Alt
---
web.org | 20
1 file changed, 16 insertions(+), 4 deletions(-)
diff --git a/web.org b/web.or
branch: externals/ergoemacs-mode
commit ad3ec45ebbfdfaca052253c550102fd665b3bd1b
Author: Walter Landry
Commit: Walter Landry
Fix describe-ergoemacs-theme and consolidate menu items
---
ergoemacs-functions.el | 7 ---
ergoemacs-key-description.el | 6 +-
ergoemacs-theme-engin
branch: externals/ergoemacs-mode
commit 19fea7ee63683ef9dd9ffb1b70221f187c38d994
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Fix byte compile of ergoemacs-command-loop
---
ergoemacs-command-loop.el | 1
branch: externals/ergoemacs-mode
commit a87fae7a2c413a6fd6b7d23dc8e159e400b10e8a
Author: Andrey Kotlarski
Commit: Andrey Kotlarski
Fix passing of multiple forms for evaluation on new emacs process
launch in ergoemacs-map-properties--get-original-global-map.
---
ergoemacs-map-properties.
branch: externals/ergoemacs-mode
commit 081fcbd911ca3e360fdca492736892c041867c51
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Fix #503
---
ergoemacs-command-loop.el | 4 ++--
ergoemacs-mode.el
branch: externals/ergoemacs-mode
commit 10007d278575e7156b6d74f5578170c8432166f2
Author: Walter Landry
Commit: Walter Landry
Preserve the behavior of 'space' when rebinding inside a minibuffer
In minibuffers, the usual binding for 'space' is 'complete-word. When
completing file
branch: externals/ergoemacs-mode
commit aa649b231a39e21875668aa72eaba3c375591a77
Author: Tina Russell
Commit: Tina Russell
Add hooks to ergoemacs-map-properties--modify-run-mode-hooks-excluded
Specifically, change-major-mode-hook after-change-major-mode-hook
---
ergoemacs-map-prope
branch: externals/ergoemacs-mode
commit cac7b5628d54fbce1b4e564fdfd36dc6b989c228
Author: Matthew L. Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew L. Fidler <514778+mattfid...@users.noreply.github.com>
Fix (string-match-p error)
---
ergoemacs-advice.el | 7 --
branch: externals/ergoemacs-mode
commit 823b73a16b6a13cfcc09f5a03500633bae2071cc
Author: Anibal Mendonça
Commit: Anibal Mendonça
Added Portuguese QWERTY keyboard layout.
---
ergoemacs-layouts.el | 13 +
1 file changed, 13 insertions(+)
diff --git a/ergoemacs-layouts.el b/ergoem
branch: externals/ergoemacs-mode
commit ade132c5fd3221a9413964c9970f73ee0ab8ffc9
Author: Walter Landry
Commit: Walter Landry
Remap ergoemacs-paste to calc-yank in calc-mode
---
ergoemacs-themes.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/ergoemacs-themes.el b/ergoemacs-themes.el
branch: externals/ergoemacs-mode
commit a5d46653fd3a521276630c81bf75d3e8d224e5cb
Author: Fidler
Commit: Fidler
Remove emojify-emojify-mode-line mu4e-update-mail-and-index from modify
---
ergoemacs-map-properties.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ergoemac
branch: externals/ergoemacs-mode
commit 9a5b97f6b77404a0a24550a37cf1d349469bb6d4
Author: Sławomir Wójcik
Commit: Sławomir Wójcik
Removed commented out code
---
ergoemacs-functions.el | 6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/ergoemacs-functions.el b/ergoemacs
branch: externals/ergoemacs-mode
commit 6ec72c02e241b8369c5958337c9560f420911a62
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Go back to ergoemacs-display-key-use-face (suggestion from emacs devs)
---
e
branch: externals/ergoemacs-mode
commit 8b437adbd7f3e7794b2fdd6ec08b14a9184b8b07
Merge: 26c2150 c7907aa
Author: Matthew Fidler
Commit: GitHub
Merge pull request #500 from wlandry/term_fixes
In term-mode, modify both term-raw-map and current-local-map
---
ergoemacs-map.el | 11 +
branch: externals/ergoemacs-mode
commit 7df155e52c86e1db5e69c16830643adfdf7cd1a8
Author: Fidler
Commit: Fidler
Don't refresh the package contents. See #452
---
ergoemacs-component.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ergoemacs-component.el b/ergoemacs-comp
branch: externals/ergoemacs-mode
commit fc097bd8bcd313beb9563b5d48a60bc1f4b621c7
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Update copyright year
---
ergoemacs-advice.el | 2 +-
ergoemacs-com
branch: externals/ergoemacs-mode
commit b61ece84cfbbe4f47de2e57ae42c0511068b8df3
Merge: ad3ec45 5450f4d
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Merge remote-tracking branch 'elpa/externals/ergoemacs
branch: externals/ergoemacs-mode
commit e6edcbeb2d97ed705da3e074c0be40a06b87ebbd
Author: Fidler
Commit: Fidler
Remove prefix switching to command loop.
---
ergoemacs-advice.el | 31 ++--
ergoemacs-command-loop.el | 194 +-
ergoemacs-mod
branch: externals/ergoemacs-mode
commit 26c21505103f2fdb6af2544da1f7ba6400b2ec14
Merge: 730306e ade132c
Author: Matthew Fidler
Commit: GitHub
Merge pull request #498 from wlandry/calc_yank
Remap ergoemacs-paste to calc-yank in calc-mode
---
ergoemacs-themes.el | 1 +
1 file changed
branch: externals/ergoemacs-mode
commit dde41b4262296ca8892fed1a0c8488128de282f7
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Fix some more warnings and test icy stuff only when icy is there
---
ergoema
branch: externals/ergoemacs-mode
commit 72b0292e860b15ff2f8df367d9ed2114ebb60a6b
Author: Walter Landry
Commit: Walter Landry
Make ergoemacs-handle-ctl-c-or-ctl-x==only-C-c-and-C-x work
---
ergoemacs-themes.el | 33 +
1 file changed, 25 insertions(+), 8 deleti
branch: externals/ergoemacs-mode
commit ea9b60fafd19fb1917116acc9c1c5c96d25c5508
Author: Walter Landry
Commit: Walter Landry
Make the bash bindings work
---
ergoemacs-theme-engine.el | 39 +++
1 file changed, 27 insertions(+), 12 deletions(-)
diff --git
branch: externals/ergoemacs-mode
commit 78e8d55cf9c1e7287b869a66c500ff403199e92a
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Fix regression with #503
---
ergoemacs-command-loop.el | 4 ++--
ergoemacs-t
branch: externals/ergoemacs-mode
commit f3f4bf066d7453efa7b55b85fb46bd3aa4bab848
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Revert "Merge remote-tracking branch 'elpa/externals/ergoemacs-mode'"
branch: externals/ergoemacs-mode
commit c79075450a9453ab4149305b156412822ab2
Author: Walter Landry
Commit: Walter Landry
In term-mode, modify both term-raw-map and current-local-map
Fixes #499
---
ergoemacs-map.el | 11 ++-
1 file changed, 10 insertions(+), 1 deletion(-
branch: externals/ergoemacs-mode
commit f9d6e3f7d99b877a63fa6f5ab61e6ba05a7075c8
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Bring over some more emacs mainatiner fixes
---
ergoemacs-macros.el
branch: externals/setup
commit 7e3d025823ae3c32ed39d06bb74462d3aed4158e
Author: Philip K
Commit: Philip K
Update documentation for :option and :local-set
---
setup.el | 29 +
1 file changed, 21 insertions(+), 8 deletions(-)
diff --git a/setup.el b/setup.el
index
branch: externals/setup
commit f764229a02526179bad6bc49c468c523f9cd7be5
Author: Philip K
Commit: Philip K
Explain how :with-feature sets an implicit mode
---
setup.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/setup.el b/setup.el
index 175c45c..16b2d27 100644
---
branch: externals/setup
commit 439b4a89c76c01d0127ee1cdcad9f9493804a525
Author: Philip K
Commit: Philip K
Raise an error if lexical binding is not enabled
---
setup.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/setup.el b/setup.el
index 7c67546..20b3c7c 100644
--- a/setup.el
+++
branch: externals/setup
commit 7562f2fa38c64e0c22693de0edd8bf30631f13dc
Author: Philip K
Commit: Philip K
Prevent :option values from being saved in the user theme
This tells customize not to create a duplicate custom-set-variables
block with the customized value.
---
setup.el
monnier pushed a change to branch externals/setup.
from 7a78f66 Consistently use symbol-value instead of eval
new 669f0fb Drop (remove ...) form for user options
new 439b4a8 Raise an error if lexical binding is not enabled
new a77d9f2 Don't apply kbd to symbo
branch: externals/setup
commit 669f0fb0aa73b1ed39108564bfefd6708cda7325
Author: Philip K
Commit: Philip K
Drop (remove ...) form for user options
---
setup.el | 6 --
1 file changed, 6 deletions(-)
diff --git a/setup.el b/setup.el
index 9ffb1f5..7c67546 100644
--- a/setup.el
+++ b/setu
branch: externals/setup
commit 43092c20223605b0ef5b745f19e90e574f72f216
Author: Philip K
Commit: Philip K
Mention if no local macros are defined in setup docstring
---
setup.el | 28 +++-
1 file changed, 15 insertions(+), 13 deletions(-)
diff --git a/setup.el b/setu
branch: externals/setup
commit ccf2ebfcc38597111acdc9a4fa80be288ca2f426
Author: Philip K
Commit: Philip K
Copy commentary changes to README
---
README.md | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index 8cd4142..77f0135 100644
---
branch: externals/setup
commit ec23802d4c88a3f02ddf5660ee45a5db3e2c6b19
Author: Philip K
Commit: Philip K
Check for duplicate elements with append/remove
---
setup.el | 36 ++--
1 file changed, 26 insertions(+), 10 deletions(-)
diff --git a/setup.el b/setup.
branch: externals/setup
commit ea52eb1c3d0a030c5d3d03cf782fc827c9c27309
Author: Philip K
Commit: Philip K
Add note that :option does not manipulate user theme.
---
setup.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/setup.el b/setup.el
index 52d37ed..b460486 1006
branch: externals/setup
commit c7079651d6bc17192238d451648543a5a91f53ab
Author: Philip K
Commit: Philip K
Handle symbols in :global, :bind, :unbind and :rebind
---
setup.el | 16
1 file changed, 12 insertions(+), 4 deletions(-)
diff --git a/setup.el b/setup.el
index 82463c
branch: externals/setup
commit 9a67209396f36c2bfaf3009c25b27a413d4f4757
Author: Philip K
Commit: Philip K
Always call custom-load-symbol before customizing an option
---
setup.el | 66 ++--
1 file changed, 31 insertions(+), 35 dele
branch: externals/setup
commit b7aa594088c88b67de47d5b7a9e45d944a8465ff
Author: Philip K
Commit: Philip K
Allow :hook-into to also use hook names
---
setup.el | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/setup.el b/setup.el
index 779448a..29757bb 100644
--- a/setu
branch: externals/setup
commit d44d3336daed8a31bfa03d28925e57b31bbf1e7e
Author: Philip K
Commit: Philip K
Add :load-from macro
---
setup.el | 8
1 file changed, 8 insertions(+)
diff --git a/setup.el b/setup.el
index 29757bb..18527ab 100644
--- a/setup.el
+++ b/setup.el
@@ -497,6 +
branch: externals/setup
commit f7d5906b74ce20fa939e909a9fde76e906c6d617
Author: Philip K
Commit: Philip K
Replace customize-set-variable with the necessary parts
---
setup.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/setup.el b/setup.el
index 16b2d27..52d37ed
branch: externals/setup
commit 22b531263be38df9fedf83fd617c12f1f5b08ec2
Author: Philip K
Commit: Philip K
Add :file-match macro
---
setup.el | 7 +++
1 file changed, 7 insertions(+)
diff --git a/setup.el b/setup.el
index 75ad046..d2b786e 100644
--- a/setup.el
+++ b/setup.el
@@ -502,6 +
branch: externals/setup
commit 757de049f3272f206ee56bacd9bc973b9cc3e8ca
Author: Philip K
Commit: Philip K
Replace yasnippet example with dired
---
README.md | 31 ++-
setup.el | 31 ++-
2 files changed, 28 insertions(+), 34 deletions(
branch: externals/setup
commit 572836931b2b41a35db871ff576df8875142ba89
Author: Philip K
Commit: Philip K
Fix shell example in README and Commentary section
---
README.md | 2 +-
setup.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 77f
branch: externals/setup
commit 2503ad033299f52e0ab11df3e446d2420dc445a0
Author: Philip K
Commit: Philip K
Expand load path for :load-from
---
setup.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.el b/setup.el
index 11babe7..8e46680 100644
--- a/setup.el
+++ b/s
branch: externals/setup
commit 32e4f7fd0ff9821f6df19107e0cdb0c05b77f454
Author: Philip K
Commit: Philip K
Fix syntax in examples
---
README.md | 2 +-
setup.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 00e304a..81c5ab2 100644
--- a/R
branch: externals/ergoemacs-mode
commit 7ba903e479402bdee44092647a879e023165058a
Author: Fidler
Commit: Fidler
Don't grow mouse commands & set this-command before command is called
---
ergoemacs-command-loop.el | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/e
branch: externals/ergoemacs-mode
commit f12edbb42f512ebeabcfb0a56e89924c21ddc529
Author: Matthew L. Fidler
Commit: Matthew L. Fidler
Maybe Fix issue #426
---
ergoemacs-functions.el | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/ergoemacs-functions.el b/ergoemacs-
branch: externals/ergoemacs-mode
commit f3dd33289b7af09c34473e64d05bc5158d9cb9e2
Author: Fidler
Commit: Fidler
Revert set-map-list
---
ergoemacs-map-properties.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ergoemacs-map-properties.el b/ergoemacs-map-properties.el
in
branch: externals/ergoemacs-mode
commit 98703c40824e73c69d7f9f48877fcd0290a118b4
Author: Fidler
Commit: Fidler
Add Swiper keys. Issue #445
---
ergoemacs-themes.el | 36
1 file changed, 32 insertions(+), 4 deletions(-)
diff --git a/ergoemacs-themes.el b
1 - 100 of 142 matches
Mail list logo