branch: main
commit 901aca67cc51bcd34bb566ecdb0a69efeaae7ab4
Author: Stefan Monnier
Commit: Stefan Monnier
elpa-packages (mathsheet): Add README.md
---
elpa-packages | 1 +
1 file changed, 1 insertion(+)
diff --git a/elpa-packages b/elpa-packages
index e99316f136..bf84f718a1 100644
--- a/e
branch: externals/mathsheet
commit 69ccb93e88024bf61eeda8d5e8ee59cdf0a5b9ed
Author: Ian Martins
Commit: Ian Martins
Fixed dependencies
---
README.md | 6 +++---
mathsheet.el | 4 ++--
mathsheet.org | 6 +++---
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/README.md b/R
elpasync pushed a change to branch elpa/clojure-ts-mode.
from 93253746c0 Improve the refactoring docs a bit
new 6db68e63c5 Add dis_expr to the list of sexp things
new 83d1aed86b Better handling of namespaced maps
Summary of changes:
CHANGELOG.md
branch: elpa/clojure-ts-mode
commit 6db68e63c595d037ea497782e797cc5eae32cfcc
Author: Roman Rudakov
Commit: Bozhidar Batsov
Add dis_expr to the list of sexp things
This fixes a bug in clojure-ts-align. Before this change #_ and the
following
ignored expression were treated as 2
branch: elpa/clojure-ts-mode
commit 83d1aed86b385d39b06fc5daf5c32d07960e23e9
Author: Roman Rudakov
Commit: Bozhidar Batsov
Better handling of namespaced maps
---
CHANGELOG.md | 3 +--
clojure-ts-mode.el | 36 +---
branch: elpa/gptel
commit 7e22a97127c9fa8649c714334f15c6d978fe0616
Author: Rami Chowdhury
Commit: GitHub
gptel-gemini: Fix filtering of unsupported tool attributes (#834)
gptel-gemini.el (gptel--gemini-filter-schema): Remove `additionalProperties'
recursively from sub-schemas wh
branch: externals/a68-mode
commit b79d05da4a5c0cea73a07db0df747d19cc6924d2
Author: Jose E. Marchesi
Commit: Jose E. Marchesi
Bump version to 1.2
---
a68-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/a68-mode.el b/a68-mode.el
index e1d6929754..2481b41147 100644
branch: elpa/free-keys
commit bed8e9c356c889cd98dd7a4a63c69d6c4960cf82
Merge: 32fd00f222 de1c515815
Author: Matus Goljer
Commit: GitHub
Merge pull request #9 from pierre-rouleau/master
Fix All checkdoc warnings.
---
free-keys.el | 27 ---
1 file changed, 16
branch: elpa/free-keys
commit de1c5158153016c59a687bd8515feeb7391c7bb5
Author: Pierre Rouleau
Commit: Pierre Rouleau
Dix the checkdoc warnings.
Fixed the warnings while trying to keep the same description.
It's not always easy to prevent these warnings while keeping the exa
branch: elpa/consult-flycheck
commit 8067363ee33c01d339d9f18091dce5f18e3b97ee
Author: Daniel Mendler
Commit: Daniel Mendler
Update bug report template
---
.github/ISSUE_TEMPLATE/bug_report.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/bug
branch: elpa/annotate
commit 890eb002c06f1c2cb0351716cf08c68c6a9ca625
Author: JenChieh
Commit: JenChieh
fix: snapshot warnings
---
annotate.el | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/annotate.el b/annotate.el
index c16d3ce27e..d5472b9de1 10
branch: elpa/annotate
commit b485ce509e84e3bb5fd489f597a154f99f2748db
Author: JenChieh
Commit: JenChieh
fix: diff-buffers added after 27.1
---
.github/workflows/test.yml | 3 ---
Eask | 2 +-
annotate.el| 2 +-
3 files changed, 2 insertions(+), 5 deleti
branch: elpa/annotate
commit cd11acc0db29ba8eef692274f8b0e9a1ce1fe0ab
Author: JenChieh
Commit: JenChieh
fix: wrap entire info setup
---
annotate.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/annotate.el b/annotate.el
index a1ea0ab008..76110aea29 100644
--- a/a
branch: elpa/annotate
commit cc686bef2a29f4438cd2e3b216dbe8cc772e8dd2
Author: JenChieh
Commit: JenChieh
fix: indent issue and mix used of tab/spaces
---
annotate.el | 616 ++--
1 file changed, 309 insertions(+), 307 deletions(-)
diff
branch: elpa/annotate
commit 0fc41a09208cda71e309fcc4546537df44658d76
Author: JenChieh
Commit: JenChieh
fix: Set minimum version to 30.1
---
.github/workflows/test.yml | 4
Eask | 2 ++
annotate.el| 1 +
3 files changed, 3 insertions(+), 4 deletion
branch: elpa/annotate
commit 2db6d5ef31aeacaaffe21d159401014c899feb76
Merge: de797e4f8f b485ce509e
Author: cage2 <1257703+ca...@users.noreply.github.com>
Commit: GitHub
Merge pull request #172 from jcs-PR/ci/basic
ci: Add basic CI
---
.github/workflows/test.yml | 57
.gitignor
elpasync pushed a change to branch elpa/annotate.
from de797e4f8f Merge pull request #171 from cage2/master
new fcab8a476d ci: Add basic CI
new 0fc41a0920 fix: Set minimum version to 30.1
new 890eb002c0 fix: snapshot warnings
new 25b339fe2f fix: wrap info-set
branch: elpa/annotate
commit fcab8a476ddbb1bfc0164ca7c3f5bebb49ca8ac1
Author: JenChieh
Commit: JenChieh
ci: Add basic CI
---
.github/workflows/test.yml | 60 ++
.gitignore | 3 +++
Eask | 17 +
3
branch: elpa/annotate
commit 25b339fe2fb2b0800b8d9508d2b544a188f64d12
Author: JenChieh
Commit: JenChieh
fix: wrap info-setup
---
.github/workflows/test.yml | 4 +++
Eask | 2 +-
annotate.el| 69 ++
3 files c
branch: externals/vertico
commit a0403735c91b519afedfc6b7585ec4dfb7e4dd61
Author: Daniel Mendler
Commit: Daniel Mendler
Update bug report template
---
.github/ISSUE_TEMPLATE/bug_report.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/bug_rep
branch: externals/tempel
commit 04bd2e418d7002e740814671a98cbbbed84032c0
Author: Daniel Mendler
Commit: Daniel Mendler
Update bug report template
---
.github/ISSUE_TEMPLATE/bug_report.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/bug_repo
branch: externals/osm
commit 0c976bc0cd1b61f2e7761703f30d6731bb2984cd
Author: Daniel Mendler
Commit: Daniel Mendler
Update bug report template
---
.github/ISSUE_TEMPLATE/bug_report.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/bug_report.
branch: externals/org-modern
commit 6d375b9dfb8b0fb9df2c342889f94dcb653437dc
Author: Daniel Mendler
Commit: Daniel Mendler
Update bug report template
---
.github/ISSUE_TEMPLATE/bug_report.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/bug_
branch: externals/org
commit 83a55c6febdf59934af7ed47ead722c0211ba874
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-element: Fix parsing top-level property drawer after comment and blanks
* lisp/org-element.el (org-element--current-element): Trust parser
mode when deciding w
branch: externals-release/org
commit 84f18cceaec74f42587b9ff4c796b23b5073d377
Author: Ihor Radchenko
Commit: Ihor Radchenko
Update version number for the 9.7.30 release
---
lisp/org.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/org.el b/lisp/org.el
index 9e8bf8
branch: externals/matlab-mode
commit 3bbd36c45f7057b99131352d6d534fdb091b38e9
Author: John Ciolfi
Commit: John Ciolfi
add matlab-comment-heading-face for "%% description" comments
---
matlab-sections.el | 59 +++---
matlab-syntax.el | 34 +++
elpasync pushed a change to branch externals/matlab-mode.
from 64e1805d36 Fix and improve remote matlab-shell
new e0d4b24376 matlab-sections: fix case of only one code section in a
script file
new 3bbd36c45f add matlab-comment-heading-face for "%% description"
comments
S
branch: externals/matlab-mode
commit e0d4b243765f09813fcf310d2480a17f4df3df81
Author: John Ciolfi
Commit: John Ciolfi
matlab-sections: fix case of only one code section in a script file
---
matlab-sections.el | 56 ++--
tests/mstest-sections
branch: externals/marginalia
commit 3cfba58cd56bdf5c12609a8bfc89fb97f3df37b0
Author: Daniel Mendler
Commit: Daniel Mendler
Update bug report template
---
.github/ISSUE_TEMPLATE/bug_report.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/bug_
branch: externals/jinx
commit 12da29929ac356ff2ae221b30b789c3a682b2b4a
Author: Daniel Mendler
Commit: Daniel Mendler
Update bug report template
---
.github/ISSUE_TEMPLATE/bug_report.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/bug_report
branch: externals/dicom
commit df63045afc0740e4af25bd7f8b6b2e21c92cd987
Author: Daniel Mendler
Commit: Daniel Mendler
Update bug report template
---
.github/ISSUE_TEMPLATE/bug_report.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/bug_repor
branch: externals/corfu
commit 1291799c10755255253a860849b0e5c6c2e29a9b
Author: Daniel Mendler
Commit: Daniel Mendler
Update bug report template
---
.github/ISSUE_TEMPLATE/bug_report.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/bug_repor
branch: externals/consult
commit eae64815fbfa74327dcda9de3cb1b9a725d59b2d
Author: Daniel Mendler
Commit: Daniel Mendler
consult-compile: Add g narrow key for grep locations
I find it a little inconvenient that grep and compile errors are treated the
same way. This is a result of
branch: externals/cape
commit 753bed1c814f043591782e9ef375c7fda5f8
Author: Daniel Mendler
Commit: Daniel Mendler
Update bug report template
---
.github/ISSUE_TEMPLATE/bug_report.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/bug_report
branch: elpa/cider
commit cb2646e9f398909dd4064a5d1e96ea35f17081a8
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
[Docs] Move the SLIME section to a better location
---
doc/modules/ROOT/pages/index.adoc | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/
branch: elpa/clojure-ts-mode
commit 93253746c0a360532bad3bcd5ef850925b0f8b14
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Improve the refactoring docs a bit
---
README.md | 83 ++-
1 file changed, 40 insertions(+), 43 deletions(
elpasync pushed a change to branch elpa/cider.
from 8b8abc1e0d [Docs] Fix a broken link (#3820)
new 04d8e5a0a4 Tweak markup
new 72c47048b7 Remove mentions of Lumo
new cb2646e9f3 [Docs] Move the SLIME section to a better location
Summary of changes:
README.md
branch: elpa/cider
commit 72c47048b7c0c2f5f2ae5e13b376669e06dbc5b3
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Remove mentions of Lumo
The project has been dead for a while now.
---
doc/modules/ROOT/pages/cljs/overview.adoc | 2 +-
doc/modules/ROOT/pages/index.adoc
branch: elpa/cider
commit 04d8e5a0a46603d4d926701fb07c948d09776ac5
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Tweak markup
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 41be31d5b5..29dcad8c7d 100644
--- a/README.md
+++ b/R
branch: externals/vertico
commit 733593949e067105a664858286c0afdb2be479be
Author: Daniel Mendler
Commit: Daniel Mendler
README: Update comparisons
---
README.org | 20 +---
1 file changed, 9 insertions(+), 11 deletions(-)
diff --git a/README.org b/README.org
index 101ee7d83
branch: externals/vertico
commit 1cc33cbaf6fce1194d546ba4a9efac999332da2d
Author: Daniel Mendler
Commit: Daniel Mendler
README: Shorten section about deprecate Selectrum
---
README.org | 8 ++--
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/README.org b/README.org
index
41 matches
Mail list logo