branch: externals/pyim
commit 234ea3986786c9ffa23c0af566de8be1c10dd280
Author: Feng Shu
Commit: Feng Shu
优化形码输入法的候选词排序方式.
* pyim-candidates.el (pyim-candidates-get-chief)
(pyim-candidates-create:xingma): 优化形码输入法的候选词排序方式。
---
pyim-candidates.el | 45 +
branch: externals/pyim
commit 58d283bf34407e1377e9e2af56d86897d0274ca4
Author: Feng Shu
Commit: Feng Shu
* pyim-candidates.el (pyim-candidates-create:xingma): 稍微优化一点性能。
---
pyim-candidates.el | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/pyim-candidates.el b/pyi
elpasync pushed a change to branch externals/pyim.
from 43ca9ea966 * pyim-candidates.el (pyim-candidates-create:xingma):
Handle other-codes with pyim-candidates-get-chief.
new 234ea39867 优化形码输入法的候选词排序方式.
new 58d283bf34 * pyim-candidates.el (pyim-candidates-create:xingma):
branch: elpa/pdf-tools
commit 33376cb16a8553a78ff5feedb192fa8dfad23ab0
Author: Vedang Manerikar
Commit: Vedang Manerikar
Prepare the README for setting up a wiki site
Clean it up a little bit more. The file, as it is in this commit, has
been used for the first export to https://
branch: elpa/pdf-tools
commit 3a318a679d1a8003698ced8df3e019641aeb7a7d
Author: Vedang Manerikar
Commit: Vedang Manerikar
Ensure usage of 'dvipng in `pdf-annot-print-annotation-latex`
Users might have changed `org-preview-latex-default-process` from it's
default of value 'dvipng.
elpasync pushed a change to branch elpa/pdf-tools.
from 9794e4090d Missed adding keybindings breaking change to NEWS
new 3a318a679d Ensure usage of 'dvipng in
`pdf-annot-print-annotation-latex`
new 66e660aab4 Update version and mark it as 1.0.0snapshot
new 33376cb16
branch: elpa/pdf-tools
commit 66e660aab4144aae518b3aeb7f06f8d09c4115cb
Author: Vedang Manerikar
Commit: Vedang Manerikar
Update version and mark it as 1.0.0snapshot
NonGNU ELPA updates based on the package version number.
Unfortunately, 1.0.0snapshot is considered older than 1.0
branch: externals/which-key
commit 99a79236ebfe451fbdd9e71958d5492ca61161b9
Merge: 5f19ec67f5 b432fcf581
Author: Justin Burkett
Commit: GitHub
Merge pull request #331 from skangas/gnu-elpa-badge
Add GNU ELPA badge
---
README.org | 1 +
1 file changed, 1 insertion(+)
diff --git a/R
branch: externals/which-key
commit b432fcf581e34b4078b0c08b102b90406aad66b1
Author: Stefan Kangas
Commit: Stefan Kangas
Add GNU ELPA badge to README.org
---
README.org | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.org b/README.org
index ea80bfda88..994931813d 100644
--- a/READM
branch: externals/which-key
commit 8361479d78a2c5dcca25a96b5e70164bb521268c
Author: Hans Donner
Commit: Hans Donner
add which-key-elipsis
---
which-key.el | 11 ++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/which-key.el b/which-key.el
index c71c741ee3..2828224c2f
branch: externals/which-key
commit 4c82226083e8fcf0338cd56fd58be99045398d34
Merge: 99a79236eb 0abac5e025
Author: Justin Burkett
Commit: Justin Burkett
Merge branch 'feat-columnsize'
---
which-key.el | 12 +---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/which-key.e
branch: externals/which-key
commit 3c0c7c24ef457c1de0ba6f20e2baab02f6c6beaf
Merge: 4c82226083 8361479d78
Author: Justin Burkett
Commit: GitHub
Merge pull request #329 from hans-d/feat-elipsis
add which-key-elipsis
---
which-key.el | 11 ++-
1 file changed, 10 insertions(+),
branch: externals/which-key
commit 0abac5e0253f9ae04763958cf30c8e14cd997430
Author: Justin Burkett
Commit: Justin Burkett
Fix code column width
---
which-key.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/which-key.el b/which-key.el
index a499e2a883..644d755c13 100
elpasync pushed a change to branch externals/which-key.
from 5f19ec67f5 Update to the newer advice API
new b432fcf581 Add GNU ELPA badge to README.org
new 99a79236eb Merge pull request #331 from skangas/gnu-elpa-badge
new 95abb89145 add which-key-min-column-descripti
branch: externals/which-key
commit 95abb89145cd6c6c1cf7503622e8c2d42232d415
Author: Hans Donner
Commit: Hans Donner
add which-key-min-column-description-width
---
which-key.el | 11 ---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/which-key.el b/which-key.el
index c
branch: externals/pyim
commit 43ca9ea966cb1becbd87d4a7aec967af9b50e540
Author: Feng Shu
Commit: Feng Shu
* pyim-candidates.el (pyim-candidates-create:xingma): Handle other-codes
with pyim-candidates-get-chief.
---
pyim-candidates.el | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
branch: externals/vertico
commit 92616a0459006842494b0835f136c088bb7ee48b
Author: Daniel Mendler
Commit: Daniel Mendler
README: Mention that Mct supports completion in region
---
README.org | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.org b/README.
elpasync pushed a change to branch externals/vertico.
from cf9e502c20 Version 0.18
new 92616a0459 README: Mention that Mct supports completion in region
new da51735c01 Set display variables in vertico--display-candidates
Summary of changes:
README.org | 12
branch: externals/vertico
commit da51735c01fa38ab7ccc234ff2606fb7e272d8e2
Author: Daniel Mendler
Commit: Daniel Mendler
Set display variables in vertico--display-candidates
---
extensions/vertico-flat.el | 3 ++-
vertico.el | 9 -
2 files changed, 6 insertions(+), 6
branch: externals/company
commit 452e56027e368c298f6bd64136e6b34f212ab887
Author: Philipp Stephani
Commit: Philipp Stephani
Bind ‘non-essential’ when performing idle completion.
Idle completion isn’t a direct response to a user action, so I believe
marking
it as non-essential i
branch: externals/company
commit ede779d779ccb41a9d0568956c4388489f1e640a
Merge: 699a45ccda 452e56027e
Author: Dmitry Gutov
Commit: GitHub
Merge pull request #1288 from phst/non-essential
Bind ‘non-essential’ when performing idle completion.
---
company.el | 7 ---
1 file chang
branch: externals/consult
commit 0940ca016531f3412003c231b476e5023a510ff9
Author: Daniel Mendler
Commit: Daniel Mendler
Use consult--local-let
---
consult.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/consult.el b/consult.el
index a20772bd7d..406a05713a 100644
--- a
branch: elpa/rainbow-delimiters
commit a32b39bdfe6c61c322c37226d66e1b6d4f107ed0
Author: Stefan Kangas
Commit: Fanael Linithien
Add license file with GPLv3
---
COPYING | 674
1 file changed, 674 insertions(+)
diff --git a/COPY
elpasync pushed a change to branch elpa/magit.
from 7d0d7068de Bump copyright years
adds 9d80a654d4 magit-stash-drop: Don't enable Helm's multi-item
selection
No new revisions were added by this update.
Summary of changes:
docs/RelNotes/3.4.0.org | 3 +++
lisp/magit-stash.el
elpasync pushed a change to branch elpa/magit-section.
from 7d0d7068de Bump copyright years
adds 9d80a654d4 magit-stash-drop: Don't enable Helm's multi-item
selection
No new revisions were added by this update.
Summary of changes:
docs/RelNotes/3.4.0.org | 3 +++
lisp/magit-stash
branch: elpa/git-commit
commit 9d80a654d42b50f22e22798426bbdc00a7c6f220
Author: Kyle Meyer
Commit: Kyle Meyer
magit-stash-drop: Don't enable Helm's multi-item selection
magit-stash-drop has let-bound helm-comp-read-use-marked around its
magit-read-stash call since 53f7cfe6 (magi
elpasync pushed a change to branch externals/org.
from 06f58e4759 org-element-cache-map: Fix when FUNC deletes current
element
new 5a229cbc44 Update copyright year to 2022
new aae2ac3a68 Merge branch 'bugfix'
new b8656a2cef Update main-only copyright years
Summary
branch: externals/org
commit b8656a2cef3d5da7270e391222d8139fc042edd5
Author: Kyle Meyer
Commit: Kyle Meyer
Update main-only copyright years
---
lisp/oc-bibtex.el | 2 +-
lisp/org-persist.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/lisp/oc-bibtex.el b/lisp/oc
branch: externals-release/org
commit 5a229cbc44e67ac323b7c5fd46a422089838a6f1
Author: Kyle Meyer
Commit: Kyle Meyer
Update copyright year to 2022
---
doc/doc-setup.org | 2 +-
doc/org-guide.org | 2 +-
doc/org-manual.org | 2 +-
doc/orgcard.
branch: externals/org
commit aae2ac3a680bcd09b469476e7ceeb20046c2624f
Merge: 06f58e4759 5a229cbc44
Author: Kyle Meyer
Commit: Kyle Meyer
Merge branch 'bugfix'
---
doc/doc-setup.org | 2 +-
doc/org-guide.org | 2 +-
doc/org-manual.org | 2 +-
branch: elpa/xml-rpc
commit b8c9c3147095983d45532627171c2b2ad422ef10
Merge: 8020ccd176 de61038ff9
Author: Mark A. Hershberger
Commit: GitHub
Merge pull request #20 from skangas/nongnu-elpa-badge
Add NonGNU ELPA badge to README.org
---
README.org | 6 +-
1 file changed, 5 insert
branch: elpa/xml-rpc
commit de61038ff95381ea30a1d1f9213b75124b3a046c
Author: Stefan Kangas
Commit: Stefan Kangas
Add NonGNU ELPA badge to README.org
---
README.org | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index ed14fadf64..75920bba81 1
branch: elpa-admin
commit d870f8491850bf640c00c4e555092206f96b5f5a
Author: Stefan Kangas
Commit: Stefan Kangas
Run emacs with --no-site-lisp
* GNUmakefile (EMACSFLAGS): New variable with "--no-site-lisp".
(EMACS): Use above new variable.
---
GNUmakefile | 3 ++-
1 file changed,
branch: externals/flymake-proselint
commit 488625480a775df5957d56f9bd53585022b95503
Author: Manuel Uberti
Commit: Manuel Uberti
Update copyright years
---
flymake-proselint.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/flymake-proselint.el b/flymake-proselint.el
ind
branch: externals/shell-command+
commit a08896f4f4d961fcb848857b6fe3f5cec2d3d8e5
Author: Philip Kaludercic
Commit: Philip Kaludercic
Use shell-command+ in shell-command+-cmd-sudo
---
shell-command+.el | 15 +--
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/shell-
branch: elpa/with-editor
commit 36d36957628621e8340f755b22082e1f4ed8e2d7
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Release version 3.1.0
---
docs/with-editor.texi | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/with-editor.texi b/docs/with-editor.texi
branch: externals/pyim
commit 751672f22c0932ef043c8e7187b64d5e5ed614f6
Merge: ed8d7557e0 b7d2883e45
Author: tumashu
Commit: GitHub
Merge pull request #428 from lld2001/fix_xinma
fix xinma break
---
pyim-candidates.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
branch: externals/pyim
commit b7d2883e45f1603c0f9d81db1dc5787137fff8e7
Author: lld2001 <1353647...@qq.com>
Commit: lld2001 <1353647...@qq.com>
fix xinma break
---
pyim-candidates.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pyim-candidates.el b/pyim-candidates.el
ind
branch: elpa/gruvbox-theme
commit bf815732f3d85f61f4a57fde6dcdad96c1f80142
Author: Stefan Kangas
Commit: Jason Milkins
Add NonGNU ELPA instructions to README.md
---
README.md | 12 +---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 70e2040
branch: elpa/gruvbox-theme
commit 921bfd7a2f5174b68682b04e6010b156bbfe6c70
Author: Dan Frumin
Commit: Jason Milkins
Better use of colors for Proof General
---
README.md | 1 +
gruvbox.el | 7 +++
2 files changed, 8 insertions(+)
diff --git a/README.md b/README.md
index ed5034e4e8..bf4
branch: elpa/gruvbox-theme
commit 638c886a31904401798eae1cdb2a180eaa4f0398
Author: Stefan Kangas
Commit: Jason Milkins
Fix MELPA URL in README.md and improve wording
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 98df62bf3
elpasync pushed a change to branch elpa/gruvbox-theme.
from b9e661e2e1 Fix the default color for foreground text and cursor
new c000d25b9e Add *.elc to .gitignore
new bf815732f3 Add NonGNU ELPA instructions to README.md
new 638c886a31 Fix MELPA URL in README.md and i
branch: elpa/gruvbox-theme
commit c000d25b9ec90cfb977c15b6e605ff56ad62b363
Author: Stefan Kangas
Commit: Jason Milkins
Add *.elc to .gitignore
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index c2a2ca2c25..989098cfd6 100644
--- a/.gitignore
+++
branch: externals/mct
commit 65f6b44e86938377a77ef94fd63822a24b2b7b4d
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Document bug with electric-indent-mode in org-mode
---
mct.el | 13 +
1 file changed, 13 insertions(+)
diff --git a/mct.el b/mct.el
index db17f61916..58
branch: externals/mct
commit 8b8e9d4609afa76991e697170141b0054002aaad
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Clarify that electric-indent-mode bug is not mct's
---
mct.el | 6 ++
1 file changed, 6 insertions(+)
diff --git a/mct.el b/mct.el
index 580bbe38f8..8d8d6111b9
elpasync pushed a change to branch externals/mct.
from 1b2d5cc25b Remove task for mct-choose-completion-number
new 65f6b44e86 Document bug with electric-indent-mode in org-mode
new 8b8e9d4609 Clarify that electric-indent-mode bug is not mct's
Summary of changes:
mct.el |
branch: elpa/with-editor
commit a71eb40bb6c37ddf0e449e383c252b661d8e8103
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Bump copyright years
---
lisp/with-editor.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/with-editor.el b/lisp/with-editor.el
index fcb385423
branch: externals/hyperbole
commit c8b94355d041527e9e910f6dab60631fb9554733
Author: Mats Lidell
Commit: GitHub
Compile all el-files (#142)
---
ChangeLog | 2 ++
Makefile | 8 +++-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 2d38ff54b4..133
branch: externals/hyperbole
commit c2e2c79e28d42772111500d528e98d7847b1946a
Author: Mats Lidell
Commit: GitHub
Use lexical binding in hui-mini (#141)
---
ChangeLog | 4
hui-mini.el | 28 +---
2 files changed, 17 insertions(+), 15 deletions(-)
diff --git a/Ch
elpasync pushed a change to branch externals/hyperbole.
from f7830a1a6b Merge branch 'master' with Mats updates from hyperbole
new c2e2c79e28 Use lexical binding in hui-mini (#141)
new c8b94355d0 Compile all el-files (#142)
Summary of changes:
ChangeLog | 6 ++
Mak
elpasync pushed a change to branch elpa/magit-section.
from 03f495f351 manual: Use updated support for definition commands
adds 7d0d7068de Bump copyright years
No new revisions were added by this update.
Summary of changes:
docs/magit-section.texi | 8
docs/magit.texi
elpasync pushed a change to branch elpa/magit.
from 03f495f351 manual: Use updated support for definition commands
adds 7d0d7068de Bump copyright years
No new revisions were added by this update.
Summary of changes:
docs/magit-section.texi | 8
docs/magit.texi |
branch: elpa/git-commit
commit 7d0d7068deff003a02f49fa430153e4611c80175
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Bump copyright years
---
docs/magit-section.texi | 8
docs/magit.texi | 8
lisp/git-commit.el | 2 +-
lisp/git-rebase.el | 2 +-
li
elpasync pushed a change to branch externals/hyperbole.
from 87dd8ce59f Add lexical binding (#140)
new 06335ca821 Fix hyrolo-sort error not handling last line properly
new 14b25ef220 Update 2 tests to handle rest of code updates in next
commit
new 1c222405e5 Fix and
branch: externals/hyperbole
commit 14b25ef2201173f804b3b8fd1dce46c9bf0a3888
Author: Robert Weiner
Commit: Robert Weiner
Update 2 tests to handle rest of code updates in next commit
---
ChangeLog | 7 +++
test/hibtypes-tests.el | 15 ---
test/hy-test-helpers.e
branch: externals/hyperbole
commit 06335ca821591befa483c10c6e538e676ee97496
Author: Robert Weiner
Commit: Robert Weiner
Fix hyrolo-sort error not handling last line properly
---
ChangeLog | 3 +++
hyrolo.el | 1 +
2 files changed, 4 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index 29
branch: externals/hyperbole
commit f7830a1a6b4be07e57923609c9d0a6217355b811
Merge: 1c222405e5 87dd8ce59f
Author: Robert Weiner
Commit: Robert Weiner
Merge branch 'master' with Mats updates from hyperbole
---
ChangeLog | 26 ++
hgnus.el | 2 +
branch: externals/hyperbole
commit 1c222405e54a57605ec1440f9639a2677c35a177
Author: Robert Weiner
Commit: Robert Weiner
Fix and improve many issues with path link and argument handling
---
ChangeLog | 42 +-
hactypes.el| 21 +--
hargs.el | 30 ++--
hload-path.el | 7
branch: externals/wcheck-mode
commit 4a2439ed486342d825259b62cde2e73ef34dbc04
Author: Teemu Likonen
Commit: Teemu Likonen
Update copyright years to the last modification year 2021
---
README.md | 2 +-
wcheck-mode.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
59 matches
Mail list logo