branch: elpa/webpaste
commit 78272662e6992b8614e79a571ff2395fa9630357
Author: Elis Hirwing
Commit: Elis Hirwing
fix(version): Prepare a new patch release
---
webpaste.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/webpaste.el b/webpaste.el
index af6ac5d..769ab2e
branch: elpa/webpaste
commit 030a9ad637ea842224ec9c92f1eea17a5d76f5d2
Author: Elis Hirwing
Commit: Elis Hirwing
chore(authortags): Add email to author and a maintainer tag
---
webpaste.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/webpaste.el b/webpaste.el
index e
branch: elpa/webpaste
commit 2a60718a3af6c4ed3565ed5346a6e31498f4c027
Author: Elis Hirwing
Commit: Elis Hirwing
feat(readme): Add the nongnu elpa badge
---
README.org | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.org b/README.org
index d7ecbb7..95193ee 100644
--- a/README.org
+
branch: elpa/webpaste
commit 47743f1cbfd3cbc567e51daf37f3f154fd9a8223
Author: Elis Hirwing
Commit: Elis Hirwing
chore(readme): Drop the unused tag on the table of contents
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 29c4b8
branch: elpa/webpaste
commit 73f2f2963e64c571b6052713652a8b29c1c35fbf
Author: Elis Hirwing
Commit: Elis Hirwing
feat(readme): Promote NonGNU ELPA as a way to install the package
---
README.org | 16 ++--
1 file changed, 14 insertions(+), 2 deletions(-)
diff --git a/README.org b
elpasync pushed a change to branch elpa/webpaste.
from 65f664d elpaignore: Add .elpaignore to ignore files in elpa builds
new 47743f1 chore(readme): Drop the unused tag on the table of
contents
new 2a60718 feat(readme): Add the nongnu elpa badge
new 73f2f29
branch: externals/pyim
commit ebded0b42fce44187ac8a1364244c471872e9449
Author: Feng Shu
Commit: Feng Shu
* tests/pyim-tests.el (pyim-tests-pyim-string-distance): New test.
---
tests/pyim-tests.el | 9 +
1 file changed, 9 insertions(+)
diff --git a/tests/pyim-tests.el b/tests/pyim-t
branch: externals/pyim
commit 93ede76eefe0627ef63350c921e5b7f2d0bcbbc4
Author: Feng Shu
Commit: Feng Shu
* tests/pyim-tests.el (pyim-tests-pyim-time-limit-while): limit * 1.5 ->
limit * 2.
---
tests/pyim-tests.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/py
branch: externals/pyim
commit 2d334422e96ed22591bf25ffcae12b025957326c
Author: Feng Shu
Commit: Feng Shu
* tests/pyim-tests.el (pyim-tests-pyim-add-unread-command-events): New test.
---
tests/pyim-tests.el | 21 +
1 file changed, 21 insertions(+)
diff --git a/tests/pyim
branch: externals/pyim
commit 95edff8014cf052bb15a05af90425b3d33f30321
Author: Feng Shu
Commit: Feng Shu
* pyim-common.el (pyim-add-unread-command-events): use cl-mapcan instead.
Emacs 25.3 have no mapcan.
---
pyim-common.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
branch: externals/pyim
commit 5c4500d2b34ea3378d1adf5bbb6199a08680ed6c
Author: Feng Shu
Commit: Feng Shu
* tests/pyim-tests.el (pyim-tests-pyim-dline-parse): New test.
---
tests/pyim-tests.el | 11 +++
1 file changed, 11 insertions(+)
diff --git a/tests/pyim-tests.el b/tests/pyim-t
elpasync pushed a change to branch externals/pyim.
from 74c93ae rename pyim-process-async-ui-refresh to
pyim-process-run-async.
new 93ede76 * tests/pyim-tests.el (pyim-tests-pyim-time-limit-while):
limit * 1.5 -> limit * 2.
new 5c4500d * tests/pyim-tests.el (pyim-te
branch: externals/pyim
commit 05e24f38d572188f66d09c4b43d618bc6f4407ec
Author: Feng Shu
Commit: Feng Shu
* tests/pyim-tests.el (pyim-tests-pyim-char-before/after-to-string): New
test.
---
tests/pyim-tests.el | 12
1 file changed, 12 insertions(+)
diff --git a/tests/pyim-tests
branch: externals/org
commit 0350c7dd71ed137940eb01aca6956f26d81fbac2
Author: Ihor Radchenko
Commit: Ihor Radchenko
org.el: Avoid excessive memory usage by effort text properties
* lisp/org.el (org-set-effort):
(org-property-next-allowed-value): Do not use text properties cache
branch: externals/org
commit edddc7d149b8668a830443b12db14075beb28607
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-element-cache-map: Reduce memory allocation and time re-search
* lisp/org-element.el (org-element-cache-map): Move all possible
let-bindings outside the loop t
branch: externals/org
commit 67fb7a48925fe5177141da14788b0535aa108c53
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-agenda-get-deadline: Use org-element-cache
---
lisp/org-agenda.el | 439 +
1 file changed, 304 insertions(+), 135 delet
elpasync pushed a change to branch externals/org.
from 04f9fa3 Merge branch 'bugfix'
new 67fb7a4 org-agenda-get-deadline: Use org-element-cache
new 0350c7d org.el: Avoid excessive memory usage by effort text
properties
new edddc7d org-element-cache-map: Redu
elpasync pushed a change to branch externals/emms.
from da021c0 * emms.el: complain if `emms-player-list' is empty
new fe23e21 * emms-streams.el: remove defunct channel
new 32ff8a7 * emms-player-mpv.el: graceful handling of no icy-title
Summary of changes:
emms-play
branch: externals/emms
commit fe23e21bb6ac03ed22adc78f808df8722986
Author: Yoni Rabkin
Commit: Yoni Rabkin
* emms-streams.el: remove defunct channel
---
emms-streams.el | 3 ---
1 file changed, 3 deletions(-)
diff --git a/emms-streams.el b/emms-streams.el
index 3055f73..bb8a29c 100644
branch: externals/emms
commit 32ff8a70ca9726dd0e3b8ad68430bc6fd66bf387
Author: Yoni Rabkin
Commit: Yoni Rabkin
* emms-player-mpv.el: graceful handling of no icy-title
---
emms-player-mpv.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/emms-player-mpv.el b/emms-play
branch: externals/pyim
commit 74c93ae01f312120ad5cd83465ccd3f5e21bd8e7
Author: Feng Shu
Commit: Feng Shu
rename pyim-process-async-ui-refresh to pyim-process-run-async.
* pyim-process.el (pyim-process-run-async): rename from
pyim-process-async-ui-refresh.
(pyim-process-
branch: externals/pyim
commit c335aa4b92dcda3fcf8c63d1d68599e8091aac36
Author: Feng Shu
Commit: Feng Shu
Simplify pyim-time-limit-while.
* pyim-candidates.el (pyim-candidates-search-buffer): simplify.
* pyim-common.el (pyim-time-limit-while): simplify.
elpasync pushed a change to branch externals/pyim.
from 380d526 * tests/pyim-tests.el
(pyim-tests-pyim-candidates-search-buffer): New test.
new c335aa4 Simplify pyim-time-limit-while.
new 74c93ae rename pyim-process-async-ui-refresh to
pyim-process-run-async.
Summa
branch: externals/javaimp
commit 4af23e9f0b3f50d6627cd0dab0bf05075987edb8
Author: Filipp Gunbin
Commit: Filipp Gunbin
Improve docs
---
javaimp.el | 113 -
1 file changed, 75 insertions(+), 38 deletions(-)
diff --git a/javaimp.el b
branch: externals/pyim
commit 380d52657034b55ef99bd589eae107387947dd5b
Author: Feng Shu
Commit: Feng Shu
* tests/pyim-tests.el (pyim-tests-pyim-candidates-search-buffer): New test.
---
tests/pyim-tests.el | 29 +
1 file changed, 29 insertions(+)
diff --git a/tes
branch: externals/emms
commit da021c0d300d334069ab4cfe5ca3194564fd628a
Author: Yoni Rabkin
Commit: Yoni Rabkin
* emms.el: complain if `emms-player-list' is empty
---
emms.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/emms.el b/emms.el
index 0e33321..8d8095c 100644
--- a/emms.el
+
branch: externals/corfu
commit 76339f0dc31f3ce99dd66198e990b03f448de3de
Author: Daniel Mendler
Commit: Daniel Mendler
Use run-at-time instead of idle timer
---
corfu.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/corfu.el b/corfu.el
index fb2cd27..a36d119 100644
branch: externals/crdt
commit 5719de1c06a81923ecdfb21d2923ce4cc5f4cc9c
Author: Jimmy Miller
Commit: Jimmy Miller
Check if the process-mark is non-nil and if mark-pos is non-nil to prevent
errors
---
crdt.el | 19 +++
1 file changed, 11 insertions(+), 8 deletions(-)
diff --
branch: externals/crdt
commit 81b55a27b815b8afec7a93d22c65029aa06ae870
Merge: c427979 5719de1
Author: Qiantan Hong
Commit: Qiantan Hong
Merge branch 'jimmyhmiller-master-patch-76360' into 'master'
Check if the process-mark is non-nil and if mark-pos is non-nil to prevent
errors
branch: externals/consult
commit a8dea906824e1e171fb01c3cdb2d7ffa1f24bb5f
Author: Daniel Mendler
Commit: Daniel Mendler
Detect project root when formatting consult-ripgrep prompt (Fix #478)
This allows you to write a command which has the ability to switch to a
project.
;;
branch: externals/pyim
commit bf925142a53a36179ec42e7d93e389da0487dc8c
Author: Feng Shu
Commit: Feng Shu
拼音输入法可以搜索当前 buffer 来获取词条。
* tests/pyim-tests.el (pyim-tests-pyim-cregexp): test cinese-only
argument.
* pyim-cregexp.el (pyim-cregexp-build, pyim-cregexp-build-
elpasync pushed a change to branch externals/embark-consult.
from f9e6749 Merge pull request #419 from minad/improvements
adds c98fd83 ∀
adds fed1459 Merge pull request #420 from minad/∀
No new revisions were added by this update.
Summary of changes:
embark.el | 2 +-
branch: externals/embark
commit fed14590737b6e2d82a89321d2bf5642c2479a22
Merge: f9e6749 c98fd83
Author: Omar Antolín Camarena
Commit: GitHub
Merge pull request #420 from minad/∀
∀
---
embark.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/embark.el b/embark.e
branch: externals/embark
commit c98fd83a0ebad0067c690ecba10a8dd8e929d784
Author: Daniel Mendler
Commit: Daniel Mendler
∀
---
embark.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/embark.el b/embark.el
index 05f8ae3..66f6d2c 100644
--- a/embark.el
+++ b/embark.el
@@ -
branch: externals-release/org
commit 8d189720b2bcf29a9d798ec2a9b6de2a3839ebde
Author: Sébastien Miquel
Commit: Nicolas Goaziou
ox: Fix async export with native compilation
* lisp/ox-beamer.el (org-beamer-export-to-pdf):
* lisp/ox-icalendar.el (org-icalendar-export-to-ics):
*
branch: externals/embark
commit f9e6749aade62b21bf077df0be17a5c79624dda2
Merge: 91e6db4 8fec816
Author: Omar Antolín Camarena
Commit: GitHub
Merge pull request #419 from minad/improvements
Some improvements to embark-act-all
---
embark.el | 359 +
branch: externals/embark
commit a5d199fb29b88b01b5dcf3a9d7b76dbaa38ed72a
Author: Daniel Mendler
Commit: Daniel Mendler
embark-indicators: Display Act* when acting on all candidates
---
embark.el | 66 +--
1 file changed, 43 inserti
branch: externals/org
commit 04f9fa314c60361d886624fa9d49589528e06a38
Merge: 96e022b a957a4c
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Merge branch 'bugfix'
---
lisp/org-keys.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/org-keys.el b/lisp/org-keys.el
ind
branch: externals/org
commit 96e022bbe02131f347e6b362528b91dd1b09061f
Merge: c6186be f0d8041
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Merge branch 'bugfix'
---
lisp/ox-beamer.el | 2 +-
lisp/ox-icalendar.el | 4 ++--
lisp/ox-koma-letter.el | 2 +-
lisp/ox-man.el |
branch: externals-release/org
commit a957a4c19d42db43e4bf7e2f90b5734064055361
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
keys: Don't bind illegal C-TAB
* lisp/org-keys.el (org-mode-map): Bind `org-force-cycle-archived' to
C-c C- instead of C-c C-TAB.
Reported-by: I
branch: externals-release/org
commit f0d8041f0c648b0db1d5c70b653863600aeb8c2d
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
ox: Clarify `org-export-to-(buffer|file)' docstrings
* lisp/ox.el (org-export-to-buffer):
(org-export-to-file): Fix example and add precision about the n
elpasync pushed a change to branch externals-release/org.
from 4aca51f org-priority: Fix SPC handling for numeric priorities
(bug#52341)
new 8d18972 ox: Fix async export with native compilation
new f0d8041 ox: Clarify `org-export-to-(buffer|file)' docstrings
ne
elpasync pushed a change to branch externals/embark-consult.
from 91e6db4 Add embark-act-all command to act on all candidates
adds 570a025 Change elp-instrument-function binding to m for measure
adds 731723a embark-act etc: Bail out early with user error
adds a5d1
branch: externals/embark
commit ea10beabea119e022de41c3374366b0065a97aa5
Author: Daniel Mendler
Commit: Daniel Mendler
Extract embark--orig-target
---
embark.el | 24 +++-
1 file changed, 11 insertions(+), 13 deletions(-)
diff --git a/embark.el b/embark.el
index 50b84d9
branch: externals/embark
commit 56fdd1d8d58f7b559a549546976c6442820facdb
Author: Daniel Mendler
Commit: Daniel Mendler
embark-keymap-prompter: Handle quit commands
Otherwise embark-act-all will ask "Run keyboard-quit on 352 ...?".
---
embark.el | 2 ++
1 file changed, 2 insertions(
elpasync pushed a change to branch externals/embark.
from 91e6db4 Add embark-act-all command to act on all candidates
new 570a025 Change elp-instrument-function binding to m for measure
new 731723a embark-act etc: Bail out early with user error
new a5d199f em
branch: externals/org
commit c6186be3fd6c09a6deaa4edc1fbabbad0cb986d3
Author: Emmanuel Charpentier
Commit: Nicolas Goaziou
oc-csl: Also look for style files in default directory
* lisp/oc-csl.el (org-cite-csl--style-file): When file name is
relative, look for it in default direc
elpasync pushed a change to branch externals/org.
from f1929af Merge branch 'bugfix'
new c6186be oc-csl: Also look for style files in default directory
new 8d18972 ox: Fix async export with native compilation
new f0d8041 ox: Clarify `org-export-to-(buffer|fil
branch: externals/embark
commit 8fec816e490e3e3862f66e2915459a710a3c1775
Author: Daniel Mendler
Commit: Daniel Mendler
Move post-action-wo-restart out of lambda
---
embark.el | 9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/embark.el b/embark.el
index ac8f9a7..05
branch: externals/embark
commit 731723a3dcd4c892c32906e976ae2f7eb10e87c1
Author: Daniel Mendler
Commit: Daniel Mendler
embark-act etc: Bail out early with user error
---
embark.el | 270 +++---
1 file changed, 134 insertions(+), 136 de
branch: externals/embark
commit 570a025abaccf61a9206b9de0604a81675372284
Author: Daniel Mendler
Commit: Daniel Mendler
Change elp-instrument-function binding to m for measure
S conflicts with embark-collect-snapshot.
---
embark.el | 8
1 file changed, 4 insertions(+), 4 de
branch: externals/consult
commit 36ac62c7de467dd8f677421a6366bd17f7c8446d
Author: Daniel Mendler
Commit: Daniel Mendler
Optimize consult--completion-filter
---
consult-vertico.el | 14 ++
consult.el | 6 ++
2 files changed, 16 insertions(+), 4 deletions(-)
diff --g
branch: externals/pyim
commit 11e071f4b65b221527b3cadd3d40e3c39d6d2354
Author: Feng Shu
Commit: Feng Shu
* tests/pyim-tests.el (pyim-tests-pyim-import-words-and-counts):
:expected-result :failed.
---
tests/pyim-tests.el | 13 ++---
1 file changed, 6 insertions(+), 7 deletions(-)
d
branch: externals/pyim
commit 124bd153d820c20782825d1cc2928ee9cc010598
Author: Feng Shu
Commit: Feng Shu
Fix warn.
---
pyim-codes.el | 6 +-
pyim-imobjs.el| 5 -
pyim-indicator.el | 3 +--
pyim-process.el | 6 +-
4 files changed, 15 insertions(+), 5 deletions(-)
diff
branch: externals/pyim
commit a282820084cea64c50cceb62f316729e162c94f7
Author: Feng Shu
Commit: Feng Shu
* pyim-hacks.el (pyim-hacks-add-unread-command-events): Fixed.
---
pyim-hacks.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pyim-hacks.el b/pyim-hacks.el
i
branch: externals/pyim
commit 7da7893114d5060572c17529cbcc9977726dd8d8
Author: Feng Shu
Commit: Feng Shu
* tests/pyim-tests.el (pyim-tests-pyim-import-words-and-counts): Use
pyim-process-delete-word.
---
tests/pyim-tests.el | 11 +++
1 file changed, 7 insertions(+), 4 deletions(-)
elpasync pushed a change to branch externals/pyim.
from 2931549 * tests/pyim-tests.el
(pyim-tests-pyim-import-words-and-counts): New test.
new 11e071f * tests/pyim-tests.el
(pyim-tests-pyim-import-words-and-counts): :expected-result :failed.
new 7da7893 * tests/pyim-
branch: externals/corfu
commit b1d4e2dcfd2d24f23701edfdf9ad1a55f4421348
Author: Daniel Mendler
Commit: Daniel Mendler
README: Fix formatting
---
README.org | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/README.org b/README.org
index ad80032..9edf82b 1
58 matches
Mail list logo