branch: externals/pyim
commit 2d0513de0514f91e8f80ba9ebd773c21597acba5
Author: Feng Shu
Commit: Feng Shu
* pyim-dhashcache.el (pyim-dhashcache-generate-word2code-dcache-file):
Simplify.
---
pyim-dhashcache.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/pyim-dhash
elpasync pushed a change to branch externals/pyim.
from 5458e8d0f4 * pyim-dhashcache.el
(pyim-dhashcache-generate-word2code-dcache-file): Make the content saved
beautiful.
new 3c3dd96c6f * pyim.el (pyim-search-word-code): Fixed.
new 2d0513de05 * pyim-dhashcache.el
(pyim-d
branch: externals/pyim
commit 3c3dd96c6f252dd0468f178a7bb95e80aea6
Author: Feng Shu
Commit: Feng Shu
* pyim.el (pyim-search-word-code): Fixed.
---
pyim.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pyim.el b/pyim.el
index eda4526175..332a1fe050 100644
--- a/pyim
branch: externals/pyim
commit 5458e8d0f409267ad3f767fb9084cda02a6aee4d
Author: Feng Shu
Commit: Feng Shu
* pyim-dhashcache.el (pyim-dhashcache-generate-word2code-dcache-file): Make
the content saved beautiful.
---
pyim-dhashcache.el | 11 ++-
1 file changed, 10 insertions(+), 1 del
branch: externals/pyim
commit acdf69c8cc0e1f97e9ae0196a889db63c9ef3dc6
Author: Feng Shu
Commit: Feng Shu
* pyim-page.el (pyim-page-show): minibufer -> minibuffer
---
pyim-page.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pyim-page.el b/pyim-page.el
index 606c7fae8f
--- a/eev-blinks.el
+++ b/eev-blinks.el
@@ -21,7 +21,7 @@
;;
;; Author: Eduardo Ochs
;; Maintainer: Eduardo Ochs
-;; Version:20220507
+;; Version: 20220605
;; Keywords: e-scripts
;;
;; Latest version: <http://angg.twu.net/eev-current/eev-blinks.el>
@@ -1450,6 +1450,7 @@ H
branch: externals/org-modern
commit b352680d9ee8c6e6966cc21d595513c3595e3bb7
Author: Daniel Mendler
Commit: Daniel Mendler
Formatting
---
org-modern.el | 43 +--
1 file changed, 17 insertions(+), 26 deletions(-)
diff --git a/org-modern.el b/org-moder
branch: externals/hyperbole
commit da50cc8197dd5f8a93ef742ac25ee6e2f0b18032
Author: Bob Weiner
Commit: Bob Weiner
Fix so no fatal errors and pass all tests when natively compiled
---
ChangeLog | 31 +
FAST-DEMO | 9 ++--
MANIFEST|
branch: externals/corfu
commit 248137e1e03e885b708fb3bf4b340458f60a0b91
Author: Daniel Mendler
Commit: Daniel Mendler
Remove variable alias
---
corfu.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/corfu.el b/corfu.el
index dc19b0b000..0657c2a1d8 100644
--- a/corfu.el
+++ b/corfu.el
@
branch: main
commit 485d31e8624c5fd775d99b0b493e63a519419218
Author: Philip Kaludercic
Commit: Philip Kaludercic
Add support for GNU Guix
* .gitignore: Ignore changes to manifest.scm.
* Makefile: Add manifest.scm by linking it from the admin directory.
* README: Document how
branch: elpa-admin
commit f0b1b51fc76625e852f3f21945d4dc32ea9845ea
Author: Philip Kaludercic
Commit: Philip Kaludercic
Add support for GNU Guix
* elpa-admin.el (elpaa--sandbox-ro-binds): Add /gnu to the list of
read-only directories so that a "Guix" Emacs can access its site-lis
branch: main
commit 5cf1e1b519092a73a7ecae491e8f8f0570760ea3
Author: Philip Kaludercic
Commit: Philip Kaludercic
Add support for GNU Guix
* .gitignore: Ignore changes to manifest.scm.
* Makefile: Add manifest.scm by linking it from the admin directory.
* README: Document how
branch: externals/multishell
commit d08d9549222e5ba75013f1c32af24b6dda22190d
Author: Ken Manheimer
Commit: Ken Manheimer
Revise the multishell README description.
---
README.md | 16 ++--
1 file changed, 10 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index
elpasync pushed a change to branch elpa/magit-section.
from 475bc370ff Update keybindings for transient args history
adds 9b48dd7e36 Prefer 'git log --no-walk' to 'git show --no-patch'
No new revisions were added by this update.
Summary of changes:
lisp/magit-git.el | 8 ++--
elpasync pushed a change to branch elpa/magit.
from 475bc370ff Update keybindings for transient args history
adds 9b48dd7e36 Prefer 'git log --no-walk' to 'git show --no-patch'
No new revisions were added by this update.
Summary of changes:
lisp/magit-git.el | 8 ++--
lisp/m
branch: elpa/git-commit
commit 9b48dd7e3618ac3736f66ef964ae5e1fedd54f98
Author: Kyle Meyer
Commit: Kyle Meyer
Prefer 'git log --no-walk' to 'git show --no-patch'
In some scenarios, particularly some merge commits, showing a commit
with 'git log --no-walk' is much faster than 'gi
branch: externals/org-modern
commit 6ddcd95170ebffaa857c7bbd1b241b1a68236937
Author: tecosaur
Commit: GitHub
Support string display based horizontal rule (#62)
---
org-modern.el | 12 +---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/org-modern.el b/org-modern.el
in
branch: externals/multishell
commit 86e07ba8db36743ea2082bb1839a568b9cee254b
Author: Ken Manheimer
Commit: Ken Manheimer
Refine multishell features description.
In README.md and multishell.el commentary.
---
README.md | 62 ++-
branch: externals/multishell
commit aa1433b8df6d950e8592c7e878922b4ec5374569
Author: Ken Manheimer
Commit: Ken Manheimer
Increment the package version and refine the description header a little.
---
multishell.el | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/mu
branch: externals/multishell
commit 7343133f3fdd11cb868f8052812fee49d53f1f27
Author: Ken Manheimer
Commit: Ken Manheimer
Autoload customizations so the customized keybinding loads the package.
An explanation of the technique (included in the code):
;; For the package load t
kenmanheimer pushed a change to branch externals/multishell.
from 82b2ac6735 Try to clarify multishell-command-key description,
remove deprecated stuff.
new 86e07ba8db Refine multishell features description.
new 7343133f3f Autoload customizations so the customized keybindin
branch: externals/compat
commit e62ac7fed32b7de7f5dc5c627eb4e651801b71a9
Author: Philip Kaludercic
Commit: Philip Kaludercic
Disable (current-time) tests for time-equal-p
---
compat-tests.el | 11 +--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/compat-tests.el b/co
branch: externals/compat
commit 12774be87c7d52640be4c3d54e65236ba69b9a0e
Author: Jonas Bernoulli
Commit: Philip Kaludercic
Fix using compat libraries uncompiled
`compat-entwine' is called in two and only three distinct situations.
1. When "compat.el" is being loaded without
branch: externals/compat
commit f86f1e61e212e98850608894df8ce9c91bf9cd53
Author: Jonas Bernoulli
Commit: Philip Kaludercic
Add fix from faabc69ba to compat--generate-verbose too
---
compat-macs.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compat-macs.el b/compat-ma
elpasync pushed a change to branch externals/compat.
from 501c9f631e Re-add void-function tests removed in ec82f43ef0
new f86f1e61e2 Add fix from faabc69ba to compat--generate-verbose too
new 12774be87c Fix using compat libraries uncompiled
new e62ac7fed3 Disable (cu
branch: externals/org-modern
commit 2afcb38b0680c8d5b37af30ef68432b45911b75a
Author: Daniel Mendler
Commit: Daniel Mendler
Add comments
---
org-modern.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/org-modern.el b/org-modern.el
index 5fb083ac4e..561f7e3fe8 100644
--- a/org-modern
branch: externals/org-modern
commit cbccc2926b3636aef58fbe9e6536e2220d85813f
Author: Daniel Mendler
Commit: Daniel Mendler
org-modern-agenda: Style tags (Fix #53)
---
README.org| 1 +
org-modern.el | 4
2 files changed, 5 insertions(+)
diff --git a/README.org b/README.org
index 7b
elpasync pushed a change to branch externals/org-modern.
from acaaa30f31 Improve org-modern-footnote handling
new 70d580f0ec org-modern-agenda: Style priorities (Fix #53)
new cbccc2926b org-modern-agenda: Style tags (Fix #53)
new 2afcb38b06 Add comments
Summary of
branch: externals/org-modern
commit 70d580f0ec7c3accadbcac8d5472012d7c13c27a
Author: Daniel Mendler
Commit: Daniel Mendler
org-modern-agenda: Style priorities (Fix #53)
---
org-modern.el | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/org-modern.el b/org-modern.e
branch: externals/org-modern
commit 8ef4d49a58ec987ecff0ce2cee2f3089862872d7
Author: Daniel Mendler
Commit: Daniel Mendler
Fix typos
---
example.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/example.org b/example.org
index aae8f1b669..124a7bf30d 100644
--- a/exampl
branch: externals/org-modern
commit 83a4b3bd3418df88479c53961dd6c15033d21af9
Author: Daniel Mendler
Commit: Daniel Mendler
Support different styling for footnote references and definitions (Fix #61)
---
org-modern.el | 18 --
1 file changed, 12 insertions(+), 6 deletions(-)
branch: externals/org-modern
commit acaaa30f31fe2f1d1b2c77795672291ff0d9d0a2
Author: Daniel Mendler
Commit: Daniel Mendler
Improve org-modern-footnote handling
---
org-modern.el | 12
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/org-modern.el b/org-modern.el
in
branch: externals/org-modern
commit 0814985d83254c6cded72ff6a9d2fbdbdee67ace
Author: Daniel Mendler
Commit: Daniel Mendler
Add comment (See #60)
---
org-modern.el | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/org-modern.el b/org-modern.el
index a91647aeae..813c9
elpasync pushed a change to branch externals/org-modern.
from d6e1c77a9f Horizontal rules can be indented (#61)
new ad07891dca Revert "Horizontal rules can be indented (#61)"
new 83a4b3bd34 Support different styling for footnote references and
definitions (Fix #61)
n
branch: externals/org-modern
commit ad07891dca59a6b9b0068cee0fbe516fcc31db0d
Author: Daniel Mendler
Commit: Daniel Mendler
Revert "Horizontal rules can be indented (#61)"
This reverts commit d6e1c77a9f668e2e2e44880d9aaf911ce91be1d9.
---
org-modern.el | 2 +-
1 file changed, 1 inser
branch: externals/org-modern
commit a1de2ead317b256879495ee05aa607ab58f83943
Author: tecosaur
Commit: Daniel Mendler
Horizontal rules can be indented (#61)
---
org-modern.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/org-modern.el b/org-modern.el
index 813c97316a..6
branch: elpa/popon
commit d16cb747d356eab3f1bc4061ecee473732f7b8bb
Author: Akib Azmain Turja
Commit: Akib Azmain Turja
Bump version to 0.4
---
popon.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/popon.el b/popon.el
index 72c34ee058..564463e4e6 100644
--- a/popon.el
branch: elpa/popon
commit decdfb02bc174a697e0bf33d7ac746ca2fb7d8bf
Author: Akib Azmain Turja
Commit: Akib Azmain Turja
Fix bug in overlay creating code
---
popon.el | 21 +++--
1 file changed, 11 insertions(+), 10 deletions(-)
diff --git a/popon.el b/popon.el
index b07748cb
elpasync pushed a change to branch elpa/popon.
from 26224d2345 Bump version to 0.3
new decdfb02bc Fix bug in overlay creating code
new d16cb747d3 Bump version to 0.4
Summary of changes:
popon.el | 23 ---
1 file changed, 12 insertions(+), 11 deletions(
branch: externals/org-modern
commit 821f37bbda60833c296cc4ec9fc461e25069919a
Author: Daniel Mendler
Commit: Daniel Mendler
README: Clarify wording regarding the "minimal" config (See #59)
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.
branch: externals/org-modern
commit dfb42f4f7d86d70291310ac34e8f4b0f858edab3
Author: Daniel Mendler
Commit: Daniel Mendler
Add org-modern-footnote (Fix #57)
---
example.org | 7 ++-
org-modern.el | 8
2 files changed, 14 insertions(+), 1 deletion(-)
diff --git a/example.org
branch: externals/pyim
commit a6854aa6673072f1c5d561b3b842672dfdf62d63
Author: Feng Shu
Commit: Feng Shu
* pyim-candidates.el (pyim-candidates-create-async): Use
cl-call-next-method.
---
pyim-candidates.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pyim-candidates.
branch: externals/org-modern
commit d6e1c77a9f668e2e2e44880d9aaf911ce91be1d9
Author: tecosaur
Commit: GitHub
Horizontal rules can be indented (#61)
---
org-modern.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/org-modern.el b/org-modern.el
index 1770720cdf..1939dc97e
branch: externals/org-modern
commit 83a45ecb01e0266d518e0e4d8b3eee766121ca5c
Author: Daniel Mendler
Commit: Daniel Mendler
Rename link to target
---
org-modern.el | 28 ++--
1 file changed, 14 insertions(+), 14 deletions(-)
diff --git a/org-modern.el b/org-modern.el
branch: externals/org-modern
commit a1b42d6177b7add4a7e4d485a839b2bb3b213569
Author: Daniel Mendler
Commit: Daniel Mendler
Fix issues mentioned in #60
---
org-modern.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/org-modern.el b/org-modern.el
index 29348f3020..17
elpasync pushed a change to branch externals/org-modern.
from 4982a63926 org-modern-radio-link/org-modern-internal-link: Use
org-modern-symbol face
new dfb42f4f7d Add org-modern-footnote (Fix #57)
new 83a45ecb01 Rename link to target
new 821f37bbda README: Clarify w
branch: externals/vertico
commit b5119f6adfea40d2925d4488e9a7da4b4f333b17
Author: Daniel Mendler
Commit: Daniel Mendler
Formatting
---
extensions/vertico-grid.el | 3 +--
extensions/vertico-multiform.el | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/extensions/
branch: externals/pyim
commit 70ef5b1adf69821af0f29284bf25a6630487f0f6
Author: Feng Shu
Commit: Feng Shu
pyim-page-refresh: page-info use plist instead of hash-table.
* tests/pyim-tests.el (pyim-tests-pyim-page-info-format): Update.
* pyim-page.el (pyim-page
48 matches
Mail list logo