branch: master
commit 395128c92d5fdb857a5eeacd4ffde4292dab20bd
Author: Michael Albinus
Commit: Michael Albinus
; Fix recent change in debbugs-gnu.el
* debbugs-gnu.el (debbugs-gnu-mode-map):
Add `debbugs-gnu-make-control-message' to Menu.
(debbugs-gnu--update-tag-mark-face):
branch: master
commit b2d07e5eaa4162565fa478284488a7c4b76a7394
Author: Stefan Kangas
Commit: Stefan Kangas
; diff-hl: Prefer https in license statement
---
packages/diff-hl/diff-hl-amend.el | 2 +-
packages/diff-hl/diff-hl-dired.el | 2 +-
packages/diff-hl/diff-hl-flydiff.el | 2 +-
pac
branch: master
commit 144bab08604f3d11e97e83d760543734780f46f3
Author: Stefan Kangas
Commit: Stefan Kangas
; company: Prefer https in license statement
---
packages/company/company-abbrev.el | 2 +-
packages/company/company-bbdb.el| 2 +-
packages/company/company-capf.e
branch: externals/which-key
commit 42a25055163141165aa0269dbca69735e704825c
Author: Justin Burkett
Commit: Justin Burkett
Rework implementation of manual updating
Instead of having people mess with prefix-help-command, use a new variable
which-key-show-early-on-C-h and control e
branch: externals/which-key
commit cf446414850d93d6bb218cd54cec6d3c0d459a00
Author: Justin Burkett
Commit: Justin Burkett
Replace travis badge with github workflow badge
---
README.org | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 7b0de1
branch: externals/which-key
commit 45bfcd3041942a3938791bfa34f28f2a9827d42a
Author: Justin Burkett
Commit: Justin Burkett
Make which-key-show prefix mode-line work like top and bottom
Fixes #234
---
which-key.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wh
branch: externals/which-key
commit 8b49ae978cceca65967f3544c236f32964ddbed0
Author: Justin Burkett
Commit: Justin Burkett
Fix last commit
---
.github/workflows/test.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.ym
branch: externals/which-key
commit 190310d59e7be998d8a3ec7b92c2df3116b2e00c
Author: Justin Burkett
Commit: Justin Burkett
Disable travis and cask
---
.travis.yml | 24
Cask| 8
2 files changed, 32 deletions(-)
diff --git a/.travis.yml b/.travis.ym
branch: externals/which-key
commit db3d003e903deb07394b4e572206f809578278c6
Author: Justin Burkett
Commit: Justin Burkett
Add full keymap versions of show-{major,minor}-mode
Fixes #236
---
which-key.el | 34 ++
1 file changed, 26 insertions(+), 8 del
branch: externals/which-key
commit cf8572a6888547451e6af461b374f3a5fde28f5d
Author: Justin Burkett
Commit: Justin Burkett
which-key-persistent-popup-p -> which-key-persistent-popup
---
which-key.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/which-key.el b/which-
branch: externals/which-key
commit c47c72d1fe0d2e15482eee4af1bff2881bbe218e
Author: Justin Burkett
Commit: Justin Burkett
Cleanup whitespace in README
---
README.org | 150 ++---
1 file changed, 75 insertions(+), 75 deletions(-)
diff
branch: externals/which-key
commit c4b7aaefc160478b7bbd07251a9772c75944ffe5
Author: Justin Burkett
Commit: Justin Burkett
Revive Cask file
---
Cask | 7 +++
1 file changed, 7 insertions(+)
diff --git a/Cask b/Cask
new file mode 100644
index 000..60fa07c
--- /dev/null
+++ b/Cask
@@
branch: externals/which-key
commit 8f2427a69bc0388ddfb14a10eaf71e589f3b0913
Author: N V <44036031+progfo...@users.noreply.github.com>
Commit: GitHub
Fix which-key--propertize-description use make-text-button return value
(#249)
As of:
https://github.com/emacs-mirror/emacs/
branch: externals/which-key
commit e048b2ae6ba890be0100f20bacaf291e83359e26
Author: Justin Burkett
Commit: Justin Burkett
Stop testing against v24.5
It's old enough now
---
.github/workflows/test.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.github/workflows/test.yml b/.g
branch: externals/which-key
commit e5543269fc2295e196a7824715b2e88b1b70345d
Author: Justin Burkett
Commit: Justin Burkett
Remove testing badge from README
Github integrates the results into the interface already, and it doesn't
seem to
work.
---
README.org | 2 +-
1 file chang
branch: externals/which-key
commit d794c4a0afdf9b9f0a9df86a9797789c703591ee
Author: Justin Burkett
Commit: Justin Burkett
Improve keymap-based-replacement description in README
Ref #263
---
README.org | 31 +++
1 file changed, 19 insertions(+), 12 deleti
branch: externals/which-key
commit ce25fb260003eb965e1c104804f690d9405ec8b4
Author: Justin Burkett
Commit: Justin Burkett
Add basic PR template
---
.github/pull_request_template.md | 4
1 file changed, 4 insertions(+)
diff --git a/.github/pull_request_template.md b/.github/pull_reques
branch: externals/which-key
commit a256c4bce66d3805af07cc9f3dec5baeae1808de
Author: Justin Burkett
Commit: Justin Burkett
Use which-key-idle-secondary-delay value in manual updates
---
README.org | 11 +++
which-key.el | 21 ++---
2 files changed, 21 insertions(+),
branch: externals/which-key
commit 77586e62b6d306bae07e4e3e093ba488724f4131
Author: Justin Burkett
Commit: Justin Burkett
Add which-key-dump-bindings
Fixes #209
---
which-key.el | 15 +++
1 file changed, 15 insertions(+)
diff --git a/which-key.el b/which-key.el
index 6
branch: externals/which-key
commit 0d0af8a0a291aec409992bfcdae06dc36e2634b4
Author: Henrik Lissner
Commit: GitHub
Strip out advice in command docstrings
---
which-key.el | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/which-key.el b/which-key.el
index 1da0cfb..74de
branch: externals/which-key
commit e48e190a75a0c176e1deac218b891e77792d6921
Author: Rudi Grinberg
Commit: GitHub
Fix #257 (#258)
* Add test for #257
Signed-off-by: Rudi Grinberg
* Fix #257
Explicitly distinguish between replacing with `nil` and not replac
branch: externals/which-key
commit d1dfddcd1e3eaa418daa76414109994451044cdd
Author: Henrik Lissner
Commit: Justin Burkett
Refactor regexp & fix incompatibility + error
---
which-key.el | 15 ++-
1 file changed, 10 insertions(+), 5 deletions(-)
diff --git a/which-key.el b/which-
branch: externals/which-key
commit da2e093e916bf9ae7512c104512b92eca8fb224e
Author: Justin Burkett
Commit: Justin Burkett
Add no-paging optional arg to which-key-show-keymap
---
which-key.el | 32 +++-
1 file changed, 19 insertions(+), 13 deletions(-)
diff --git
branch: externals/which-key
commit 9550707d52894208894c036a0b83f958af887e3c
Merge: f9d8d49 9d1de2f
Author: Justin Burkett
Commit: Justin Burkett
Merge remote-tracking branch 'hlissner/patch-1'
branch: externals/which-key
commit ba03e7e5bcbe3f7d95be2cfddd71454151bb98c8
Author: D.K
Commit: Justin Burkett
Add translation keymap support (#210)
---
which-key-tests.el | 7 +--
which-key.el | 1 +
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/which-key-tests.e
branch: externals/which-key
commit a66bf9336a2499d1231d460ff35c56db1df477ac
Author: Justin Burkett
Commit: Justin Burkett
Try purcell's workflow action
---
.github/workflows/test.yml | 33 +
1 file changed, 33 insertions(+)
diff --git a/.github/workflows/tes
branch: externals/which-key
commit c87b0ce78213f922a725be1e0ae2dede1cf29516
Author: Justin Burkett
Commit: Justin Burkett
Add debugging messages for buffer sizing
---
which-key.el | 27 +--
1 file changed, 21 insertions(+), 6 deletions(-)
diff --git a/which-key.el b
branch: externals/which-key
commit ebb4e92b3ccab1d813346e24dccf9692850754db
Author: Justin Burkett
Commit: Justin Burkett
Add which-key-add-keymap-based-replacements
This is an alternative to advising define-key using
which-key-enable-extended-define-key, but functions the same
branch: externals/which-key
commit 51c485f16b4724488bcf2cbf7933fbd9eede1edd
Author: Justin Burkett
Commit: Justin Burkett
Don't ignore case when making replacements
Fixes #204
---
which-key.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/which-key.el b/whic
branch: externals/which-key
commit d5a42732a6f39bb4284f378a6996aacecf888dc0
Author: Justin Burkett
Commit: Justin Burkett
Replace use of xor
Apparently this is a recent function
---
which-key.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/which-key.el b/whic
branch: externals/which-key
commit f9d8d49d1f955202514196de23369d61a42d816c
Author: Yunhao Zhao
Commit: GitHub
Fix prefix argument for which-key-show-major-mode (#239)
---
which-key.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/which-key.el b/which-key.el
index e512
branch: externals/which-key
commit 3642c11d5ef9be3c6fb9edb8fd5ec3c370abd889
Author: Rudi Grinberg
Commit: Justin Burkett
Speed up which-key--maybe-replace
The first optimization is avoiding the intermediate list created by
append. Instead we just iterate over the two lists in tu
branch: externals/which-key
commit 90d10a8fb335a21008084ab8b4ba722347ec6c74
Author: Justin Burkett
Commit: Justin Burkett
Fix sorting of keys and add test
Fixes #233
---
which-key-tests.el | 65 ++
which-key.el | 26
branch: externals/which-key
commit a916c9ae28e961922d8d8419e633f9321fcdbe53
Author: Jonas Bernoulli
Commit: Justin Burkett
Fix typos (#222)
---
README.org | 2 +-
which-key.el | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.org b/README.org
index b21711f..7
branch: externals/which-key
commit b11227b24be1c56b31380395f266983e889a7f8d
Author: Henrik Lissner
Commit: Justin Burkett
Strip out advice in command docstrings
---
which-key.el | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/which-key.el b/which-key.el
index de96a
monnier pushed a change to branch externals/which-key.
from 9c5922e Version 3.3.2
new 51c485f Don't ignore case when making replacements
new c87b0ce Add debugging messages for buffer sizing
new 187ac0e Add note to docstring for which-key-idle-delay
new
branch: externals/which-key
commit 7b068f3e95a0d777cbdba92aecb6c876ccddbae5
Author: Justin Burkett
Commit: Justin Burkett
Fix case sorting in alpha sort functions
---
which-key-tests.el | 4 ++--
which-key.el | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/whi
branch: externals/which-key
commit dcb9820c2decd326465ec3dfc792d30429cec564
Author: Justin Burkett
Commit: Justin Burkett
Default to imprecise window fitting on terminal
See #225.
---
which-key.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/which-key.el
branch: externals/which-key
commit 1e3640e48c31f8062f018b5fc84acad696a0ea2a
Author: Justin Burkett
Commit: Justin Burkett
Make next page hint more consistent
---
which-key.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/which-key.el b/which-key.el
index f3334e1..
branch: externals/which-key
commit 9d1de2f1273135cafc567e7ae43a3f6ca8f32f6b
Author: Henrik Lissner
Commit: GitHub
Refactor regexp & fix incompatibility + error
---
which-key.el | 15 ++-
1 file changed, 10 insertions(+), 5 deletions(-)
diff --git a/which-key.el b/which-key.el
i
branch: externals/which-key
commit 7bc87e0f93bd0258bf115cb02c4e8f86f57b38fc
Author: Justin Burkett
Commit: Justin Burkett
Test once a month
---
.github/workflows/test.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index eb2a
branch: externals/which-key
commit 2b10b8e77dc53f4d88191ac6e6675ecf1f1ccc63
Author: Justin Burkett
Commit: Justin Burkett
Remove use of focus-{in,out}-hook
Fix #259 #260 #262
---
which-key.el | 4
1 file changed, 4 deletions(-)
diff --git a/which-key.el b/which-key.el
index 6
branch: externals/which-key
commit 6e4b4c5419b7b981da6300302278de167f76126b
Author: Justin Burkett
Commit: Justin Burkett
Simplify last commit
---
which-key.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/which-key.el b/which-key.el
index e0b30de..312272c 100644
--- a
branch: externals/which-key
commit 5cbfccd5fec9b8f75b0933d2f0350592cebd32e8
Author: Justin Burkett
Commit: Justin Burkett
Add which-key-manual-update
Intended to be used for prefix-help-command
Ref #66
---
which-key.el | 17 +
1 file changed, 17 insertions(
branch: externals/which-key
commit 340144071499f677e8669352e15b04ede6b35984
Author: Justin Burkett
Commit: Justin Burkett
Fix workflow
---
.github/workflows/test.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
i
branch: externals/which-key
commit a135e6f2c83e296da3ccfebc57a71e2b45a4f7c2
Author: Justin Burkett
Commit: Justin Burkett
Change name of workflow
---
.github/workflows/test.yml | 2 +-
README.org | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/
branch: externals/which-key
commit fb2bc8fd08fc39dd5527b13a65717399c5d6821b
Author: Uros Perisic
Commit: Uros Perisic
Add which-key-persistent-popup-p variable (#213)
I did not remove the `pre-command-hook', because that would require me
to add the hook back every time `which-ke
branch: externals/which-key
commit 12310164a45f3ff19c4fd21c5487b6d804cbc80a
Author: Justin Burkett
Commit: Justin Burkett
More workflow fixes
---
.github/workflows/test.yml | 4
1 file changed, 4 deletions(-)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 9
branch: externals/which-key
commit 9ff54fffbb20ad92361aeeae4bc5966dbe793dd0
Author: Justin Burkett
Commit: Justin Burkett
Fix short windows being resized
fit-window-to-buffer defaults to a min height of 4. For some reason, the
order
in which fit-window-to-buffer is called in di
branch: externals/which-key
commit 8554a9f171d565d13ff5c18d594ae055adcd53f1
Author: Justin Burkett
Commit: Justin Burkett
Generalize C-h commands to use help-char
help-char defaults to C-h. This removes the assumption that help-char is
set to
C-h.
See #228
---
which-k
branch: externals/which-key
commit fcc509f49352245dc8ca26054585b0d8c975
Author: Justin Burkett
Commit: Justin Burkett
Update travis versions
---
.travis.yml | 6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 105d1ea..60d8d31 100644
branch: externals/which-key
commit 187ac0eb8990b62d4bfd83aac10a0ae68cdd2ff5
Author: Justin Burkett
Commit: Justin Burkett
Add note to docstring for which-key-idle-delay
Ref #206
---
which-key.el | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/which-key.el
branch: externals/which-key
commit 2cb5ceba55fb9c671bcf794a795059673633113a
Author: Justin Burkett
Commit: Justin Burkett
Fix paging in which-key-manual-update
---
which-key.el | 13 -
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/which-key.el b/which-key.el
inde
branch: externals/which-key
commit 5cec1133cff535708feda43b8f6daa4dccbc28a2
Author: Justin Burkett
Commit: Justin Burkett
Announce which-key-manual-update
---
README.org | 24 +++-
1 file changed, 23 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
inde
branch: externals/which-key
commit da1abb4d9f59714d8d3d5201c78a6b6f92cd
Author: Justin Burkett
Commit: Justin Burkett
Fix previous commit
---
.github/workflows/test.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/test.yml b/.github/workflows/tes
branch: master
commit c0e9d56b9f27239c6a3082360101920ccb9c85e0
Author: Filipp Gunbin
Commit: Filipp Gunbin
packages/sql-beeline/sql-beeline.el: Remove redundant eval-after-load
---
packages/sql-beeline/sql-beeline.el | 24 +++-
1 file changed, 11 insertions(+), 13 deleti
56 matches
Mail list logo