branch: elpa/projectile
commit e60883ff370c1545499b97cf56479de1a58c5b3b
Author: John Eivind Helset
Commit: Bozhidar Batsov
Add variable to enable or disable command caching.
Add variable `projectile-project-enable-cmd-caching` to enable or
disable command caching which defaults
branch: externals/eev
commit b79cd70e61028f79599a4ffccef09d0f3935886c
Author: Eduardo Ochs
Commit: Eduardo Ochs
Load eev-wconfig.el by default.
---
VERSION| 4 ++--
eev-load.el| 5 -
eev-wconfig.el | 11 ++-
3 files changed, 12 insertions(+), 8 deletions(-)
diff -
elpasync pushed a change to branch externals/eev.
from 9019554599 Added `find-2022eevwconfigvideo'.
new 78ae0b4090 Small changes in eev-wconfig.el.
new b79cd70e61 Load eev-wconfig.el by default.
Summary of changes:
VERSION| 4 +-
eev-intro.el | 245 +++
branch: externals/eev
commit 78ae0b409021bca902abbf3468b2168cd822130c
Author: Eduardo Ochs
Commit: Eduardo Ochs
Small changes in eev-wconfig.el.
---
VERSION| 4 +-
eev-intro.el | 245 +
eev-wconfig.el | 51 ++--
3
branch: elpa/evil-nerd-commenter
commit 386cd758a477d1b1ba742ef698ecc19916b43fbe
Merge: 3ca33ee87a 95ed1ad244
Author: Chen Bin
Commit: Chen Bin
Merge commit '95ed1ad244'
* commit '95ed1ad244':
fixed warnings from native compiler
---
tests/my-byte-compile.el | 4 ++--
1 file c
elpasync pushed a change to branch elpa/evil-nerd-commenter.
from 95ed1ad244 fixed warnings from native compiler
new 73b230073e fixed warnings from native compiler
new 3ca33ee87a clean code
new 386cd758a4 Merge commit '95ed1ad244'
Summary of changes:
Makefile
branch: elpa/evil-nerd-commenter
commit 3ca33ee87a4930ff141ff9ea934aab66ca1a811c
Author: Chen Bin
Commit: Chen Bin
clean code
---
Makefile | 10 +-
tests/my-byte-compile.el | 10 ++
tests/my-elint.el| 3 +--
3 files changed, 8 insertions(+), 15 delet
branch: elpa/evil-nerd-commenter
commit 73b230073e4535391c6c6be499d2dc45a39f91c2
Author: Chen Bin
Commit: Chen Bin
fixed warnings from native compiler
---
Makefile | 31 +
evil-nerd-commenter-sdk.el | 1 +
evil-nerd-commenter.el | 13 ++
branch: externals/org
commit 1525a5a64e9ad5b014596c74aab7291165b7292a
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-babel-load-file: Do not rely on `org-babel-tangle-file' making changes
* lisp/org.el (org-babel-load-file): Update modification time even
when `org-babel-tangl
branch: externals/org
commit f6f26d4ce4622660762a3d1fabb5000455adb7b5
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-babel-tangle: Do not overwrite when contents does not change
* lisp/ob-tangle.el (org-babel-tangle): Do not overwrite existing
tangled files if their contents
elpasync pushed a change to branch externals/org.
from a407a89c5f org-footnote.el:org-footnote-section: Fix typo in
docstring
new f6f26d4ce4 org-babel-tangle: Do not overwrite when contents does
not change
new 1525a5a64e org-babel-load-file: Do not rely on
`org-babel-tang
branch: elpa/evil-matchit
commit f8edde41be44fe2a2c44908090613e726e0efbf2
Merge: dd4570eb6a 11f04d25d3
Author: Chen Bin
Commit: Chen Bin
merge 11f04d25d3 to resolve nonelpa issue
---
tests/my-byte-compile.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/my-byte-c
branch: elpa/evil-matchit
commit ce93c5bcdbb049506c199dfc4324bf60f6fb4f2d
Author: Chen Bin
Commit: Chen Bin
donot use emacs27+ only syntax
---
evil-matchit-sdk.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/evil-matchit-sdk.el b/evil-matchit-sdk.el
index 51ceaf9f98
branch: elpa/evil-matchit
commit dd4570eb6a03bbb9f4eb8257592ef1a0bbd0ddba
Author: Chen Bin
Commit: Chen Bin
clean code
---
Makefile | 6 +++---
tests/my-byte-compile.el | 12 +++-
tests/my-elint.el| 5 ++---
3 files changed, 8 insertions(+), 15 deletions(-)
branch: elpa/evil-matchit
commit 2678220eeb71c86ae346043aece08ae58c0cbab0
Author: Chen Bin
Commit: Chen Bin
elint and byte-compile added into CI
---
Makefile | 32 ---
evil-matchit-ocaml.el| 2 +-
tests/my-byte-compile.el | 49 +++
elpasync pushed a change to branch elpa/evil-matchit.
from 11f04d25d3 elint and byte-compile added into CI
new 2678220eeb elint and byte-compile added into CI
new ce93c5bcdb donot use emacs27+ only syntax
new dd4570eb6a clean code
new f8edde41be merge 11f04d2
elpasync pushed a change to branch externals/pyim.
from b8d2428e39 * pyim-indicator.el (pyim-indicator-with-posframe):
Removed.
new cbe826c29a Update README
new e928fd7b30 * pyim.el (pyim-dict): Do not require pyim-dict.
new 593b077e06 * pyim.el: Do not require pyim
branch: externals/pyim
commit e928fd7b30978e00ccf002f6eafe2524fa2c0fa7
Author: Feng Shu
Commit: Feng Shu
* pyim.el (pyim-dict): Do not require pyim-dict.
---
pyim.el | 3 ---
1 file changed, 3 deletions(-)
diff --git a/pyim.el b/pyim.el
index db8a0fc9bb..14b5a5696b 100644
--- a/pyim.el
+++
branch: externals/pyim
commit 593b077e061dcb1b7a80ce6fa5532724c858db46
Author: Feng Shu
Commit: Feng Shu
* pyim.el: Do not require pyim-cstring-utils and pyim-cregexp-utils.
---
README.org | 33 -
pyim.el| 8
2 files changed, 12 insertions(+), 2
branch: externals/pyim
commit cbe826c29a7a41c81ca54636b1be3cbf3907f91a
Author: Feng Shu
Commit: Feng Shu
Update README
---
README.org | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.org b/README.org
index b0503f849a..da49619f5f 100644
--- a/README.org
+++ b/READ
branch: externals/pyim
commit 18827de43e53eb69797397f4e62e44cfb271ea79
Author: Feng Shu
Commit: Feng Shu
Move pyim-cstring-at-point to pyim-cstring.el.
* pyim-cstring.el (pyim-cstring-at-point): to ...
* pyim-cstring-utils.el (pyim-cstring-at-point): From ..
branch: scratch/pq-compile
commit 55adb18a91fed6cf55c254bf2ed13918318a
Author: Stefan Monnier
Commit: Stefan Monnier
Try and compile `pq-core` automatically for the user
* pq.el: Activate lexical-binding. Fix Author's email address.
Don't signal an error if `pq-core` cannot
monnier pushed a change to branch scratch/pq-compile.
at 55adb18a91 Try and compile `pq-core` automatically for the user
This branch includes the following new commits:
new 55adb18a91 Try and compile `pq-core` automatically for the user
branch: externals/visual-filename-abbrev
commit 3c1a54e2cec935126a74e40920f2cb7929fa4e75
Author: Tassilo Horn
Commit: Tassilo Horn
visual-filename-abbrev: Fix byte-compiler warning; release 1.2
---
visual-filename-abbrev.el | 17 ++---
1 file changed, 10 insertions(+), 7 deletio
branch: externals/compat
commit 501c9f631ebcf7e1b99482b26d014a7b76942741
Author: Philip Kaludercic
Commit: Philip Kaludercic
Re-add void-function tests removed in ec82f43ef0
---
compat-27.el | 4
1 file changed, 4 insertions(+)
diff --git a/compat-27.el b/compat-27.el
index b08d5604d4
elpasync pushed a change to branch externals/compat.
from e93f64ce94 Fix byte compiler failure introduced in ec82f43ef0
new 2e77f11189 Fix warnings about fancy quotes
new 501c9f631e Re-add void-function tests removed in ec82f43ef0
Summary of changes:
compat-26.el | 6 +++-
branch: externals/compat
commit 2e77f1118958a0c07aa3c2c4993b62a93b99fe44
Author: dr-scsi <59777257+dr-s...@users.noreply.github.com>
Commit: Philip Kaludercic
Fix warnings about fancy quotes
* compat-26.el (func-arity, assoc): Silence the compiler about
fancy quotes with Emacs 29
branch: externals/compat
commit e93f64ce94d0214b23ad89087977db654a04334e
Author: Philip Kaludercic
Commit: Philip Kaludercic
Fix byte compiler failure introduced in ec82f43ef0
The test in `json-available-p' assumes that t can be interpreted as a
JSON value, which was not the cas
branch: externals/org
commit a407a89c5f0bde830d2328f98d4e31b4187932db
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-footnote.el:org-footnote-section: Fix typo in docstring
Reported in
https://list.orgmode.org/c43cc980-108a-176b-accc-e5649264b...@gmail.com/T/#u
---
lisp/org-foo
branch: elpa/corfu-terminal
commit e9cae1b23a252ae497f3564b9f588be807337b35
Author: Akib Azmain Turja
Commit: Akib Azmain Turja
Bump version to 0.3
---
corfu-terminal.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/corfu-terminal.el b/corfu-terminal.el
index bbcb39d3d
branch: elpa/corfu-terminal
commit 49016b317fa64ee838b442e7c7e5a33731444a02
Author: Akib Azmain Turja
Commit: Akib Azmain Turja
Account for left margin width while positioning popon
---
corfu-terminal.el | 36 +---
1 file changed, 9 insertions(+), 27 deletion
elpasync pushed a change to branch elpa/corfu-terminal.
from 15c1b149cf Fix #4: Bump version to 0.2
new 49016b317f Account for left margin width while positioning popon
new 755cbfcc20 Fix miscalcutation of popon position
new e9cae1b23a Bump version to 0.3
Summary o
branch: elpa/corfu-terminal
commit 755cbfcc2084cde89f372c9577cd85b465343455
Author: Akib Azmain Turja
Commit: Akib Azmain Turja
Fix miscalcutation of popon position
---
corfu-terminal.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/corfu-terminal.el b/corfu-termin
blc pushed a change to branch externals/ivy.
from d2acfb5af0 Merge branch 'master' into externals/ivy
adds 8bf8027e4b Fix swiper preselect when initial-input specified
new f8d80a4055 Pacify apostrophe quoting warnings in docstrings
new 166b3161a3 Merge branch 'master'
branch: externals/counsel
commit d627c2efbf6d4b336de003ea238cedf4aae01435
Merge: 3c1d5dc924 f8d80a4055
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Merge branch 'master' into externals/counsel
---
counsel.el | 62 +++
branch: externals/ivy
commit f8d80a4055514f92d94f128f5fcb1cda79e5cd22
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Pacify apostrophe quoting warnings in docstrings
Byte-compilation in Emacs 29 now warns about unquoted apostrophes
appearing in certain contexts
blc pushed a change to branch externals/counsel.
from 3c1d5dc924 Merge branch 'master' into externals/counsel
adds 7b574e2364 Fix ivy-overlay current-column in Emacs 29
adds 40e017dc1b Silence ivy-hydra byte-compilation warnings
adds 764e0d35ba ; Run CI on latest Emacs
branch: externals/ivy
commit 166b3161a3bdca9e23e52ee2baa7ece95b9b87df
Merge: d2acfb5af0 f8d80a4055
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Merge branch 'master' into externals/ivy
---
ivy.el | 15 ---
1 file changed, 8 insertions(+), 7 deletions(-)
diff
branch: externals/org
commit d37e4dc0f2f9f65a94eb99546c5263374abe261c
Author: Ihor Radchenko
Commit: Ihor Radchenko
ox-latex: Scale inlinetasks according to column width
* lisp/ox-latex.el (org-latex-format-inlinetask-default-function): Set
inlinetask box width relative to \line
branch: externals/consult
commit ca07137fc99d404efc5431e8b01ca1e96ed76644
Author: Daniel Mendler
Commit: Daniel Mendler
Shorten docstring lines
---
consult.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/consult.el b/consult.el
index 80f7570f9c..fd0ea6175c 10064
elpasync pushed a change to branch elpa/helm-core.
from b28378b719 Fix issue #2514 where helm-command-prefix-key is
hardcoded
adds fb5c5b3f36 Ensure to restore helm-fuzzy-sort-fn to default value in
helm-M-x
No new revisions were added by this update.
Summary of changes:
helm-co
branch: elpa/helm
commit fb5c5b3f36dcf634b7deb396193c8c05878bf6ff
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Ensure to restore helm-fuzzy-sort-fn to default value in helm-M-x
Because helm-fuzzy-sort-fn is let-bounded, when helm-M-x exit and call
another helm function, h
branch: externals/pyim
commit b8d2428e3919c6d7cdfcb298d97aa58e1145119f
Author: Feng Shu
Commit: Feng Shu
* pyim-indicator.el (pyim-indicator-with-posframe): Removed.
这个 indicator 似乎用处不大。
---
pyim-indicator.el | 15 ---
1 file changed, 15 deletions(-)
diff --git a/pyim-
43 matches
Mail list logo