branch: elpa/evil
commit 1e9b2434264529fe0dd964b68fe89236a4abeac3
Author: Axel Forsman
Commit: Axel Forsman
Fix evil-with-delay with dynamic binding
If dynamic binding is used when expanding the macro, then the function
will not capture fun-name as a closure. Fix this by using
branch: elpa/helm
commit be0b88584b26cdff4ff508b002d3abd57955a779
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Add package-vc-checkout and package-vc-install to package category
---
helm-mode.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/helm-mode.el b/helm-mode.el
index e
elpasync pushed a change to branch elpa/helm-core.
from 8ca4af16d7 Declare package fns in helm-mode
adds adb4810105 Improve package affix fn
adds be0b88584b Add package-vc-checkout and package-vc-install to
package category
No new revisions were added by this update.
Summar
branch: elpa/helm
commit adb4810105b63fff25b7b60004b30e304c17709f
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Improve package affix fn
---
helm-mode.el | 17 ++---
1 file changed, 14 insertions(+), 3 deletions(-)
diff --git a/helm-mode.el b/helm-mode.el
index a0da4be59a
elpasync pushed a change to branch elpa/helm.
from 8ca4af16d7 Declare package fns in helm-mode
new adb4810105 Improve package affix fn
new be0b88584b Add package-vc-checkout and package-vc-install to
package category
Summary of changes:
helm-mode.el | 19
elpasync pushed a change to branch externals/org.
from 70a082c9fb org-babel-expand-src-block: Mention all the header
arguments in the docstring
new a0830f94ea * testing/org-test.el: Avoid looking into .emacs.d when
ran non-interactively
new 36dcb2a23c org-babel-combine-hea
branch: externals/org
commit a0830f94ea434a3b802b94d8ac9ed286df8df8f4
Author: Ihor Radchenko
Commit: Ihor Radchenko
* testing/org-test.el: Avoid looking into .emacs.d when ran
non-interactively
(org-test-load):
(org-test-update-id-locations): Set `org-id-locations-file' inside
branch: externals/org
commit 36dcb2a23c57d6eab50848fc137057c2635bca0a
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-babel-combine-header-arg-lists: Describe arguments in the docstring
* lisp/ob-core.el (org-babel-combine-header-arg-lists): Describe all
the header arguments i
elpasync pushed a change to branch externals/org.
from 36dcb2a23c org-babel-combine-header-arg-lists: Describe arguments
in the docstring
new 99cc9619c5 org-bibtex-yank: Fix bibtex parser not initialized in
temp buffer
new 34ee6f1a21 Merge branch 'bugfix'
Summary of chan
branch: externals-release/org
commit 99cc9619c562b5c21a292dec7351d05df37d39fd
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-bibtex-yank: Fix bibtex parser not initialized in temp buffer
* lisp/ol-bibtex.el (org-bibtex-yank): Make sure that we parse bibtex
entry from the kill
branch: externals/org
commit 34ee6f1a21f8ab2b584a710570afd540f9445b86
Merge: 36dcb2a23c 99cc9619c5
Author: Ihor Radchenko
Commit: Ihor Radchenko
Merge branch 'bugfix'
---
lisp/ol-bibtex.el | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/lisp/ol-bibtex.el b/lisp/ol-bi
branch: elpa/helm
commit 7f3fcf19b6e3b30a5df17a8bcc3ad4273f04d39c
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Normalize affixation function names
---
helm-mode.el | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/helm-mode.el b/helm-mode.el
index 9b30e
elpasync pushed a change to branch elpa/helm-core.
from be0b88584b Add package-vc-checkout and package-vc-install to
package category
adds 256eeddc8a Ensure file category is used when set from
adds 0fcca93e42 Allow new category library
adds 7f3fcf19b6 Normalize affixat
branch: elpa/helm
commit 0fcca93e42feddefe7f8ebefc98ccd68677d0884
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Allow new category library
This is needed to differency file and library completions.
Now use CATEGORY instead of FILE-COMP-P as argument for
helm-compl
branch: elpa/helm
commit 256eeddc8aea57a8b889f61fb0b3bd7ea93a1ca8
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Ensure file category is used when set from
helm-completing-read-command-categories.
---
helm-mode.el | 12 +++-
1 file changed, 7 insertions(+), 5 deletions
elpasync pushed a change to branch elpa/helm.
from be0b88584b Add package-vc-checkout and package-vc-install to
package category
new 256eeddc8a Ensure file category is used when set from
new 0fcca93e42 Allow new category library
new 7f3fcf19b6 Normalize affixation f
branch: scratch/yasnippet
commit 2f751c3a0a5ea7df075a8460aeb3e82bd1500e9c
Author: Stefan Monnier
Commit: Stefan Monnier
* yasnippet.el (debug-ignored-errors): Don't modify it
(debug-ignored-errors): Remove left over code that became obsolete with
commit 175e0a3a102c22.
(yas-
branch: elpa/evil
commit b7b4961a14cd1a51e9a10564fd6c741567d39891
Author: Tom Dalziel
Commit: Tom Dalziel
Urgent revert of recent commits while evil is broken
Some of these commits can be almost immediately restored,
once the time is found to do so.
Revert "Fix evil-wit
branch: elpa/cider
commit 4a35e243c2e6830af23d05dcb648c71816e3da97
Author: vemv
Commit: vemv
`nrepl--port-from-file`: remove any trailing newline
Merely a presentational improvement.
---
nrepl-client.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/nrepl-cli
elpasync pushed a change to branch elpa/cider.
from f376d2de9d Enhance `cider-connect` to show all nREPLs available
ports, instead of only Leiningen ones (#3399)
new e0436e564d Fix a bug recently introduced into
`cider-locate-running-nrepl-ports`
new 4a35e243c2 `nrepl--por
branch: elpa/cider
commit e0436e564db6571cbfa3c06e5ae079069021258d
Author: vemv
Commit: vemv
Fix a bug recently introduced into `cider-locate-running-nrepl-ports`
Closes https://github.com/clojure-emacs/cider/issues/3406
---
cider.el | 2 +-
1 file changed, 1 insertion(+), 1 deleti
elpasync pushed a change to branch elpa/devil.
from e0a12cd773 Use quoted list to define devil-translations
new bf1e65ff39 Add support for repeatable key groups
new 887c47d7ee Revert devil-translations to constructed list
Summary of changes:
CHANGES.org | 28 +++-
MA
branch: elpa/devil
commit 887c47d7ee6bd240698c5ab8b4b73a589c4988d0
Author: Susam Pal
Commit: Susam Pal
Revert devil-translations to constructed list
Commit e0a12cd changed the default value of devil-translations to a
quoted list. However, that change now appears to be misguided
branch: elpa/devil
commit bf1e65ff399f3443b5afc938f4735a721507148b
Author: Susam Pal
Commit: Susam Pal
Add support for repeatable key groups
The variable devil-repeatable-keys is now a list of lists instead of a
list. Earlier each item in the list represented a repeatable Devil
branch: elpa/macrostep
commit 0b04a89f698c335c9ea492553470a8d45c113edd
Author: Torbjörn Norinder
Commit: Jonas Bernoulli
macrostep-collect-macro-forms: conditionally override macroexpand-1
As of Emacs commit ca4bc9baf9d2c861ad776da07e56381da8e3722a,
macroexpand-1 is used by macr
branch: elpa/devil
commit edc71d41cb97cc8ec356a29364e14158a05ef70c
Author: Susam Pal
Commit: Susam Pal
Add M-h, C-x [, etc. to repeatable key sequences
---
CHANGES.org | 4
devil.el| 18 +++---
2 files changed, 15 insertions(+), 7 deletions(-)
diff --git a/CHANGES.org
branch: externals/ement
commit 271cf5242dd7d188b736deab9aabaa9f0921695e
Author: Adam Porter
Commit: Adam Porter
Require seq library
---
ement-lib.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/ement-lib.el b/ement-lib.el
index 0138101381..a0edf9db9a 100644
--- a/ement-lib.el
+++ b/e
elpasync pushed a change to branch externals/ement.
from dbe2212cba Fix: (ement-room-list-next-unread) Infinite loop
new 2349b91eb3 Fix room list display with empty notification actions
new 271cf5242d Require seq library
new 89b3fc3510 Update changelog
new eb
branch: externals/ement
commit 2349b91eb3106f9a550940471b982802ebc05ed9
Author: Steven Allen
Commit: Adam Porter
Fix room list display with empty notification actions
Parse actions according to
https://spec.matrix.org/v1.7/client-server-api/#actions, allowing for 0
or more a
branch: externals/ement
commit eb0e0f85cf5a998a3e82084ccea2a3e978733309
Merge: dbe2212cba 89b3fc3510
Author: Adam Porter
Commit: Adam Porter
Fix: (ement-room-notification-state) Push rules' actions order
Closes #190. Thanks to Steven Allen (@Stebalien).
---
README.org | 1 +
em
branch: externals/ement
commit 89b3fc351067f11406c188c0ab40e63ccae35d90
Author: Adam Porter
Commit: Adam Porter
Update changelog
---
README.org | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.org b/README.org
index 71e304e617..7cbd2314bf 100644
--- a/README.org
+++ b/README.org
@
branch: externals/pyim
commit 41c1766341209209528a5393af2046536f535021
Author: Feng Shu
Commit: Feng Shu
Update .github/workflows/test.yml
---
.github/workflows/test.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.y
32 matches
Mail list logo