branch: externals/bnf-mode
commit ec0774eaa240374352c16c3d79b7f4cab57f487b
Author: Serghei Iakovlev
Commit: Serghei Iakovlev
Add ability to generate bnf-mode-autoloads.el file
---
Makefile | 14 --
default.mk | 2 ++
2 files changed, 14 insertions(+), 2 deletions(-)
diff --
branch: externals/bnf-mode
commit fd95ef126c54acaaca24f91599b93a1669b2f376
Author: Serghei Iakovlev
Commit: Serghei Iakovlev
Removed no longer used dependency
---
Cask | 1 -
1 file changed, 1 deletion(-)
diff --git a/Cask b/Cask
index d926bdc..53f39f9 100644
--- a/Cask
+++ b/Cask
@@ -10,6
branch: externals/bnf-mode
commit 48eecacde14bb349884186d997e32e8943a1b2e3
Author: Serghei Iakovlev
Commit: Serghei Iakovlev
Remove deprecated set-env from GH Actions
---
.github/workflows/build.yml | 4 ++--
.github/workflows/release.yml | 4 ++--
2 files changed, 4 insertions(+), 4 dele
branch: externals/bnf-mode
commit 3201c2b1f178ffe78ad0a7097c72991a222c4bd4
Author: Serghei Iakovlev
Commit: Serghei Iakovlev
Fixed misspelling
---
Makefile | 2 +-
default.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
index 85ab039..e4a2c08
branch: externals/bnf-mode
commit da9109f02f29adfb5bf974f46e9aacf256653651
Author: Serghei Iakovlev
Commit: Serghei Iakovlev
Fixed messge for cutom buttercup matcher
---
test/utils.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/test/utils.el b/test/utils.el
index
branch: externals/bnf-mode
commit 57935fc800fee52d370c80495b4668fff92305d9
Author: Serghei Iakovlev
Commit: Serghei Iakovlev
The cask `go` script will be removed on 2021/06/01.
---
.github/workflows/build.yml | 2 +-
.github/workflows/release.yml | 2 +-
2 files changed, 2 insertions(+),
branch: externals/bnf-mode
commit 1da597766fce9d4f8f8c66c802d304b35a011fc2
Author: Serghei Iakovlev
Commit: Serghei Iakovlev
Update documentation
---
test/utils.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/test/utils.el b/test/utils.el
index c204cdb..dcb899
branch: externals/bnf-mode
commit d0f76a6fe9fa276ef6a02b68517b61923ae685f5
Author: Serghei Iakovlev
Commit: Serghei Iakovlev
Add autoloads to clean target
---
Makefile | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/Makefile b/Makefile
index 0b4621c..85ab039 1006
branch: externals/bnf-mode
commit ba1eaa809de66a3011d7ea383a36e4356378fbe7
Author: Serghei Iakovlev
Commit: Serghei Iakovlev
Remove codecov/codecov-action usage
---
.github/workflows/build.yml | 9 -
1 file changed, 9 deletions(-)
diff --git a/.github/workflows/build.yml b/.github/
branch: externals/bnf-mode
commit e2b2725685ab06c0f29c65a6f12c3c44941efcf8
Merge: d88eef6 57935fc
Author: Serghei Iakovlev
Commit: GitHub
Merge pull request #17 from sergeyklay/fix/build-package
Amend tests, fix misspelling, update build system
---
.github/workflows/build.yml |
branch: externals/bnf-mode
commit b123b2f3be24eb7859b80c58c04fe1b7c41b198a
Author: Serghei Iakovlev
Commit: Serghei Iakovlev
codecov.io has been compromised
---
README.org | 1 -
1 file changed, 1 deletion(-)
diff --git a/README.org b/README.org
index ad5ced9..6dc7ba4 100644
--- a/README.o
branch: externals/bnf-mode
commit 2d1ee12f3ba6e75841066bf429d7bf836d4b89d7
Author: Serghei Iakovlev
Commit: Serghei Iakovlev
Remove codecov stuff
---
.codecov.yml | 52
.elpaignore| 1 -
.gitattributes | 1 -
3 files changed, 54 d
monnier pushed a change to branch externals/setup.
from 86b968f Bump version to 0.2.0
new 646ed6f Check if PATH exists for :load-from
new fe21e39 Mention GPL3 instead of CC0 as license in README
new c144c5f Mention that setup operating using local macros
branch: externals/setup
commit 4137cd074ac84312e777141353dbc3701472e954
Author: Philip K
Commit: Philip K
Give an example of setup-based macros
---
README.md | 15 +++
1 file changed, 15 insertions(+)
diff --git a/README.md b/README.md
index 458f6b2..93ae38d 100644
--- a/README
branch: externals/setup
commit 6da389487da5987e8ba682d61fe669a1f2df58af
Author: Philip K
Commit: Philip K
Elaborate on comments
---
README.md | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 8d1aa63..6ae7830 100644
--- a/README.md
++
branch: externals/setup
commit 36e260237504649c3147c332ce9e920a11584ce2
Author: Philip K
Commit: Philip K
Remove :name mention in setup-define
---
setup.el | 4
1 file changed, 4 deletions(-)
diff --git a/setup.el b/setup.el
index b33340a..f0fb7e9 100644
--- a/setup.el
+++ b/setup.el
branch: externals/setup
commit fe21e3908b55323ba6e1863af08d9674658730be
Author: Philip K
Commit: Philip K
Mention GPL3 instead of CC0 as license in README
---
README.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 81c5ab2..e18aede 1006
branch: externals/setup
commit 646ed6f60cfd723ae78186e8cf36afbca779ff09
Author: Philip K
Commit: Philip K
Check if PATH exists for :load-from
---
setup.el | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/setup.el b/setup.el
index a92b691..c564083 100644
--- a/setup
branch: externals/setup
commit c144c5f82fa5a231b80be8ae157745d0f4f4c325
Author: Philip K
Commit: Philip K
Mention that setup operating using local macros
---
README.md | 6 --
setup.el | 4 +++-
2 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index
branch: externals/setup
commit 1925ed20c5855bfdd642e5f38efbe0dcc03311de
Author: Philip K
Commit: Philip K
Mention defsetup macro in tips section
---
README.md | 62 +-
1 file changed, 49 insertions(+), 13 deletions(-)
diff --git a
branch: externals/setup
commit f86d9f4adcda41fc31bf4d3d2ed7aa0d66474c76
Author: Philip K
Commit: Philip K
Add support for xref jump-to-definition for local macros
---
setup.el | 6 ++
1 file changed, 6 insertions(+)
diff --git a/setup.el b/setup.el
index f0fb7e9..f3d4255 100644
--- a/s
branch: externals/setup
commit f15c902d9c8801cd1362af7d4ca5024c838b5b21
Author: Philip K
Commit: Philip K
Allow xref to find setup-defines outside of setup.el
---
setup.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/setup.el b/setup.el
index 0fde6bf..b496ba1 10064
branch: externals/setup
commit ce1e0e3dd2d6d4ef608ca350adab6e4690de6470
Author: Philip K
Commit: Philip K
Prevent overriding all elisp xref requests
---
setup.el | 12
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/setup.el b/setup.el
index f3d4255..0fde6bf 10064
monnier pushed a change to branch externals/transient.
from 162698a Release version 0.3.2
new 7d3d8d7 Add SPDX-License-Identifier library header
new 6ceddc4 news: Fix language and a prediction
Summary of changes:
docs/CHANGELOG| 8
lisp/transient.el | 1
branch: externals/transient
commit 7d3d8d795a8194ccbd0eb3fbd917375e0f0e61e8
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Add SPDX-License-Identifier library header
---
lisp/transient.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/lisp/transient.el b/lisp/transient.el
index 6e7b5e
branch: externals/transient
commit 6ceddc4d8c7a3c13d78c459213c796d2c19234c6
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
news: Fix language and a prediction
---
docs/CHANGELOG | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/CHANGELOG b/docs/CHANGELOG
inde
monnier pushed a change to branch externals/valign.
from 421c8c0 * valign.el: Bump version to 3.1.1.
new 91eb1f5 Fix an error that occurs when point is at point-max
new be82f60 Fix #25
Summary of changes:
valign.el | 19 +--
1 file changed, 13 insert
branch: externals/valign
commit be82f6048118cbc81e6e029be1965f933612d871
Author: Yuan Fu
Commit: Yuan Fu
Fix #25
* valign.el (valign--char-after-as-string): Replace 'if-let' with 'let'.
---
valign.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/valign
branch: externals/valign
commit 91eb1f54b4cba8555e15c6a7063060c448ebb9d4
Author: Yuan Fu
Commit: Yuan Fu
Fix an error that occurs when point is at point-max
If you press TAB at the end of a file, char-after returns nil and
char-to-string errors.
* valign.el (valign--cha
branch: externals/vdiff
commit c2de0438de18c6c3eb4389fa0e983ee065ca55f3
Author: Brian Leung
Commit: Brian Leung
Avoid deprecated use of positional arguments for define-minor-mode
The latest Emacs 28 warns against this when byte-compiling.
---
vdiff.el | 7 ---
1 file changed, 4
branch: externals/vdiff
commit 84b8243d9f5d8082b05794dbc998d43dbdd7676a
Merge: 007e44b c2de043
Author: Justin Burkett
Commit: GitHub
Merge pull request #30 from leungbk/define-minor-mode
Avoid deprecated use of positional arguments for define-minor-mode
---
vdiff.el | 7 ---
1
branch: externals/realgud-jdb
commit 99b7f08e0fcec9e33dde8dbbe60e42cfec08bc17
Author: rocky
Commit: rocky
Bump min version needed, and small changes...
I don't think we can use backtrack-mode.el anymore. At least it's not in
other packages. core.el: remove cut-and-paste hangover
branch: externals/realgud-jdb
commit 2e313abd4aab14b1cf91926ae0fa410a96079216
Author: rocky
Commit: rocky
Small fixes & and Java example program
---
test/examples/TestMe.class | Bin 0 -> 1050 bytes
test/examples/TestMe.java | 38 ++
2 files changed, 38
monnier pushed a change to branch externals/realgud-jdb.
from 5e3211a Small fixes...
new 8cfe452 Small bug fixes
new 2e313ab Small fixes & and Java example program
new 99b7f08 Bump min version needed, and small changes...
new 1c183b2 http:// -> http
branch: externals/realgud-jdb
commit 1c183b2f8aae0de60942ea01444b896bf182c66a
Author: rocky
Commit: rocky
http:// -> https://
---
realgud-jdb.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/realgud-jdb.el b/realgud-jdb.el
index 4de6e79..e77b692 100644
--- a/realgu
branch: externals/realgud-jdb
commit 8cfe452f5028f3ac0f6e0ae7fa03c2a31d197ded
Author: rocky
Commit: rocky
Small bug fixes
Fixes #1
---
.gitignore| 1 +
common.mk | 24
realgud-jdb/init.el | 2 +-
realgud-jdb/jdb.el
monnier pushed a change to branch externals/realgud-trepan-ni.
from 4cd936e cl-lib is part of 25+
new 0e82082 Try TravisCI testing
new fc5f62f Travis 2nd try
new 8046377 Travis 3rd try
new db6bab0 Travis 4th try
new 7c2b230 Travis 5th try
branch: externals/realgud-trepan-ni
commit 0e82082149dc1e2b2ce4fbf987de434f18a0e783
Author: rocky
Commit: rocky
Try TravisCI testing
---
.travis.yml | 17 +
Cask | 12
README.md| 11 +++
run-travis-ci.sh | 21
branch: externals/realgud-trepan-ni
commit fc5f62f565e7e5df696508157f0bb2ae7c982dfc
Author: rocky
Commit: rocky
Travis 2nd try
---
test/Makefile.am | 12
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/test/Makefile.am b/test/Makefile.am
index fbfb2c6..00bf71c 100
branch: externals/realgud-trepan-ni
commit 4daf309139d493e141b9230bd8b71efb34d3d0a7
Author: rocky
Commit: rocky
Travis 6th try
---
cask-install.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/cask-install.el b/cask-install.el
index 4a9da0a..f7ff19d 100644
--- a/cask-install.el
+++ b/
branch: externals/realgud-trepan-ni
commit 6e9cac5e8097018aadf41c88de541168036cc227
Author: rocky
Commit: rocky
Travis 7th try
---
test/Makefile.am | 11 +++
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/test/Makefile.am b/test/Makefile.am
index 00bf71c..860a5c6 1006
branch: externals/realgud-trepan-ni
commit 6e38cf838c7b47b5f1353d00901b939ffa36d707
Author: rocky
Commit: rocky
Try to get travis working again
---
.travis.yml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 60876bc..22444af 100644
-
branch: externals/realgud-trepan-ni
commit 80463777d5e8a0c84f575ab1054367b4dca306cb
Author: rocky
Commit: rocky
Travis 3rd try
---
cask-install.el | 12
1 file changed, 12 insertions(+)
diff --git a/cask-install.el b/cask-install.el
new file mode 100644
index 000..9d964cf
branch: externals/realgud-trepan-ni
commit 7c2b230df4b225792f8e8ef929861eeacbd28064
Author: rocky
Commit: rocky
Travis 5th try
---
cask-install.el | 1 +
test/test-loc-regexp-trepan-ni.el | 1 -
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/cask-install.el b
branch: externals/realgud-trepan-ni
commit db6bab02bb3f3ba16559fd542c2cae2064deb4e9
Author: rocky
Commit: rocky
Travis 4th try
---
test/test-loc-regexp-trepan-ni.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/test/test-loc-regexp-trepan-ni.el
b/test/test-loc-regexp-trepan-ni.el
ind
branch: externals/realgud-trepan-ni
commit ae6013431c99f6a29298a3046df40358148aebb1
Author: rocky
Commit: rocky
http:// -> https://
---
realgud-trepan-ni.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/realgud-trepan-ni.el b/realgud-trepan-ni.el
index 655e42a..388
branch: externals/realgud-trepan-ni
commit 75458f8fdd53347a3dc548b1f4d16652fce35a3b
Author: rocky
Commit: rocky
Go over tests
---
realgud-trepan-ni.el | 2 +-
test/test-loc-regexp-trepan-ni.el | 101 --
trepan-ni/init.el |
monnier pushed a change to branch externals/realgud-trepan-ni.
from 6e38cf8 Try to get travis working again
new 22f8fdb Cask patch from Stefan Monnier
new 75458f8 Go over tests
Summary of changes:
cask-install.el | 4 +-
realgud-trepan-ni.el
branch: externals/realgud-trepan-ni
commit 22f8fdbc9dbb102899f4d3aec5338221adae7544
Author: rocky
Commit: rocky
Cask patch from Stefan Monnier
---
cask-install.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/cask-install.el b/cask-install.el
index f7ff19d..d48b17e
branch: externals/realgud-trepan-ni
commit 0ec088ea343835e24ae73da09bea96bfb02a3130
Author: rocky
Commit: rocky
Have cask install correct now?
---
cask-install.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cask-install.el b/cask-install.el
index d48b17e..82327fd 100
branch: main
commit 8870a31f4058edb95564f2377aad8935377e69b8
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (hyperbole): `kotl/kotl-autoloads.el` is not in Git any more
(org-edna, realgud-jdb, realgud-trepan-ni): Fix URL.
---
elpa-packages | 7 ---
1 file changed
branch: externals/isearch-mb
commit 40add97144581fca474f7760f56f55c2fbdf26d1
Author: Augusto Stoffel
Commit: Augusto Stoffel
Initial commit
---
isearch-mb.el | 162 ++
1 file changed, 162 insertions(+)
diff --git a/isearch-mb.el b/ise
monnier pushed a change to branch externals/isearch-mb.
at c270809 Pad lazy count so that it only grows
This branch includes the following new commits:
new 40add97 Initial commit
new 8566108 Many changes
new dc603a9 Lazily highlight the whole buffer, to a
branch: externals/isearch-mb
commit dc603a9a0be6b514e8c1c707c19ab0cdacebfcd9
Author: Augusto Stoffel
Commit: Augusto Stoffel
Lazily highlight the whole buffer, to avoid missing overlays
---
isearch-mb.el | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/isearch-
branch: externals/isearch-mb
commit c491220b44cb662b8a9c8ac6fb92477560543b14
Author: Augusto Stoffel
Commit: Augusto Stoffel
Use after-change-functions
---
isearch-mb.el | 100 +++---
1 file changed, 54 insertions(+), 46 deletions(-)
diff
branch: externals/isearch-mb
commit 5805f13635c7816f0082993700cc32c64e38b3fc
Author: Augusto Stoffel
Commit: Augusto Stoffel
Add keybinding for newline
---
isearch-mb.el | 37 +++--
1 file changed, 19 insertions(+), 18 deletions(-)
diff --git a/isearch-mb.el
branch: externals/isearch-mb
commit 223b1b9c7e89fccd21a17c03e680587fb1ff7511
Author: Augusto Stoffel
Commit: Augusto Stoffel
Introduce a buffer-local minor mode
---
isearch-mb.el | 122 --
1 file changed, 67 insertions(+), 55 deletions
branch: externals/isearch-mb
commit 5d5b0e9ee7bbccd82bbdcee7dc0c9063f8bf81c9
Author: Augusto Stoffel
Commit: Augusto Stoffel
Replace advices by let-bindings where possible
---
isearch-mb.el | 8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/isearch-mb.el b/isearch-m
branch: externals/isearch-mb
commit 9f11fda34f46afe95192ed280f21245f280c947d
Author: Augusto Stoffel
Commit: Augusto Stoffel
Several improvements, reorganization
---
isearch-mb.el | 237 ++
1 file changed, 140 insertions(+), 97 deletio
branch: externals/isearch-mb
commit d075efe095c31b17aaff37178f0e1356ef627dd1
Author: Augusto Stoffel
Commit: Augusto Stoffel
Rename minor modes, move a test to the timer function
---
isearch-mb.el | 75 ++-
1 file changed, 38 insertion
branch: externals/isearch-mb
commit 8566108bf04e3f62177764c5960302d995513000
Author: Augusto Stoffel
Commit: Augusto Stoffel
Many changes
---
isearch-mb.el | 155 +-
1 file changed, 67 insertions(+), 88 deletions(-)
diff --git a/isear
branch: externals/isearch-mb
commit 4aa89c1070bcbce8161ce22c4a55a16e15423155
Author: Augusto Stoffel
Commit: Augusto Stoffel
Define only a global minor mode.
---
isearch-mb.el | 91 ++-
1 file changed, 46 insertions(+), 45 deletions(-)
branch: externals/isearch-mb
commit fccf1b7b3fb7b6735db099d6ef71424f37d09617
Author: Augusto Stoffel
Commit: Augusto Stoffel
Fix post-command hook for the failed search case
---
isearch-mb.el | 12 ++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/isearch-mb.el b/i
branch: externals/isearch-mb
commit ce41e0073f1388e72a39b457c1cb134f6de9cdca
Author: Augusto Stoffel
Commit: Augusto Stoffel
Add a Readme
---
README.md | 107 ++
isearch-mb.el | 14 ++--
2 files changed, 119 insertions(+), 2 d
branch: externals/isearch-mb
commit a8d2a15773833ae924bbf9a2d5fbdb97eb6b73e1
Author: Augusto Stoffel
Commit: Augusto Stoffel
Provide future history
---
isearch-mb.el | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/isearch-mb.el b/isearch-mb.el
index 8ac3ce8..b4692
branch: externals/isearch-mb
commit a663c22274ca2f53d7d98478c34fa9b4895d9e7e
Author: Augusto Stoffel
Commit: Augusto Stoffel
Better place to check if Isearch is still active
---
isearch-mb.el | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/isearch-
branch: externals/isearch-mb
commit 1c1640301a696c730b38d5c8afcdac4a5fa9543e
Author: Augusto Stoffel
Commit: Augusto Stoffel
Keep advices only for the duration of a search session
Closes https://github.com/astoff/isearch-mb/issues/2
See also https://github.com/astoff/isearc
branch: externals/isearch-mb
commit c38032c308b82f203c5034315ac2a0aa4a2367ca
Author: Augusto Stoffel
Commit: Augusto Stoffel
Display error messages occurring at the beginning of search
---
isearch-mb.el | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/isearch-m
branch: externals/isearch-mb
commit c2708096d43b35d291630311b9fe587998fe2f52
Author: Augusto Stoffel
Commit: Augusto Stoffel
Pad lazy count so that it only grows
---
isearch-mb.el | 45 ++---
1 file changed, 22 insertions(+), 23 deletions(-)
diff --g
branch: externals/isearch-mb
commit 01fdc36413b968ac846ab19b845070b619902dfe
Author: Augusto Stoffel
Commit: Augusto Stoffel
Update Readme
---
README.md | 67 +++
1 file changed, 46 insertions(+), 21 deletions(-)
diff --git a/READ
branch: externals/isearch-mb
commit 0b58b148804c138cdde305b63057baafe6ef4661
Author: Augusto Stoffel
Commit: Augusto Stoffel
Require cl-lib when compiling
---
isearch-mb.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/isearch-mb.el b/isearch-mb.el
index 20652b1..1b
branch: externals/isearch-mb
commit c6fc5660fce8cacad978b13de26892644ec20a31
Author: Augusto Stoffel
Commit: Augusto Stoffel
Use remapping in minibuffer keymap
Additionally remap next/previous-line-or-history-element to forward/backward
Closes https://github.com/astoff/isea
branch: main
commit 4e1d009766ffa9fd3641446d71a68b5b70feb75c
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (isearch-mb): New package
---
elpa-packages | 1 +
1 file changed, 1 insertion(+)
diff --git a/elpa-packages b/elpa-packages
index 6a55446..7210c19 100644
--- a/elpa-p
branch: isearch-mb
commit 44b9aa34a62488a89a871f10d608a8fdfcdbfc91
Author: Augusto Stoffel
Commit: Augusto Stoffel
Use remapping in minibuffer keymap
Additionally remap next/previous-line-or-history-element to forward/backward
Closes https://github.com/astoff/isearch-mb/iss
branch: isearch-mb
commit 05242069aa6e0a41ff40e1a1a605f969ebba5217
Author: Augusto Stoffel
Commit: Augusto Stoffel
Replace advices by let-bindings where possible
---
isearch-mb.el | 8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/isearch-mb.el b/isearch-mb.el
index
monnier pushed a change to branch isearch-mb.
at 781b537 Prepare for inclusion in GNU ELPA
This branch includes the following new commits:
new ebb9f55 Keep advices only for the duration of a search session
new a2ec550 Better place to check if Isearch is still activ
branch: isearch-mb
commit ebb9f55ebe2d5d50c77a6ebe82689e568a21e958
Author: Daniel Mendler
Commit: Augusto Stoffel
Keep advices only for the duration of a search session
Closes https://github.com/astoff/isearch-mb/issues/2
See also https://github.com/astoff/isearch-mb/pull/8
branch: isearch-mb
commit 781b5373c06131ca6ab45136cdca3cab022a67af
Author: Augusto Stoffel
Commit: Augusto Stoffel
Prepare for inclusion in GNU ELPA
---
README.md | 15 +++
isearch-mb.el | 2 +-
2 files changed, 8 insertions(+), 9 deletions(-)
diff --git a/README.md b/READ
monnier pushed a change to branch externals/isearch-mb.
at 781b537 Prepare for inclusion in GNU ELPA
No new revisions were added by this update.
monnier pushed a change to branch externals/isearch-mb.
was c270809 Pad lazy count so that it only grows
This change permanently discards the following revisions:
discards c270809 Pad lazy count so that it only grows
discards 01fdc36 Update Readme
discards c6fc566 Use re
branch: isearch-mb
commit ffd65df24a9c20068c4b563dd4e48d8dbae35c6e
Author: Augusto Stoffel
Commit: Augusto Stoffel
Update Readme
---
README.md | 67 +++
1 file changed, 46 insertions(+), 21 deletions(-)
diff --git a/README.md b/RE
monnier pushed a change to branch isearch-mb.
was 781b537 Prepare for inclusion in GNU ELPA
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.
branch: isearch-mb
commit a2ec550ff4ff009790ec779d63641ade2d54fd6c
Author: Augusto Stoffel
Commit: Augusto Stoffel
Better place to check if Isearch is still active
---
isearch-mb.el | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/isearch-mb.el b/is
branch: isearch-mb
commit fd9bdeb210c122330b0dd133682cc4bbb00a7013
Author: Augusto Stoffel
Commit: Augusto Stoffel
Pad lazy count so that it only grows
---
isearch-mb.el | 45 ++---
1 file changed, 22 insertions(+), 23 deletions(-)
diff --git a/isear
branch: externals/isearch-mb
commit 7caa42785b2f7177ad2b97e2413913d0ecdf4ebf
Author: Augusto Stoffel
Commit: Augusto Stoffel
Bump version
---
isearch-mb.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/isearch-mb.el b/isearch-mb.el
index 2a6fac0..04c3ac9 100644
--- a/i
branch: externals/eglot
commit a0a6218af2dfb476573b2e564f43ab82bfcaaca2
Author: João Távora
Commit: João Távora
Fix #670: make eglot-current-server work in notification handlers
* eglot.el (eglot--connect): Ensure `eglot--cached-server` bound
when calling notification/request me
monnier pushed a change to branch externals/eglot.
from fc221c8 Overhaul bug reporting template
new a0a6218 Fix #670: make eglot-current-server work in notification
handlers
new efac602 Fix #673: declare eglot--cached-server before use
new 9330397 Close #677
branch: externals/eglot
commit efac602ac4cc8422c8c95f1e931c90bad3bee310
Author: João Távora
Commit: João Távora
Fix #673: declare eglot--cached-server before use
Per #670.
Otherwise the dynamic binding of it in in eglot--connect won't work.
* eglot.el (eglot--cache
branch: externals/eglot
commit 933039761e91b536bf321ab84a0e7e616160ad1d
Author: Steve Purcell
Commit: GitHub
Close #677: switch default langserver for OCaml to ocamllsp
The repo for ocaml-language-server has been archived and inactive
for quite some time:
https://git
branch: externals/eglot
commit 3f1ad3bd1bf6c2ccef61c3ca606ef69962ae6e55
Author: Steve Purcell
Commit: GitHub
Close #685: Fix Emacs 28 warning by avoiding positional args in
define-minor-mode
* eglot.el (eglot--managed-mode): Avoid positional args.
Co-authored-by: João Távo
branch: externals/eglot
commit b06589b393844c31c17962497e621a72e0e78e01
Author: Jim Porter <826865+jimpor...@users.noreply.github.com>
Commit: GitHub
Fix #679: correct path/URI when using TRAMP from MS Windows
Co-authored-by: João Távora
* eglot.el (eglot--connect): Ensure
branch: externals/eglot
commit c6e05e0f29b539a6863dc309855bf4d480eb1d66
Author: João Távora
Commit: GitHub
Per #677: mention ocaml-lsp in the README
* README.md (Connecting to a server): mention ocaml-lsp
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff
branch: externals/eglot
commit 6f27bc18ebfb9449d3254f852e84c1cf139f3a85
Author: Steve Purcell
Commit: GitHub
Allow LSP languageId to be overridden via eglot-server-programs
Close #678. Per #677
* eglot-tests.el (eglot--guessing-contact): Add
GUESSED-LANG-ID-SYM param.
branch: externals/eglot
commit 98943f1bef771849f292209868bc9540430d4e0d
Author: Augusto Stoffel
Commit: João Távora
Add a completion-category-defaults entry
Setting completion-styles buffer-locally is harder to customize and
can break some completion UIs.
Emacs bug#4807
branch: externals/eglot
commit 40bba97b0ab81ea3e70884b754d59a2e5af5e5f5
Author: João Távora
Commit: GitHub
Per #687: provide context for finer project-find-functions
* eglot.el (eglot--guess-contact): Use eglot--current-project.
(eglot): Adjust docstring.
(eglot-lsp-context)
branch: externals/eglot
commit 1ac06d0bcc247fb19df6eceb57e2ea3d534806ec
Author: Michael Livshin
Commit: João Távora
Fix #76: manage cross-referenced files outside project in same server
Close #686, Close #695.
Co-authored-by: João Távora
* eglot.el (eglot-extend-t
branch: externals/realgud
commit cde79dd47f25617959c6cfa059e198a565b91f77
Merge: 34557f8 27b4235
Author: R. Bernstein
Commit: GitHub
Merge pull request #294 from realgud/revert-293-master
Revert "Fix focus lose in source buffer after invoking debugger command."
---
realgud/common/t
branch: externals/realgud
commit 27b4235610e654ddd817d456d7867c6eadbdef2e
Author: R. Bernstein
Commit: GitHub
Revert "Fix focus lose in source buffer after invoking debugger command."
---
realgud/common/track.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/realgud/c
branch: externals/sql-indent
commit 53ee1f7a9940908bbd6d3d52541927ef1c5e625a
Author: Alex Harsányi
Commit: Alex Harsányi
Syntax after a JOIN statement is now 'select-table (#99)
Updated scanning to recognize a position just before or just after a JOIN
statement as being a new ta
branch: externals/shell-command+
commit 0e3978a2351477b6babbe301946e4bfef74fdcd3
Author: Philip K
Commit: Philip K
Fix shell-command+--command-regexp once again
---
shell-command+.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/shell-command+.el b/shell-command+
501 - 600 of 2973 matches
Mail list logo