branch: externals/company
commit f5a1ab9c4f388eff598b326a8a7dd1cdaf245e8c
Author: Dmitry Gutov
Commit: Dmitry Gutov
Make sure to hide the (auto) doc buffer at the end
#1402
---
company.el | 14 ++
1 file changed, 6 insertions(+), 8 deletions(-)
diff --git a/company.el
branch: externals/company
commit f3ee625daadbff704b620a25c7cdd216a28f2eb5
Author: Dmitry Gutov
Commit: Dmitry Gutov
Don't show the (auto) doc buffer when no doc
https://github.com/company-mode/company-mode/discussions/1404
---
company.el | 10 --
1 file changed, 4 insertion
elpasync pushed a change to branch externals/company.
from 7c24dc8668 Merge pull request #1395 from yugaego/ci
new f5a1ab9c4f Make sure to hide the (auto) doc buffer at the end
new f3ee625daa Don't show the (auto) doc buffer when no doc
Summary of changes:
company.el | 22
elpasync pushed a change to branch elpa/xah-fly-keys.
from 45c68854ce last version supporting emacs 27. new versions requires
emacs 29.
new 60a90f3545 vc-print-root-log key changed. vc commands keys gonna be
completely overhauled soon.
new 6b1b63c17d Several changes: • xah
branch: elpa/xah-fly-keys
commit 60a90f35456159cbbd4f4819589ae5cbce8f5836
Author: Xah Lee
Commit: Xah Lee
vc-print-root-log key changed. vc commands keys gonna be completely
overhauled soon.
---
xah-fly-keys.el | 24 +---
1 file changed, 13 insertions(+), 11 deletions(-
branch: elpa/xah-fly-keys
commit 6b1b63c17d929bbd08053deaddd61fcf2c1fbe6b
Author: Xah Lee
Commit: Xah Lee
Several changes:
• xah-change-bracket-pairs critical bug fix. error due to last commit.
• xah-run-current-go-file if buffer is not file, now do nothing. (was
prompt for save.) n
branch: elpa/dart-mode
commit aa4c7e6a3542a02ceca11cb7cf927fa91b5ebb50
Author: Jen-Chieh Shen
Commit: GitHub
style: Revert commentary
---
dart-mode.el | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/dart-mode.el b/dart-mode.el
index f4d2d276db..f537e167cd 100644
---
branch: elpa/dart-mode
commit 722e7a2d6b885542a14bf27b9d0b0b5898aba78a
Author: Jen-Chieh Shen
Commit: GitHub
style: Apply commentary changes suggested by @tarsius
---
dart-mode.el | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/dart-mode.el b/dart-mode.el
index f537
elpasync pushed a change to branch elpa/dart-mode.
from 2c7bebed15 refactor(dart-mode.el): Clean up a little
new aa4c7e6a35 style: Revert commentary
new 722e7a2d6b style: Apply commentary changes suggested by @tarsius
Summary of changes:
dart-mode.el | 8 +++-
1 file
branch: externals/jinx
commit abc82a2f0bc52cec34c8ed205cfb7509b43c78fc
Author: Daniel Mendler
Commit: Daniel Mendler
README: Mention NixOS
---
README.org | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.org b/README.org
index 9fe8938f44..109d22e4db 100644
--- a/README.org
+++ b/RE
branch: externals/gpr-query
commit d50f92fe46828b6b675770dba3004c1ea6ab0b50
Author: Stephen Leake
Commit: Stephen Leake
Release version 1.0.4
* ELPA.make (INSTALL_DIR): Fix computation of --prefix arg.
* NEWS: Version 1.0.4.
* README:
* gpr-query.el:
* gpr-query.texi
branch: externals/gpr-query
commit 9619300ce22062e2677b0536e7b69dca182f316e
Merge: d50f92fe46 bae92cd621
Author: Stephen Leake
Commit: Stephen Leake
Resolve conflicts, finish merge
---
.elpaignore| 7 +++
.gitignore | 2 ++
ELPA.make | 5 -
NEWS | 2 ++
gp
branch: externals/gpr-query
commit 258710222a85130a46c4b7ed927c797265ca63f4
Author: Stephen Leake
Commit: Stephen Leake
Resolve conflicts, finish merge
---
.elpaignore| 7 +++
NEWS | 2 ++
README | 2 +-
gpr-query.el | 2 +-
gpr-query.texi | 10 +-
no
branch: externals/gpr-query
commit f46f941e96beec785dc14c0c26a24acb5edd1221
Author: Stephen Leake
Commit: Stephen Leake
* ELPA.make (docs): Add html
---
.gitignore | 2 ++
ELPA.make | 7 +--
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index 4e
branch: externals/gpr-query
commit bae92cd6218601504f2ff1a508ef79d1bf03b29a
Author: Stephen Leake
Commit: Stephen Leake
Minor fixes
* ELPA.make: Fix typo.
* gpr-query.el: Use with-no-warnings.
* install.sh: Delete old comment, fix install command.
---
ELPA.make
stephen_leake pushed a change to branch externals/gpr-query.
from ada0d0afce Release 1.0.3
new 258710222a Resolve conflicts, finish merge
new f46f941e96 * ELPA.make (docs): Add html
new bae92cd621 Minor fixes
Summary of changes:
.elpaignore| 7 +++
.gitig
branch: elpa/cider
commit 67cedbb58783b77192f0fc8887b71d481b9b884d
Author: vemv
Commit: Bozhidar Batsov
Bump `parseedn`
https://github.com/clojure-emacs/parseedn/blob/v1.2.0/CHANGELOG.md#120-2023-09-29
---
CHANGELOG.md | 1 +
cider.el | 2 +-
2 files changed, 2 insertions(+),
branch: elpa/cider
commit 0477ca056f2ff3ae9253f2ab1fb047959708120c
Author: vemv
Commit: Bozhidar Batsov
Improve the reliability of `cider--shadow-get-builds`
---
cider.el | 12 +---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/cider.el b/cider.el
index 06502d7ae7..6
elpasync pushed a change to branch elpa/cider.
from b39d8fa13c `cider-connect`: also look for Babashka nrepl servers
(#3489)
new 67cedbb587 Bump `parseedn`
new 0477ca056f Improve the reliability of `cider--shadow-get-builds`
Summary of changes:
CHANGELOG.md | 1 +
cider
branch: elpa/parseedn
commit 803c26fcf2989e95078d4ba86b8a652a1e020064
Author: Iñaki Arenaza
Commit: vemv
Extract the logic of building the map to separate defuns
Before adding the code to support prefixed maps, the branch reduction
function looked more concise and higher-level.
branch: elpa/parseedn
commit 2323052e7bc5c27db48bd43e2bab0da86b7bf8cc
Author: vemv
Commit: vemv
Revamp badges
---
README.md | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 7ae173c260..d3e03aa00f 100644
--- a/README.md
+++ b/README.md
@@
branch: elpa/parseedn
commit f84068fd37ccb498cb0884a0c03279dc285c2474
Author: Iñaki Arenaza
Commit: vemv
Add support for namespaced maps
parseclj already added support for namespaced maps in 2018 (in commit
b40670a56147214f0486763529897cb688a09692).
As Alex Miller said
branch: elpa/parseedn
commit 6522c7222e4b8adac2df22950d1fab590a9ea1ec
Author: Iñaki Arenaza
Commit: vemv
Remove all `:ast` values
parseedn-read never sees the full value of the `:ast` keys as defined
in `parseedn-test-data.el`. In fact, it doesn't know about it at
all. The o
branch: elpa/parseedn
commit c8f07926a688bfe995fde4460103915d401a1aff
Author: vemv
Commit: vemv
1.2.0
---
CHANGELOG.md | 7 +++
parseedn.el | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7c575c16c2..e267449336 100644
--- a/CHANGE
elpasync pushed a change to branch elpa/parseedn.
from 5772dc9cb5 Stop requiring `a` as a package dependency
new f84068fd37 Add support for namespaced maps
new 6522c7222e Remove all `:ast` values
new 803c26fcf2 Extract the logic of building the map to separate defuns
branch: externals/fontaine
commit 1ae260fb1d8150d456aacc1a5ab905c575120f03
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Make fontaine-set-preset-hook a defcustom
Before, it was hard for users to discover it.
---
README.org | 4
fontaine.el | 13 +
2 fi
branch: externals/cursory
commit 024fe6ba3aadafe033ac9243971e98b6ce915519
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Document cursory-set-preset-hook in cursory-set-preset command
---
cursory.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/cursory.el b
branch: externals/cape
commit 01af6c1f9fbf19b753ed2a69f9cd716864fa4c8d
Author: Mattias Bengtsson
Commit: GitHub
cape-keyword: Update Python keywords (#93)
Python 3.10 added three new "soft"[1] keywords: "match", "case" and "_".
Add "match" and "case" but skip "_" since a on
branch: elpa/cider
commit b39d8fa13cf6e9dd6effeb6987e874b8ac9a082f
Author: vemv
Commit: GitHub
`cider-connect`: also look for Babashka nrepl servers (#3489)
---
cider.el | 72 ++--
1 file changed, 48 insertions(+), 24 deletions(-)
branch: externals/pulsar
commit 1f145cc9a2b7f201d1b6c2a402eb01d3cd0e4a29
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Sort pulsar-pulse-functions A-Z
---
pulsar.el | 54 +++---
1 file changed, 27 insertions(+), 27 deletions(-)
diff
elpasync pushed a change to branch externals/pulsar.
from 6e4157f4e3 Document pulsar-pulse-region
new 9849b0fd76 Add goto-line to pulsar-pulse-functions
new 0e32311b88 Add evil-mode commands to pulsar-pulse-functions
new 1f145cc9a2 Sort pulsar-pulse-functions A-Z
S
branch: externals/pulsar
commit 9849b0fd766f3142c582e2ed77f58b7f6a2af518
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add goto-line to pulsar-pulse-functions
---
pulsar.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/pulsar.el b/pulsar.el
index 06affcb141..e4c5834022 10064
branch: externals/pulsar
commit 0e32311b8871e42ccc839d3a362e60e216034b91
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add evil-mode commands to pulsar-pulse-functions
---
pulsar.el | 4
1 file changed, 4 insertions(+)
diff --git a/pulsar.el b/pulsar.el
index e4c5834022..629
branch: externals/org
commit 85ebb6d422f0508032c29bfea5329210d0e48b1b
Author: Ihor Radchenko
Commit: Ihor Radchenko
* lisp/ob-org.el: Document all the function arguments
(org-babel-expand-body:org): Add docstring.
(org-babel-execute:org): Explain all the arguments and describe w
branch: externals/cursory
commit 1b271486e28a299ad489d151a92eaa1788c7dd41
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add cursory-set-preset-hook
---
README.org | 6 ++
cursory.el | 9 -
2 files changed, 14 insertions(+), 1 deletion(-)
diff --git a/README.org b/READ
branch: externals/tramp
commit e9e0062d8aaa245a24e2c246346cde97e48407d0
Author: Michael Albinus
Commit: Michael Albinus
Tramp ELPA version 2.6.1.3 released
---
README | 6 ++--
test/tramp-tests.el | 79 ++---
texi/tramp.texi
branch: externals/buffer-env
commit a15b608a3ef14db902803405f792b13f367ed24d
Author: Augusto Stoffel
Commit: Augusto Stoffel
Avoid race condition when reading process output
Fixes #22.
---
buffer-env.el | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/buffer-
37 matches
Mail list logo