branch: externals/flymake-proselint
commit aa650492c16e38674a0615a1e619a6f299b2ba25
Author: Manuel Uberti
Commit: Manuel Uberti
Update copyright
---
flymake-proselint.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/flymake-proselint.el b/flymake-proselint.el
index d38
branch: externals/consult
commit 450d0c6592756f72c024dfd2290da65b22df4217
Author: Daniel Mendler
Commit: Daniel Mendler
consult--join-regexps: Handle basic style
---
consult.el | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/consult.el b/consult.el
index 31942
branch: externals/consult
commit 3b3e62b0fe84d195e8c7fd9f034691a20d3f476c
Author: Daniel Mendler
Commit: Daniel Mendler
Show number of buffers in the multi buffer prompt
Co-authored-by: JD Smith <93749+jdtsm...@users.noreply.github.com>
---
consult-imenu.el | 26 +++---
branch: elpa/evil
commit 6439c91739ff919a4699202ca92890a47d517d2b
Author: Vasilij Schneidermann
Commit: Vasilij Schneidermann
Add NonGNU ELPA badge
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 7d33d67..198b183 100644
--- a/README.md
+++ b/REA
branch: externals/corfu
commit 1c1a176bf601657e1cc8be48fa833d5ce6b14b4c
Author: Daniel Mendler
Commit: Daniel Mendler
Correct docstring
---
corfu.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/corfu.el b/corfu.el
index 85677c8..38c0113 100644
--- a/corfu.el
+++ b/cor
branch: externals/corfu
commit a5eae1b6a42db609b3286bdacdd7711ab784f47a
Author: Daniel Mendler
Commit: Daniel Mendler
Simplify conditional
---
corfu.el | 8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/corfu.el b/corfu.el
index 2456586..85677c8 100644
--- a/corfu.e
elpasync pushed a change to branch externals/corfu.
from d786e77 Avoid recomputation for empty input (Fix #48)
new a5eae1b Simplify conditional
new 1c1a176 Correct docstring
Summary of changes:
corfu.el | 10 --
1 file changed, 4 insertions(+), 6 deletions(-
branch: elpa/yasnippet-snippets
commit 239b3cc7924613c9ed203be9011555b8338ae34f
Author: Andrea Crotti
Commit: Andrea Crotti
not using gitter enough
---
README.md | 3 ---
1 file changed, 3 deletions(-)
diff --git a/README.md b/README.md
index 0170cf0..438da66 100644
--- a/README.md
+++ b/R
branch: elpa/yasnippet-snippets
commit 372e23f2700d0ba27721789a1e0f01db40b12d39
Author: Andrea Crotti
Commit: Andrea Crotti
add nongnu elpa badge
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 6332428..0170cf0 100644
--- a/README.md
+++ b/READM
elpasync pushed a change to branch elpa/yasnippet-snippets.
from 20cb299 Merge pull request #426 from
Viglioni/fix-class-snippet-js-mode
new 372e23f add nongnu elpa badge
new 239b3cc not using gitter enough
Summary of changes:
README.md | 4 +---
1 file changed, 1
branch: externals/emms
commit 7ff860dba368ab3cbc66e59f5a2406ca85502d0e
Author: Yoni Rabkin
Commit: Yoni Rabkin
release 7.6
---
NEWS | 8
doc/developer-release.txt | 16
emms.el | 4 ++--
3 files changed, 18 insertions(+), 10
branch: externals/consult
commit 882a954a5174c6979fc387e9b2d74fdb7d8507ee
Author: Daniel Mendler
Commit: Daniel Mendler
Shorter error message
---
consult.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/consult.el b/consult.el
index a82b2e6..a57c943 100644
--- a/consul
elpasync pushed a change to branch externals/consult.
from 7f11bf4 Simplify the README
new 05a0ee5 consult--join-regexps: No fallback to ordered regular
expressions, ignore excess input
new 882a954 Shorter error message
new 7940c07 Remove the space splitting
branch: externals/consult
commit 7940c0732bee6846ecffbad2b1a245348d25125a
Author: Daniel Mendler
Commit: Daniel Mendler
Remove the space splitting style (See #393)
---
CHANGELOG.org | 13 ++---
consult.el| 15 +--
2 files changed, 15 insertions(+), 13 deletions(-)
d
branch: externals/consult
commit 05a0ee5633d4a6e176a4c4dca0e385559bbeaf3f
Author: Daniel Mendler
Commit: Daniel Mendler
consult--join-regexps: No fallback to ordered regular expressions, ignore
excess input
See #393
---
consult.el | 15 +++
1 file changed, 7 insertions
branch: externals/consult
commit 7f11bf456561ae83879cc003051a1fa0a77f7443
Author: Daniel Mendler
Commit: Daniel Mendler
Simplify the README
---
README.org | 22 +-
1 file changed, 9 insertions(+), 13 deletions(-)
diff --git a/README.org b/README.org
index 0fcdd81..fdc34
branch: externals/consult
commit f96718419d2ab54b447c0cb0def2d951a8e9e72b
Author: Daniel Mendler
Commit: Daniel Mendler
Add consult--regexp-join-permutations
Automatically disengange for more than three regular expressions.
See the discussion in #393.
---
consult.el | 28 ++
branch: externals/consult
commit ac4da6bfe32e1c5c7713b8c2e424acd7796ff7f9
Author: Daniel Mendler
Commit: Daniel Mendler
Add consult--split-nil
See also recent discussion in #393
---
README.org | 5 +++--
consult.el | 11 +--
2 files changed, 12 insertions(+), 4 deletions(-
elpasync pushed a change to branch externals/consult.
from b54ea2d Fix typo (#390)
new ac4da6b Add consult--split-nil
new f967184 Add consult--regexp-join-permutations
new 7f11bf4 Simplify the README
Summary of changes:
README.org | 27
elpasync pushed a change to branch elpa/magit-section.
from 14ae9f6 Allow several infix arguments to have an empty value
adds 16316ed magit-merge: Add -Xignore-space-change and
-Xignore-all-space
No new revisions were added by this update.
Summary of changes:
Documentation/Re
elpasync pushed a change to branch elpa/magit.
from 14ae9f6 Allow several infix arguments to have an empty value
adds 16316ed magit-merge: Add -Xignore-space-change and
-Xignore-all-space
No new revisions were added by this update.
Summary of changes:
Documentation/RelNotes/3
branch: elpa/git-commit
commit 16316ed16d7eac48c045f5ed6a26ad437abbec93
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-merge: Add -Xignore-space-change and -Xignore-all-space
Closes #4387.
---
Documentation/RelNotes/3.3.0.org | 4
lisp/magit-merge.el | 2 ++
elpasync pushed a change to branch elpa/clojure-mode.
at ba59133 Add my Liberapay profile
This branch includes the following new commits:
new 3038db0 initial checkin of emacs clojure extensions
new 455d509 preserve open and close paren types when slurping
ne
branch: externals/flymake-proselint
commit b1ec0b534e2cba143db655c7225c36f5be900884
Author: Manuel Uberti
Commit: Manuel Uberti
Bump version
---
flymake-proselint.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/flymake-proselint.el b/flymake-proselint.el
index f98f6a1
branch: externals/flymake-proselint
commit 9a92fd8d80ec44fd33e452d754b96e959ee98c2c
Author: Manuel Uberti
Commit: Manuel Uberti
Fix spelling
---
flymake-proselint.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/flymake-proselint.el b/flymake-proselint.el
index 5b9a101
branch: externals/flymake-proselint
commit adf1ce7daf1380cb50f365a36548165fe4a32423
Author: Manuel Uberti
Commit: Manuel Uberti
Update installation instructions
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index fcaca5b..0223194 1
branch: externals/flymake-proselint
commit 47a68c79741758313dad3e31851234b610bd
Author: Manuel Uberti
Commit: Manuel Uberti
Capitalize first word of the error message
---
flymake-proselint.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/flymake-proselint.el b/flym
branch: externals/flymake-proselint
commit 2c2371546528dc70627c58ab74ac29ed4d7a8a0e
Author: Manuel Uberti
Commit: Manuel Uberti
Add GPL v3 badge
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 92a1044..d29a208 100644
--- a/README.md
+++ b/READ
branch: externals/flymake-proselint
commit f94565defa84a3784cdbab5dda5c02d3d5fef98a
Author: Manuel Uberti
Commit: Manuel Uberti
Update installation instructions
---
README.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 9412623..fcaca5b 1
branch: externals/flymake-proselint
commit ea6a1d181c4f8fe7b0ed72a7a550086d399d5346
Author: Manuel Uberti
Commit: Manuel Uberti
Build backend without flymake-quickdef
---
flymake-proselint.el | 65 ++--
1 file changed, 48 insertions(+), 17 del
branch: externals/flymake-proselint
commit 9d90a6b7c3954d4e42ee08d590d1531b28ff0c02
Author: Manuel Uberti
Commit: Manuel Uberti
Add .gitignore
---
.gitignore | 8
1 file changed, 8 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000..89a7597
--- /
branch: externals/flymake-proselint
commit 4375cbafd369c6ad6f09dd6c9822ed6f82af9414
Author: Manuel Uberti
Commit: Manuel Uberti
Add MELPA badge
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 29bda95..8e917d3 100644
--- a/README.md
+++ b/README.
branch: externals/flymake-proselint
commit e34155e6ac3efd137f651f1eeabe3896a09602b6
Author: Manuel Uberti
Commit: Manuel Uberti
Fix version
---
flymake-proselint.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/flymake-proselint.el b/flymake-proselint.el
index 558c428.
branch: externals/flymake-proselint
commit e4b6daad33823e000507f045a03acaa6252fc298
Author: Manuel Uberti
Commit: Manuel Uberti
First commit
---
LICENSE | 674 +++
README.md| 21 ++
flymake-proselint.el | 44
3
branch: externals/flymake-proselint
commit b94950301139846002d2020bc630440ff834bf24
Author: Manuel Uberti
Commit: Manuel Uberti
Fix example
---
README.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 1a247f3..9412623 100644
--- a/README
branch: externals/flymake-proselint
commit cb36a7c87bbb0a1fb8730c53471e6272e472566f
Author: Manuel Uberti
Commit: Manuel Uberti
Refine example
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 2581883..1a247f3 100644
--- a/README.md
+++ b/README.m
branch: externals/flymake-proselint
commit 41b0a7dda5949b5f9eb7b0d2b4c52334f3af84a1
Author: Manuel Uberti
Commit: Manuel Uberti
Fix wording
---
README.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 9378aa2..92a1044 100644
--- a/README
branch: externals/flymake-proselint
commit d99034aae5649e708a272e6fd37dc37470ec18b3
Author: Manuel Uberti
Commit: Manuel Uberti
Minor wording fix
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 8e917d3..2581883 100644
--- a/READM
branch: externals/flymake-proselint
commit 444bf068a548575d34d3d254769bb700a7866fa7
Author: Manuel Uberti
Commit: Manuel Uberti
Add MELPA instructions
---
README.md | 11 +--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index d29a208..29bda95 1
elpasync pushed a change to branch externals/flymake-proselint.
at adf1ce7 Update installation instructions
This branch includes the following new commits:
new e4b6daa First commit
new 41b0a7d Fix wording
new 2c23715 Add GPL v3 badge
new c3d57a4
branch: externals/flymake-proselint
commit 502d5478a884175399aa698ebc367242bb88cc3a
Author: Manuel Uberti
Commit: Manuel Uberti
Prefer user-error to error
---
flymake-proselint.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/flymake-proselint.el b/flymake-proselint.el
branch: externals/flymake-proselint
commit c3d57a4ae82b70df08d07f7a677914022a2d8226
Author: Manuel Uberti
Commit: Manuel Uberti
Add keyword and license
---
flymake-proselint.el | 13 +
1 file changed, 13 insertions(+)
diff --git a/flymake-proselint.el b/flymake-proselint.el
ind
branch: main
commit 103df0a783f5275adcbeb6c5a85aa24703e52d07
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages ("flymake-proselint"): New package
---
elpa-packages | 2 ++
1 file changed, 2 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index c355604..d87a9f9 100644
-
branch: main
commit 168e2ea52a597f9e7fc6fe0cea86c8c8b0ad7b83
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages ("clojure-mode"): Ignore "doc"
Bozhidar Batsov was right, it shouldn't be included, it's not really
"doc" and bloats up the tarballs.
---
elpa-packages | 2
branch: main
commit f1a77b8db9a288b27eb3a32e6b14296ee0b5bc81
Author: Bozhidar Batsov
Commit: Stefan Monnier
* elpa packages (clojure-mode): Add package
---
elpa-packages | 4
1 file changed, 4 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index fe68de0..aa2327a 100644
--- a
branch: externals/corfu
commit d786e77573e8b78c48f1138ae88065336dce2e30
Author: Daniel Mendler
Commit: Daniel Mendler
Avoid recomputation for empty input (Fix #48)
---
corfu.el | 11 +++
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/corfu.el b/corfu.el
index 234488d.
branch: externals/corfu
commit 954a16271c5c1957124c54595d111dd57e8466f8
Author: Daniel Mendler
Commit: Daniel Mendler
Enable prefix arguments for corfu-next/previous
---
corfu.el | 29 ++---
1 file changed, 14 insertions(+), 15 deletions(-)
diff --git a/corfu.el b/c
elpasync pushed a change to branch externals/corfu.
from dcb2999 Fix typos
new cf75c08 Go back to prompt with scroll on first candidate. (#51)
new b766e82 Enable prefix arguments for scrolling
new 954a162 Enable prefix arguments for corfu-next/previous
branch: externals/corfu
commit b766e828eaababe2e45b3a4956e46f670b630a84
Author: Daniel Mendler
Commit: Daniel Mendler
Enable prefix arguments for scrolling
---
corfu.el | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/corfu.el b/corfu.el
index 7dee7
branch: externals/corfu
commit cf75c085b95b55f5c08aa58dd9c3c21ba2015dea
Author: JD Smith <93749+jdtsm...@users.noreply.github.com>
Commit: GitHub
Go back to prompt with scroll on first candidate. (#51)
---
corfu.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/corf
branch: elpa/editorconfig
commit f14ea2ede4a7cc3e96c2d4e2265093b62c51442c
Author: 10sr <8.slas...@gmail.com>
Commit: GitHub
Add some bug fixes to 20210221-testing (#258)
* Rename internal function name
* Update comment
* Update -set-coding-system func name and doc
branch: elpa/lua-mode
commit 5a9bee8d5fc978dc64fcb677167417010321ba65
Merge: 7ee3feb 50f8312
Author: immerrr again
Commit: GitHub
Merge pull request #195 from phikal/patch-2
Fix URL tag
---
lua-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lua-mode.el
branch: externals/company
commit 6b66407b6c7e669bc049deb74c42cd99155daeb4
Merge: b2003cf 4ca77f2
Author: Dmitry Gutov
Commit: GitHub
Merge pull request #1163 from yuchunzhou/master
Add keywords for lua mode
---
company-keywords.el | 4
1 file changed, 4 insertions(+)
diff --g
branch: externals/company
commit 7ae456cf76e04b5141f7b72e9ba3ed0ac681a8c7
Author: yuchunzhou
Commit: yuchunzhou
add keywords for lua mode
---
company-keywords.el | 4
1 file changed, 4 insertions(+)
diff --git a/company-keywords.el b/company-keywords.el
index 2c535a8..5cc5f5e 100644
-
branch: externals/company
commit 4ca77f2dcac1195f7918acb4b07a9f0b085f72eb
Author: yuchunzhou
Commit: yuchunzhou
update
---
company-keywords.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/company-keywords.el b/company-keywords.el
index 5cc5f5e..0bb17ef 100644
--- a/co
branch: elpa/lua-mode
commit 50f8312985ff4c0b87f1fb4ed5dd0593810a737b
Author: Philip K
Commit: GitHub
Fix URL tag
---
lua-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lua-mode.el b/lua-mode.el
index 637ad09..a08c9d6 100644
--- a/lua-mode.el
+++ b/lua-mode.el
@
elpasync pushed a change to branch externals/company.
from b2003cf Fix some warnings in tests
new 7ae456c add keywords for lua mode
new 4ca77f2 update
new 6b66407 Merge pull request #1163 from yuchunzhou/master
Summary of changes:
company-keywords.el | 4 +
elpasync pushed a change to branch elpa/magit-section.
from 4567354 magit-git-executable: Trim outdated comment
adds 14ae9f6 Allow several infix arguments to have an empty value
No new revisions were added by this update.
Summary of changes:
Documentation/RelNotes/3.3.0.org |
elpasync pushed a change to branch elpa/magit.
from 4567354 magit-git-executable: Trim outdated comment
adds 14ae9f6 Allow several infix arguments to have an empty value
No new revisions were added by this update.
Summary of changes:
Documentation/RelNotes/3.3.0.org | 4
branch: elpa/git-commit
commit 14ae9f6d9016d8ced2cc8daad949a73b150c2f13
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Allow several infix arguments to have an empty value
Closes #4379.
---
Documentation/RelNotes/3.3.0.org | 4
lisp/magit-blame.el | 2 ++
lisp/ma
branch: elpa/smartparens
commit 9d2545ca45cf839018e1d66b1baa4d9b84e23998
Author: Rommel MARTINEZ
Commit: Rommel MARTINEZ
README.md: fix link
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 3582ac8..54fcf3a 100644
--- a/README.md
branch: elpa/smartparens
commit 1d7f8fbf5389f83f4c0ae72cd7fbb6fa3341beda
Merge: 911cc89 9d2545c
Author: Matus Goljer
Commit: GitHub
Merge pull request #1094 from ebzzry/master
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 3582a
branch: externals/ada-mode
commit 1c525076d224d2eb5030c7d4bb866a0a1b82918a
Author: Stephen Leake
Commit: Stephen Leake
Release ada-mode 7.1.8; packaging fix
* ada-mode.el: Require wisi 3.1.5, for latest compiler compatibility.
Bump version.
* NEWS: Bump version.
* R
elpasync pushed a change to branch elpa/magit-section.
from 5d997f2 magit-stash-both: Fix typo
adds 4567354 magit-git-executable: Trim outdated comment
No new revisions were added by this update.
Summary of changes:
lisp/magit-git.el | 7 ++-
1 file changed, 2 insertions(+
elpasync pushed a change to branch elpa/magit.
from 5d997f2 magit-stash-both: Fix typo
adds 4567354 magit-git-executable: Trim outdated comment
No new revisions were added by this update.
Summary of changes:
lisp/magit-git.el | 7 ++-
1 file changed, 2 insertions(+), 5 del
branch: elpa/git-commit
commit 456735401b6524f822fecc3fbb49a5c9199f9d4d
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-git-executable: Trim outdated comment
---
lisp/magit-git.el | 7 ++-
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/lisp/magit-git.el b/lisp/magit
branch: elpa/evil
commit e5c07178660e3e9f4ce4206652abff51fcee03b5
Merge: 5c28294 599f79b
Author: Vasilij Schneidermann
Commit: GitHub
Merge pull request #1508 from emacs-evil/nongnu-elpa-mention
Mention NonGNU ELPA
---
.github/ISSUE_TEMPLATE.md | 2 +-
README.md |
branch: elpa/evil
commit 599f79b3ab454bf809a19e48309d911a35e29e46
Author: Vasilij Schneidermann
Commit: Vasilij Schneidermann
Mention NonGNU ELPA
---
.github/ISSUE_TEMPLATE.md | 2 +-
README.md | 11 +++
doc/source/overview.rst | 20 +++-
evil.el
branch: elpa/editorconfig
commit 1677c88f9062fe8084afd24be9c520be57cc192c
Author: Kaleb Elwert
Commit: GitHub
Fix excluding the recentf-save-file when in a symlinked directory (#256)
---
editorconfig.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/editorconfig.el b/ed
69 matches
Mail list logo