branch: elpa/meow
commit 532b302bb2da843ac8ae1541e9017d50e20cfbe1
Author: Daniel Arnqvist
Commit: GitHub
Add shim for corfu (#662)
---
meow-shims.el | 20
1 file changed, 20 insertions(+)
diff --git a/meow-shims.el b/meow-shims.el
index a6c18e425f..d8d86eb247 100644
--
branch: externals/company
commit 0c23389d6c6472665031db1df09751309196fcf6
Author: Dmitry Gutov
Commit: Dmitry Gutov
Use if-let* instead if-let (the latter is marked obsolete in 31.1)
---
company.el | 36 ++--
1 file changed, 18 insertions(+), 18 deletions(-)
branch: externals/indent-bars
commit 26cd6d3552b9b8891df584965bbc11a1513d1926
Author: JD Smith <93749+jdtsm...@users.noreply.github.com>
Commit: JD Smith <93749+jdtsm...@users.noreply.github.com>
support makefile-mode
---
indent-bars.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/in
branch: externals/company
commit 0ae7c293112248a0c36377d6859a95d216ae5e96
Author: Dmitry Gutov
Commit: Dmitry Gutov
Raise the Emacs version requirement to 26.1
---
.github/workflows/ci.yml | 2 +-
NEWS.md | 1 +
company.el | 2 +-
3 files changed, 3 insertions
branch: externals/elisa
commit 4a4d1db3594a53fd90fcd453cf642d96f70a70ff
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Improve prompt template for prompt rewriting
Add qwen 2.5 3b to recommended models.
---
NEWS.org | 2 ++
README.org | 19 ++-
elisa.el | 33 +
branch: externals/ess
commit 461bd6bee440b92c2dcddd64965eeabbdcc65e31
Author: rsparapa
Commit: rsparapa
via automation generate the list of names for SAS functions and procedures
---
etc/func.sas | 80 ++
etc/proc.sas | 112 ++
elpasync pushed a change to branch externals/company.
from bb15134726 Fix markup, more concise
new 0c23389d6c Use if-let* instead if-let (the latter is marked
obsolete in 31.1)
new 0ae7c29311 Raise the Emacs version requirement to 26.1
Summary of changes:
.github/workflo
branch: externals/plz-event-source
commit b9d8e53b6a449a59ec90441bacce42f49feccd23
Author: Roman Scherer
Commit: Roman Scherer
Link to ELPA
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 79e6164e8f..e03473a37e 100644
--- a/RE
branch: externals/indent-bars
commit a4d040dab68d7b33994723154ac917d6cb9ddcb9
Author: JD Smith <93749+jdtsm...@users.noreply.github.com>
Commit: JD Smith <93749+jdtsm...@users.noreply.github.com>
Update NEWS
---
NEWS.org | 7 +++
1 file changed, 7 insertions(+)
diff --git a/NEWS.org b/NE
branch: externals/plz-media-type
commit 4404f213b4ba906668a4233e801610d984b26442
Author: Roman Scherer
Commit: Roman Scherer
Link to ELPA
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 641626a2fb..c39b4f0330 100644
--- a/READ
elpasync pushed a change to branch externals/indent-bars.
from aff8cf8b9f Update examples.md
new 687cd7f205 fix tab bar count logic
new 26cd6d3552 support makefile-mode
new a4d040dab6 Update NEWS
Summary of changes:
NEWS.org | 7 +++
indent-bars.el | 8 +
branch: elpa/subed
commit 98c431e8789789273ca476091f15e53247f86a03
Author: Sacha Chua
Commit: Sacha Chua
v1.2.18: VTT: Ignore timestamp-like text at the start of subtitle cues
* subed/subed-vtt.el (subed--validate-format):
Navigate by subtitle ID so that we skip
timestamp-li
branch: elpa/subed
commit 83fd1bafae3a689aa0e3c435c6af2253e4dc8ce6
Author: Sacha Chua
Commit: Sacha Chua
add build tips
---
README.org | 39 +++
1 file changed, 39 insertions(+)
diff --git a/README.org b/README.org
index 5d4c682dd1..87570e51a5 100644
---
elpasync pushed a change to branch elpa/subed.
from 87222b0f56 v1.2.17: Merge without including the current subtitle
new 83fd1bafae add build tips
new 98c431e878 v1.2.18: VTT: Ignore timestamp-like text at the start of
subtitle cues
new 861cf58b2d subed-waveform: Ha
branch: elpa/reformatter
commit 8962e1dd0c949997413380ea1f8d8a25ada5f624
Author: Steve Purcell
Commit: Steve Purcell
Remove twitter link
---
README.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/README.md b/README.md
index f73f299079..707287a723 100644
--- a/README.md
+++ b/README.
branch: elpa/subed
commit 861cf58b2ddf3ef7688e5122a64344a4406744e5
Author: Sacha Chua
Commit: Sacha Chua
subed-waveform: Handle files with invalid duration
* subed/subed-waveform.el (subed-waveform-file-duration-ms):
Add a warning when the file does not report duration.
---
sub
branch: externals/indent-bars
commit 687cd7f205be4af921b0580c5d5a47f4d9a76ac3
Author: JD Smith <93749+jdtsm...@users.noreply.github.com>
Commit: JD Smith <93749+jdtsm...@users.noreply.github.com>
fix tab bar count logic
When tab-width is small, an infinite loop was encountered. May a
branch: elpa/markdown-mode
commit 39c5687e8becab3d745d14f39eca68949def884b
Author: Shohei YOSHIDA
Commit: Shohei YOSHIDA
Change temporary buffer name according naming convention
---
CHANGES.md | 2 ++
markdown-mode.el | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git
branch: elpa/markdown-mode
commit 88d182cc5cf0b224dfbca0df0296f3d19497484d
Merge: e9b11dda98 39c5687e8b
Author: Shohei YOSHIDA
Commit: GitHub
Merge pull request #851 from jrblevin/issue-845
Change temporary buffer name according naming convention
---
CHANGES.md | 2 ++
markdo
branch: elpa/markdown-mode
commit b2b5b467dc69b710bdeb123d386e7d5527462474
Author: Shohei YOSHIDA
Commit: Shohei YOSHIDA
Update macport description
---
README.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 182141a0d3..f0b384243c 10064
branch: elpa/markdown-mode
commit 9f75edaaf239cc94561b7a2f70cee4d93c457932
Merge: 88d182cc5c b2b5b467dc
Author: Shohei YOSHIDA
Commit: GitHub
Merge pull request #852 from jrblevin/issue-809
Update macport description
---
README.md | 5 ++---
1 file changed, 2 insertions(+), 3 delet
elpasync pushed a change to branch elpa/markdown-mode.
from e9b11dda98 Merge pull request #850 from jrblevin/issue-848
new 39c5687e8b Change temporary buffer name according naming convention
new 88d182cc5c Merge pull request #851 from jrblevin/issue-845
new b2b5b467d
branch: externals/debbugs
commit 333fdeb5dea31d3a6bf155adcca8584862d220be
Author: Michael Albinus
Commit: Michael Albinus
Improve handling of gnus-posting-styles
* debbugs-gnu.el: Use consequently `when-let*', `if-let*' and
`when-let*'.
(debbugs-gnu-summary-keep-posting-styl
branch: externals/denote
commit 0daf97be000c386be081d3c27ba8220a115d2f27
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Make denote-link-description-format accept %T for file name title only
---
README.org | 3 ++-
denote.el | 4 +++-
2 files changed, 5 insertions(+), 2 deletions(
elpasync pushed a change to branch externals/denote.
from bbd75dd2f3 Make denote-title-prompt prepopulate the minibuffer if
denote-title-prompt-current-default
new 3d0c6d8b43 Remove needless outline in denote-md-extras.el
new 991b2fece2 Make denote-rename-buffer-format acce
branch: externals/denote
commit 991b2fece2caf8f01fe459339145387d1b3f1f69
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Make denote-rename-buffer-format accept %T for file name title only
---
README.org | 3 ++-
denote-rename-buffer.el | 4 +++-
2 files changed, 5 inse
branch: externals/denote
commit 3d0c6d8b43abbdeb706d9edee556728019f46b17
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Remove needless outline in denote-md-extras.el
---
denote-md-extras.el | 2 --
1 file changed, 2 deletions(-)
diff --git a/denote-md-extras.el b/denote-md-extras
branch: elpa/meow
commit 36c86fb2e2801e79c18cd17f769b2cbe89476149
Author: DogLooksGood
Commit: DogLooksGood
Update corfu shim
---
meow-shims.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/meow-shims.el b/meow-shims.el
index d8d86eb247..5b5c81c417 100644
--- a/meow
branch: elpa/ws-butler
commit 6baf406d61c7b4bc6fa0de70fa23f290e64b0c2f
Author: Henrik Lissner
Commit: Maxim Cournoyer
Add special, comint, term, & eshell to exempt modes
---
ws-butler.el | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/ws-butler.el b/ws-butler.el
ind
branch: elpa/gptel
commit 3aa67a7201129f5cfaf35c69780d4efcff9c0358
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
meta: Tweak bug report template
* .github/ISSUE_TEMPLATE/bug-report.yaml: Tweak bug report
template.
---
.github/ISSUE_TEMPLATE/bug-report.yaml | 8 ---
branch: elpa/markdown-mode
commit 6f59f72ca040f0199aa72f1ae4f6c364de61cac0
Merge: 9f75edaaf2 4a4ed7e08a
Author: Shohei YOSHIDA
Commit: GitHub
Merge pull request #853 from jrblevin/issue-838
fill-paragraph considers GFM alert syntax
---
CHANGES.md | 2 ++
markdown-mode.
branch: elpa/markdown-mode
commit 4a4ed7e08a32a97802f1fad117442f1ee1b49fb1
Author: Shohei YOSHIDA
Commit: Shohei YOSHIDA
fill-paragraph considers GFM alert syntax
---
CHANGES.md | 2 ++
markdown-mode.el | 5 +
tests/markdown-test.el | 10 ++
3 files changed,
branch: elpa/ws-butler
commit 16e07eeb0ea70c5e6d6b0ddc600a7e92dd4d9be6
Merge: 345dbde68e a49d9e3c4a
Author: Le Wang
Commit: GitHub
Merge pull request #42 from skangas/gnu-elpa-badge
Add NonGNU ELPA badge to README.org
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git
branch: elpa/ws-butler
commit 2acf9ac04b2470eb2289f1c64c47baeaabd02809
Merge: e3a38d93e0 a8612c15f6
Author: Le Wang
Commit: GitHub
Merge pull request #53 from Apteryks/merge-hlissner-fork-improvements
Merge hlissner fork improvements
---
ws-butler.el | 33 +++---
branch: elpa/ws-butler
commit 345dbde68e0a458f795266db03f9270b858c745f
Merge: 2acf9ac04b cbb0406f16
Author: Le Wang
Commit: GitHub
Merge pull request #51 from mattiasb/feature/fix-warnings
Fix comp warnings
---
ws-butler.el | 13 -
1 file changed, 8 insertions(+), 5 del
branch: elpa/ws-butler
commit c13632209cfac69d5e8d83288ae221615774554c
Author: Henrik Lissner
Commit: Maxim Cournoyer
looking-at -> looking-at-p
The matchdata isn't being used anyway.
---
ws-butler.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ws-butler.el
branch: elpa/ws-butler
commit d3927f6131f215e9cd3e1f747be5a91e5be8ca9a
Author: Le Wang
Commit: GitHub
tag 0.7
Merged some PRs.
---
ws-butler.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ws-butler.el b/ws-butler.el
index 877dd4db7d..4e208ee925 100644
--- a/
elpasync pushed a change to branch elpa/ws-butler.
from e3a38d93e0 Merge pull request #37 from lewang/revert-31-patch-1
new 5b8b57f278 Sharp-quote function symbols
new c13632209c looking-at -> looking-at-p
new 6baf406d61 Add special, comint, term, & eshell to exempt
branch: elpa/ws-butler
commit cbb0406f16cb83f81b50fe726321d3643d3066af
Author: Mattias Bengtsson
Commit: Mattias Bengtsson
Fix comp warnings
---
ws-butler.el | 13 -
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/ws-butler.el b/ws-butler.el
index 4eb2261996..30e4e
branch: elpa/ws-butler
commit ac9f5a5f906c12d4cca1bec93f09059c44374e79
Author: Le Wang
Commit: GitHub
Add minibuffer-mode to exempt-modes.
---
ws-butler.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/ws-butler.el b/ws-butler.el
index f3ec15da86..877dd4db7d 100644
--- a/ws-butler.el
branch: elpa/ws-butler
commit 5b8b57f27849856eae021dc1f8c5c69f3e0e401c
Author: Henrik Lissner
Commit: Henrik Lissner
Sharp-quote function symbols
lewang/ws-butler#19
---
ws-butler.el | 24
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/ws-b
branch: elpa/ws-butler
commit 85d4e32040c45aef69a778bfe362644a26e6d551
Author: Itai Y. Efrat
Commit: Maxim Cournoyer
add diff-mode to ws-butler-global-exempt-modes
Fix hlissner/doom-emacs#5619
---
ws-butler.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/ws-butler.el b/ws-bu
branch: elpa/ws-butler
commit a8612c15f6b33b855c75636d94bd93cb010d071e
Merge: e3a38d93e0 85d4e32040
Author: Maxim Cournoyer
Commit: Maxim Cournoyer
Merge branch 'hlissner-master' into merge-hlissner-fork-improvements
---
ws-butler.el | 33 +++--
1 file changed, 1
branch: elpa/ws-butler
commit a49d9e3c4a84af3b7b0ea14a58f3be16ca18cdd1
Author: Stefan Kangas
Commit: Stefan Kangas
Add NonGNU ELPA badge to README.org
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index c8dd836180..5b6604e845 100644
--- a/README.md
branch: elpa/ws-butler
commit 0f8c2fe78839da6a2428cc17a3113eb2631c8dbc
Author: gururajrkatti <74309971+gururajrka...@users.noreply.github.com>
Commit: Gururaj R Katti
Add support to ppc64le. Install emacs
---
.travis.yml | 12
1 file changed, 12 insertions(+)
diff --git a/.trav
branch: elpa/ws-butler
commit 3596ad450d12be1afa82ccd97a9c4184f8f97bb1
Merge: 16e07eeb0e 0f8c2fe788
Author: Le Wang
Commit: GitHub
Merge pull request #38 from gururajrkatti/master
Add support to ppc64le. Install emacs
---
.travis.yml | 12
1 file changed, 12 insertions
46 matches
Mail list logo