branch: externals/polymode
commit c12fa8fb1c3c49300d214203e6309161e1aacea4
Author: vitalie
Commit: Vitalie Spinu
Improve on naming of lsp subsystem functons
---
.dir-locals.el| 3 +-
polymode-compat.el| 93 +-
polymode-core.el
branch: externals/polymode
commit 3ac3e26a3214a950188fc2d50890612d398cc83a
Author: Dan Kessler
Commit: Vitalie Spinu
Avoid moving point during pm--lsp-text
---
polymode-compat.el | 69 --
polymode-core.el | 2 ++
2 files changed, 38 ins
branch: externals/polymode
commit e87bf5b4da2934875fae643cb5d74b66c5b45711
Author: vitalie
Commit: vitalie
Tiny optimization in overlay relocation
---
polymode-core.el | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/polymode-core.el b/polymode-core.el
index cdccec376f.
elpasync pushed a change to branch externals/polymode.
from 789ba7340e Avoid aliases point-at-bol and point-at-eol, obsolete
from Emacs 29
new 3ac3e26a32 Avoid moving point during pm--lsp-text
new c12fa8fb1c Improve on naming of lsp subsystem functons
new e87bf5b4da
branch: elpa/aidermacs
commit 9feca8d5e169abdc9a7fafda966ad73da78baf71
Author: Brian McGillion
Commit: Matthew Zeng
backends: Adjust the backends for lazy-load vterm
Fixes: #135
The detection of whether vterm is present during init or not, before
making the functionalit
branch: elpa/inf-clojure
commit 5decdb89d261247dec01879e763cec0d6b7d04f4
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Update changelog entry
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d483b14fcf..f3c3e9022f 10064
branch: externals/org-modern
commit a58534475b4312b0920aa9d3824272470c8e3500
Author: Daniel Mendler
Commit: Daniel Mendler
Version 1.8
---
CHANGELOG.org | 2 +-
org-modern.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 244b5642b
branch: externals/matlab-mode
commit 63eff5166a1b9058b7bbaa3a3f563d4643163b1a
Author: John Ciolfi
Commit: John Ciolfi
Add doc/matlab-shell-for-unix.org
---
doc/matlab-shell-for-unix.org | 21 +
1 file changed, 21 insertions(+)
diff --git a/doc/matlab-shell-for-unix.org
branch: externals/matlab-mode
commit eea387a9feeea890688579e33fa08e8bb86c90c7
Author: John Ciolfi
Commit: John Ciolfi
README.org - improve the overview / getting started
With this, the start of the README.org should address the need for a
getting started guide.
https://git
branch: elpa/inf-clojure
commit d285b62ecb74e47f7422e72754a5500f4ad86f7d
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Address a couple of lint issues
---
inf-clojure.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/inf-clojure.el b/inf-clojure.el
index 3e81d9fed
elpasync pushed a change to branch elpa/cider.
from 8b446069b9 [Docs] Suggest the use of package-vc-install for
downgrading CIDER
new 24bb05c490 Reflow long line
new 03acf47e11 Remove stale labels instantly on activity
new f9b68ff111 Disable a failing test
Summary
branch: elpa/inf-clojure
commit ac073957ababe266863d66e1b9dd9ada4629e3cd
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Address a couple of byte-compilation issues
---
inf-clojure.el | 4
1 file changed, 4 insertions(+)
diff --git a/inf-clojure.el b/inf-clojure.el
index d29e5bd738..5
branch: elpa/inf-clojure
commit 1b817dca59c763e96162b1d7d9b87f5108a1975f
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Tweak the name of a variable
---
inf-clojure.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/inf-clojure.el b/inf-clojure.el
index cd77498ed9
branch: elpa/inf-clojure
commit fd9a8fe3bae6e2a64244f8f1ca866bc56447a625
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Remove boot project detection
Boot is dead.
---
inf-clojure.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/inf-clojure.el b/inf-clojure.el
index c27510865
branch: elpa/inf-clojure
commit b6268430a357b34a10fe9412df507bed77e28fa4
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Tweak a docstring
---
inf-clojure.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/inf-clojure.el b/inf-clojure.el
index 83f640ccb2..77336a2161 1006
branch: elpa/inf-clojure
commit 782bcd9ec89533d7a78dc087e42cc5f27bb5e70b
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Add Emacs 29 and 30 to the CI matrix
---
.circleci/config.yml | 20 +++-
1 file changed, 19 insertions(+), 1 deletion(-)
diff --git a/.circleci/config.ym
elpasync pushed a change to branch externals/matlab-mode.
from 6d1ae88fb9 Move faq from README.org into doc/faq.org
new 63eff5166a Add doc/matlab-shell-for-unix.org
new eea387a9fe README.org - improve the overview / getting started
Summary of changes:
README.org
branch: elpa/cider
commit 03acf47e1134de3144c2099dfd4ad9f5728f5233
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Remove stale labels instantly on activity
---
.github/workflows/unstale.yml | 19 +++
1 file changed, 19 insertions(+)
diff --git a/.github/workflows/unstale.y
branch: elpa/cider
commit 24bb05c49077cee5565ec776d29e32e6501b4392
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Reflow long line
---
doc/modules/ROOT/pages/basics/installation.adoc | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/doc/modules/ROOT/pages/basics/instal
branch: elpa/cider
commit f9b68ff1117ffe46343c8f6bd415f0db780e863e
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Disable a failing test
Seems the stubbing is not working properly for some reason, but I can't
reproduce the problem locally.
---
test/cider-util-tests.el | 2 +-
branch: elpa/inf-clojure
commit 89d8874a19c84e3a737a3f3696bfad540b74f117
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Revert "Remove duplicated [] characters from a regexp"
The previous change resulted in some other lint error. Regular expressions
are
hard!
This rev
branch: elpa/inf-clojure
commit 43c436f93da45cdf487ed6bee243006884d8845d
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Remove duplicated [] characters from a regexp
---
inf-clojure.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/inf-clojure.el b/inf-clojure.el
index
elpasync pushed a change to branch elpa/inf-clojure.
from 782bcd9ec8 Add Emacs 29 and 30 to the CI matrix
new d285b62ecb Address a couple of lint issues
new 1b817dca59 Tweak the name of a variable
new ac073957ab Address a couple of byte-compilation issues
new
branch: externals/polymode
commit 789ba7340e352bcdb4b51bb91fda523f7fa2bb9b
Author: Peter Oliver
Commit: Vitalie Spinu
Avoid aliases point-at-bol and point-at-eol, obsolete from Emacs 29
---
polymode-compat.el| 6 +++---
polymode-core.el | 4 ++--
polymode-methods.el
branch: externals/denote
commit 2f9ef0cad8c157cb5efb99c9bc4ce1482b257d69
Author: Jean-Philippe Gagné Guay
Commit: Jean-Philippe Gagné Guay
Rename denote-sluggify function
---
README.org | 28 +++-
denote.el | 28 ++--
2 files changed, 33 inse
elpasync pushed a change to branch externals/denote.
from 2b1625a9c6 Revert "Add user option
'denote-sluggify-signature-in-frontmatter'"
new e0a4bb42b1 Use user-specified sluggification for front matter
signatures.
new 2f9ef0cad8 Rename denote-sluggify function
new
branch: externals/denote
commit d54c41e1799583a46b61022bf750d3b7c7e775a4
Merge: 2b1625a9c6 2f9ef0cad8
Author: Protesilaos Stavrou
Commit: GitHub
Merge pull request #607 from jeanphilippegg/fix-sluggification
Ensure sluggification of signature in front matter obey
denote-file-name-s
branch: externals/denote
commit e0a4bb42b17b3652fc6b3ae21c4252fe42d4a841
Author: Jean-Philippe Gagné Guay
Commit: Jean-Philippe Gagné Guay
Use user-specified sluggification for front matter signatures.
---
denote.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/den
branch: externals/denote
commit e57f38f25bdbd12294c0f159a795686938a77eb9
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Clarify that denote-sluggify-and-apply-rules is the new name of
denote-sluggify
This was done in commits 2f9ef0c and e0a4bb4, which were contributed
branch: externals/consult
commit 59fd94d147503e519631077369a60719763e7f33
Author: Daniel Mendler
Commit: Daniel Mendler
README: Document grep-edit-mode
---
README.org | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/README.org b/README.org
index 9860b5ac7c..d8b
branch: externals/vertico
commit 6583b38a7455e1f4c8dbfd2e7854014fae1bdf01
Author: Daniel Mendler
Commit: Daniel Mendler
README: Document grep-edit-mode
---
README.org | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index a998e9b773..a15347577
elpasync pushed a change to branch externals/vertico.
from 54829f6103 Simplify vertico--debug
new 6583b38a74 README: Document grep-edit-mode
new 5b6b8af7c8 README: Update
Summary of changes:
README.org | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
branch: externals/vertico
commit 5b6b8af7c8149f8ff1e4ce6956395739d9a6ad0a
Author: Daniel Mendler
Commit: Daniel Mendler
README: Update
---
README.org | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index a153475771..5d39d993e3 100644
--- a/REA
branch: elpa/projectile
commit 0212d15f0cfb4b5de1879250072a9ee45cf298c2
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Tweak a changelog entry
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 396a372b6e..f80204beef 10064
branch: elpa/crux
commit 3b72275fce66162770b53cf72eb72515c3e68492
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Tweak the changelog
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 713a104e99..cb3668ea2a 100644
--- a/CHANGELOG.md
+++
branch: externals/polymode
commit 14b3abc1e2467707398b6e7e5852b56f1463994b
Author: vitalie
Commit: vitalie
[Fix 344] Unobsolete polymode-prefix-key and document programatic re-binding
---
polymode.el | 20 ++--
1 file changed, 14 insertions(+), 6 deletions(-)
diff --git a/p
elpasync pushed a change to branch externals/polymode.
from e87bf5b4da Tiny optimization in overlay relocation
new 32d0d6d3e1 Simplify buffer naming logic and correctly keep track of
file and buffer renames
new 14b3abc1e2 [Fix 344] Unobsolete polymode-prefix-key and documen
branch: elpa/inf-clojure
commit bdef6110a3d051c08179503207eadc43b1dd4d09
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Release 3.3
---
CHANGELOG.md | 2 ++
README.md | 2 +-
inf-clojure.el | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGEL
branch: externals/polymode
commit 32d0d6d3e128a265119e113bf21982364228f8f8
Author: vitalie
Commit: vitalie
Simplify buffer naming logic and correctly keep track of file and buffer
renames
fix #346
---
polymode-compat.el | 18 +++---
polymode-core.el| 42 +++
branch: elpa/inf-clojure
commit c86e4a1947707818795d99eabbb5af9549c9960f
Author: Roman Rudakov
Commit: Bozhidar Batsov
Fix CI failures
---
.circleci/config.yml | 9 -
inf-clojure.el| 18 +++---
test/inf-clojure-tests.el | 5 ++---
3 files changed, 13 i
elpasync pushed a change to branch elpa/inf-clojure.
from b6268430a3 Tweak a docstring
new c86e4a1947 Fix CI failures
new 7f5dd9cf89 Tweak docstrings
new bdef6110a3 Release 3.3
new 5decdb89d2 Update changelog entry
Summary of changes:
.circleci/config.yml
branch: elpa/inf-clojure
commit 7f5dd9cf897b6612d72b1f8daba49579b9b3488f
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Tweak docstrings
---
inf-clojure.el | 15 +++
1 file changed, 3 insertions(+), 12 deletions(-)
diff --git a/inf-clojure.el b/inf-clojure.el
index 912237156c.
branch: externals/doric-themes
commit ee9cf8c1aec621da56681802eb52cbc556c42501
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Adjust the contrast of doric-obsidian fg-shadow-subtle, fg-shadow-intense,
fg-accent
---
contrasts.org | 6 +++---
doric-obsidian-theme.el | 6 ++
branch: externals/doric-themes
commit 228ea8109333dee638d6c7e81e7850c648344d7c
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Adjust the contrast of doric-water fg-shadow-subtle, fg-shadow-intense,
fg-main
---
contrasts.org| 6 +++---
doric-water-theme.el | 6 +++---
2 fil
branch: externals/doric-themes
commit 036b40e8de3b0f8faebc163fea5f4b22ecd3726d
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Increase the contrast of doric-fire fg-shadow-subtle, fg-shadow-intense,
fg-accent
---
contrasts.org | 6 +++---
doric-fire-theme.el | 6 +++---
2 fi
branch: externals/doric-themes
commit 6e4a8490f54ec18b6e6e3a1f674b0a8aa53f1d49
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Adjust the contrast of doric-marble fg-shadow-subtle, fg-shadow-intense,
fg-accent
---
contrasts.org | 6 +++---
doric-marble-theme.el | 6 +++---
branch: externals/doric-themes
commit 3e3ef1f115e2e47c66e92162e7697750319695ac
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Adjust the contrast of doric-plum fg-shadow-subtle, fg-shadow-intense,
fg-accent
---
contrasts.org | 6 +++---
doric-plum-theme.el | 6 +++---
2 file
elpasync pushed a change to branch externals/doric-themes.
from 6425aaff88 Revise the doric-fire shadow and accent colours to work
better in tandem
new 9923e69256 Add file with contrast ratio values
new 036b40e8de Increase the contrast of doric-fire fg-shadow-subtle,
fg-sh
branch: externals/doric-themes
commit 2f9de11062236a34b65df3540888726e81bd880e
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Adjust the contrast of doric-earth fg-shadow-subtle, fg-shadow-intense,
fg-accent
---
contrasts.org| 6 +++---
doric-earth-theme.el | 6 +++---
2 f
branch: externals/doric-themes
commit 9923e69256285324ac693a8244ef55e3b53a1a45
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add file with contrast ratio values
---
contrasts.org | 257 ++
1 file changed, 257 insertions(+)
d
branch: externals/corfu
commit 77e639bc6b982be09f355390beef6f200936109a
Author: Daniel Mendler
Commit: Daniel Mendler
Version 2.2
---
CHANGELOG.org | 2 +-
corfu.el | 2 +-
extensions/corfu-echo.el | 4 ++--
extensions/corfu-history.el | 4 ++--
e
branch: externals/vertico
commit bb6abf63cc439601cd65682cfd549e4b6d63d409
Author: Daniel Mendler
Commit: Daniel Mendler
Version 2.2
---
CHANGELOG.org | 2 +-
extensions/vertico-buffer.el | 4 ++--
extensions/vertico-directory.el | 4 ++--
extensions/vertico-flat.e
branch: externals/jinx
commit 1e143deb27ff9906bf93bd17bbf07e244cc7ca58
Author: Daniel Mendler
Commit: Daniel Mendler
Version 2.2
---
CHANGELOG.org | 2 +-
jinx.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 752d537306..fef
branch: elpa/gptel
commit 22f743287c011f8c31b1f123a2e38a502e28f474
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
gptel: Increase default Curl timeout (#875)
* gptel-curl.el (gptel-curl--common-args): Increase default Curl
speed-time option (timeout) to 7200 seconds.
--
branch: externals/doric-themes
commit db660f90dcad5111c2ced74451eb5a9c88712b74
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Adjust the contrast of doric-earth fg-main
---
contrasts.org| 2 +-
doric-earth-theme.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
d
branch: externals/doric-themes
commit a4bbc1fdb82a4ff828a4a855853a512bc4c0d534
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Measure colour distance between the backgrounds
---
contrasts.org | 105 ++
1 file changed, 105 inse
branch: externals/doric-themes
commit b14ae09c81dfb66971e2464fa0ec335c6af07315
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Adjust the contrast of doric-cherry fg-shadow-subtle, fg-shadow-intense,
fg-accent, fg-main
---
contrasts.org | 8
doric-cherry-theme.el |
elpasync pushed a change to branch externals/doric-themes.
from 2f9de11062 Adjust the contrast of doric-earth fg-shadow-subtle,
fg-shadow-intense, fg-accent
new db660f90dc Adjust the contrast of doric-earth fg-main
new b14ae09c81 Adjust the contrast of doric-cherry fg-shado
branch: externals/doric-themes
commit 4575e6478ab9e927aba7bc024458f729af4ec890
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Tweak the foreground of the fringe face
---
doric-themes.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doric-themes.el b/doric-them
branch: externals/matlab-mode
commit 6d1ae88fb92a1c85352f2e7ffbff22466be45dcb
Author: John Ciolfi
Commit: John Ciolfi
Move faq from README.org into doc/faq.org
---
README.org | 51 ++-
doc/faq.org | 71 ++
branch: externals/polymode
commit 0ed5db7b8c1be70f55697b7d00b32c02f9afaafd
Author: German Nurlygaianov
Commit: Vitalie Spinu
Prevent .org buffer unfolding when going into source code block
- The bug occurs when point moves in/out of source code blocks. The reason
is
~move-overl
branch: externals/polymode
commit cc3b33aab2a0d774d55c7d5eb949b412561c
Author: vitalie
Commit: vitalie
Fix bug-regexp reference
---
.dir-locals.el | 4 ++--
polymode-core.el | 2 ++
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/.dir-locals.el b/.dir-locals.el
index 32
branch: elpa/org-journal
commit 8b9b46f988ed69baee0b3db4fde9ee5827587b1e
Merge: e581bf5530 25c5d95dba
Author: Bastian Bechtold
Commit: GitHub
Merge pull request #457 from jcs-PR/ci/improve
ci: Improve CI and fix compile warnings
---
.github/workflows/test.yml | 41 +
branch: elpa/inf-clojure
commit 6bf42957aa53cb68a355f48bab4166b085ae5cea
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Tweak the README markup a bit
---
README.md | 38 ++
1 file changed, 18 insertions(+), 20 deletions(-)
diff --git a/README.md b/READM
branch: elpa/inf-clojure
commit 9c06132cd31249d1078d8954e59cbfb9e1b562df
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Bump the dev version
---
inf-clojure.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/inf-clojure.el b/inf-clojure.el
index f0c7ea570e..ebb3511f4c 1
branch: elpa/org-journal
commit ea5b6b535a357de814c2c19894499dd8b7fb13a9
Author: JenChieh
Commit: JenChieh
fix: compile warnings
---
org-journal.el | 16 ++--
1 file changed, 10 insertions(+), 6 deletions(-)
diff --git a/org-journal.el b/org-journal.el
index d274fb3202..a486bc0
branch: elpa/inf-clojure
commit 4dc2b36223bb6d4063b9c2b6e56875af9c944061
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Use real callouts
---
README.md | 70 ++-
1 file changed, 42 insertions(+), 28 deletions(-)
diff --git a/READ
branch: elpa/inf-clojure
commit 616c40f9e4c7d18e96ebbe303edca14e0e90a090
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Drop support for Lumo
It has been abandoned a few years ago.
---
CHANGELOG.md | 12 +---
README.md | 29 +
inf-clojure
branch: elpa/inf-clojure
commit 53efc1aa6e03a594aad185adf11e533a11207e88
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Update the required Emacs version in the README
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 92fd6bd9d6..
branch: elpa/org-journal
commit c72d7c75f8a05d1032250e307d35797ceee7e578
Author: Jen-Chieh Shen
Commit: GitHub
chore: Add myself @jcs090218 as maintainer
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index e9fcef7079..42c3c2d045 100644
--- a/M
branch: elpa/org-journal
commit 35789f9e0f4e6f82c007d6583436e38d273b3e26
Author: JenChieh
Commit: JenChieh
ci: Improve CI a bit
---
.github/workflows/test.yml | 41 ++---
.gitignore | 3 +++
Eask | 16 +++
elpasync pushed a change to branch elpa/org-journal.
from e581bf5530 Merge pull request #456 from danielfleischer/patch-1
new 35789f9e0f ci: Improve CI a bit
new ea5b6b535a fix: compile warnings
new 25c5d95dba fix: compile warning for 26.3
new 8b9b46f988 Merg
elpasync pushed a change to branch externals/polymode.
from cea7415de4 use correct paths in screenshots.md
new 0ed5db7b8c Prevent .org buffer unfolding when going into source
code block
new cc3b33aab2 Fix bug-regexp reference
new 789ba7340e Avoid aliases point-at-bo
branch: elpa/inf-clojure
commit 0743744608c89fb1a0f0b8799a28e98b2b8c8a5f
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
More README improvements
---
README.md | 23 +--
1 file changed, 13 insertions(+), 10 deletions(-)
diff --git a/README.md b/README.md
index 7c7a357a3
elpasync pushed a change to branch elpa/inf-clojure.
from ece16ffeef Add clojure-ts-mode support
new aff7407a75 Bump the copyright years
new 9c06132cd3 Bump the dev version
new 6833bb81fa Require Emacs 27
new 6bf42957aa Tweak the README markup a bit
ne
branch: elpa/inf-clojure
commit 6833bb81fafeabb48a4f3ee5b89a5ae0bfb45889
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Require Emacs 27
---
.circleci/config.yml | 9 -
CHANGELOG.md | 3 ++-
inf-clojure.el | 6 ++
3 files changed, 4 insertions(+), 14 deletions(-)
branch: elpa/inf-clojure
commit c103f2a5463001620c3c7489e3581aa0914c37db
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
m-x -> M-x
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index a937c08169..7c7a357a30 100644
--- a/README.md
+++
branch: elpa/org-journal
commit 25c5d95dba217fb8972ad43ce2b5adde32a8b126
Author: JenChieh
Commit: JenChieh
fix: compile warning for 26.3
---
Eask | 4
org-journal.el | 29 +++--
2 files changed, 19 insertions(+), 14 deletions(-)
diff --git a/Eask b/E
branch: elpa/inf-clojure
commit 8735dcea9cfb4bd7c8b81bd7f52aef9853995f24
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Tweak the changelog markup
---
CHANGELOG.md | 134 +--
1 file changed, 67 insertions(+), 67 deletions(-)
diff --g
branch: elpa/inf-clojure
commit aff7407a7571c184a9f9c553498f0ce420ee35a5
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Bump the copyright years
---
README.md | 2 +-
inf-clojure.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index fb81
branch: elpa/inf-clojure
commit 847d7057f6e7e8077c718bdd11d20c9e60c60cd8
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Tweak a warning
---
README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 4e729cb9c9..a937c08169 100644
--- a/READM
81 matches
Mail list logo