elpasync pushed a change to branch elpa/helm-core.
from 7c2f080639 Disable `minibuffer-complete' only for handlers using
helm (bug #2533)
adds f5159e17b8 Revert "Ensure init hooks are defined as symbol
functions" (Fix #2534)
No new revisions were added by this update.
Summary of
branch: elpa/helm
commit f5159e17b8f40f262310504767651e1b953ea779
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Revert "Ensure init hooks are defined as symbol functions" (Fix #2534)
This reverts commit 5da20ad1f78a4e7f5d89abb245ce55122f40772d.
---
helm-core.el | 15 +
elpasync pushed a change to branch elpa/go-mode.
from fa26932786 README: 'go install' instead of 'go get' for tools
new 4b02fb811c Add go-dot-work-mode for editing go.work files
new 7dc64c7d9f Fix false positive type alias fontification.
new 08aa90d52f Remove go--fil
branch: elpa/go-mode
commit 7dc64c7d9f7f3620632bbcf2fe24c1085fa7eabb
Author: Muir Manders
Commit: Dominik Honnef
Fix false positive type alias fontification.
We were interpreting "typeFoo = 123" as a type alias due to a bug in
the regex.
Closes: gh-404 [via git-merge-pr
branch: elpa/go-mode
commit 08aa90d52f0e7d2ad02f961b554e13329672d7cb
Author: Javier Olaechea
Commit: Dominik Honnef
Remove go--fill-prefix
The function is not called from anywhere and does not work as it calls
function that were previously deleted. Both go--empty-line-p and
branch: elpa/go-mode
commit 4b02fb811c359cf946ea35324e2b29214f8d5810
Author: Jimmy Yuen Ho Wong
Commit: Dominik Honnef
Add go-dot-work-mode for editing go.work files
Closes: gh-408 [via git-merge-pr]
---
go-mode.el | 27 +++
1 file changed, 27 insertions(+)
branch: externals/hyperbole
commit 991e1670a17375c99d70471b05d8dee92f182054
Author: Mats Lidell
Commit: GitHub
Doc strings within 80 char limit for kotl-orgtbl.el (#231)
---
ChangeLog | 4
kotl/kotl-orgtbl.el | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --
branch: externals/javaimp
commit 65599a7954821c38e38949b5ec42891b41e75e13
Author: Filipp Gunbin
Commit: Filipp Gunbin
Version 0.9
---
javaimp.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/javaimp.el b/javaimp.el
index fb02dcfdfe..500bf6f108 100644
--- a/javaimp.el
+
branch: externals/javaimp
commit 48fe748fc287ce01bbb522e43cf3d520e3eccd52
Author: Filipp Gunbin
Commit: Filipp Gunbin
Fix javaimp-end-of-defun to stay inside parent
---
javaimp.el | 32
1 file changed, 20 insertions(+), 12 deletions(-)
diff --git a/javaimp.
elpasync pushed a change to branch elpa/popon.
from 92ba521f83 Fix #6: Don't use cXXXr functions
new c7784e18a5 Fix wrong x value returned by popon-x-y-at-pos
new e7ef75f816 Bump version to 0.8
Summary of changes:
popon.el | 5 +++--
1 file changed, 3 insertions(+), 2 del
branch: elpa/popon
commit e7ef75f81687bb01d413ba073aa35683a810e0f3
Author: Akib Azmain Turja
Commit: Akib Azmain Turja
Bump version to 0.8
---
popon.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/popon.el b/popon.el
index c883082f0b..5e74c6c10f 100644
--- a/popon.el
branch: elpa/popon
commit c7784e18a5154d5a7cf29e62e7b01726a9cfa5c8
Author: Akib Azmain Turja
Commit: Akib Azmain Turja
Fix wrong x value returned by popon-x-y-at-pos
---
popon.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/popon.el b/popon.el
index 9181d1baf5..c883
elpasync pushed a change to branch elpa/helm.
from 18e2b3821a Move helm-configuration in right section
new 5da20ad1f7 Ensure init hooks are defined as symbol functions
new 7c2f080639 Disable `minibuffer-complete' only for handlers using
helm (bug #2533)
Summary of changes
elpasync pushed a change to branch elpa/helm-core.
from 18e2b3821a Move helm-configuration in right section
adds 5da20ad1f7 Ensure init hooks are defined as symbol functions
adds 7c2f080639 Disable `minibuffer-complete' only for handlers using
helm (bug #2533)
No new revisio
branch: elpa/helm
commit 7c2f08063910ef15a63cd58e6db0ffa2e4ddc12d
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Disable `minibuffer-complete' only for handlers using helm (bug #2533)
---
helm-mode.el | 115 ---
1 file changed, 62
branch: elpa/helm
commit 5da20ad1f78a4e7f5d89abb245ce55122f40772d
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Ensure init hooks are defined as symbol functions
---
helm-core.el | 15 ++-
1 file changed, 6 insertions(+), 9 deletions(-)
diff --git a/helm-core.el b/helm-co
branch: externals/eglot
commit 000b7fdce93ed29c505a7fa75baaf87094fd690a
Author: Christian Garbs
Commit: GitHub
Close #952: Add out-of-box support for Perl LSP server
* eglot.el (eglot-server-programs): Support Perl lsp.
* README.md: Update.
* NEWS.md: Update.
Co-aut
branch: externals/org
commit 5be0c709b3784c43a1042978989a78d54cdd0e7d
Author: Ihor Radchenko
Commit: Ihor Radchenko
* lisp/org.el (org-reload): Do not quote t symbol
---
lisp/org.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lisp/org.el b/lisp/org.el
index c80b4
branch: externals/javaimp
commit ae115d66ed90b4a6768e3bf90c5b851f9532aa69
Author: Filipp Gunbin
Commit: Filipp Gunbin
Use scope open-brace as argument to javaimp--beg-of-defun-decl
---
javaimp.el | 23 ---
1 file changed, 12 insertions(+), 11 deletions(-)
diff --git a/j
branch: externals/phps-mode
commit a56b01bd3f081f5d6d1c2effcd25051aa04c4ece
Author: Christian Johansson
Commit: Christian Johansson
Updated version and date
---
phps-mode.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/phps-mode.el b/phps-mode.el
index e4599d226e.
branch: externals/phps-mode
commit a682f890c1666177786e1b142e45f3f3a38cff4f
Author: Christian Johansson
Commit: Christian Johansson
Fixed indentation for enumerations
---
TODO.md | 2 --
phps-mode-indent.el | 6 +-
test/phps-mode-test-indent.el | 4
branch: externals/phps-mode
commit f070d688a4a79f6a2dc4feeccf7d5c82adb7a6ae
Author: Christian Johansson
Commit: Christian Johansson
Added TODO items
---
TODO.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/TODO.md b/TODO.md
index 805f5f8299..2e852dbfe7 100644
--- a/TODO.md
+++ b/T
branch: externals/phps-mode
commit e5fda9efb3824719e09da0ad1f94c3c8bef46ebe
Author: Christian Johansson
Commit: Christian Johansson
New lexer tokens working after byte-compilation
---
phps-mode-lexer.el | 76 ++---
phps-mode-macros.el | 2 +-
branch: externals/phps-mode
commit d766293a8dd98a39be47c7a17c8fda18cc5cf2e8
Author: Christian Johansson
Commit: Christian Johansson
Added support for underscores
---
phps-mode-lexer.el | 32 +---
1 file changed, 25 insertions(+), 7 deletions(-)
diff --git a/phps
branch: externals/phps-mode
commit e84ba21c7dd109dce583da7c319e74f8782e3f58
Author: Christian Johansson
Commit: Christian Johansson
Updated TODO
---
TODO.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/TODO.md b/TODO.md
index 2e852dbfe7..da48646877 100644
--- a/TODO.md
+++ b/TODO.md
@
branch: externals/phps-mode
commit 585bc28fa5df30f6402fd3017eedb2edcd1266b2
Author: Christian Johansson
Commit: Christian Johansson
Added T_ENUM and T_READONLY
---
phps-mode-lexer.el | 19 +++
1 file changed, 19 insertions(+)
diff --git a/phps-mode-lexer.el b/phps-mode-lexe
branch: externals/phps-mode
commit dbd63046efd7837378c703c7199d8a1c81f568c2
Author: Christian Johansson
Commit: Christian Johansson
Fixed T_ENUM token length
---
phps-mode-lexer.el | 6 +++---
test/phps-mode-test-lexer.el | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
d
branch: externals/phps-mode
commit 3f9898cd2ab82793fdebd01358f9bd135b446c1a
Author: Christian Johansson
Commit: Christian Johansson
Added instructions of how to update lexer rules
---
phps-mode-lexer.el | 5 +
1 file changed, 5 insertions(+)
diff --git a/phps-mode-lexer.el b/phps-mode-
branch: externals/phps-mode
commit e50ecb53bed4dc3f6a419b1e930130f8a1d41d65
Author: Christian Johansson
Commit: Christian Johansson
More debugging byte-compilation issue
---
phps-mode-lexer.el | 29 +++--
phps-mode-macros.el | 2 +-
2 files changed, 24 insertions(+
branch: externals/phps-mode
commit 3d4576eac68159ed8df3924d88d9b189fd70dde0
Author: Christian Johansson
Commit: Christian Johansson
Another fix for readonly
---
phps-mode-lexer.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/phps-mode-lexer.el b/phps-mode-lexer.el
ind
cjohansson pushed a change to branch externals/phps-mode.
from 69d4de374b Updated version and date
new 585bc28fa5 Added T_ENUM and T_READONLY
new b9f74656ad Added ONUM regex
new 534c766344 Fixed number constants
new d766293a8d Added support for underscores
branch: externals/phps-mode
commit 777c88da24ccbbced7cd56263e8aac30453765f2
Author: Christian Johansson
Commit: Christian Johansson
Fixed byte-compilation warning
---
phps-mode-lexer.el | 53 ++---
1 file changed, 26 insertions(+), 27 deletion
branch: externals/phps-mode
commit 4f936cd5cdf33478cce0fe391150466e39c7564d
Author: Christian Johansson
Commit: Christian Johansson
Fixed byte-compilation issue with new lexer rules
---
phps-mode-lexer.el | 2946 ++--
1 file changed, 1484 inse
branch: externals/phps-mode
commit dd4e6c134f0bec5e160c284a0023ac700089c004
Author: Christian Johansson
Commit: Christian Johansson
Added another unit-test for T_READONLY
---
test/phps-mode-test-lexer.el | 9 +
1 file changed, 9 insertions(+)
diff --git a/test/phps-mode-test-lexer.
branch: externals/phps-mode
commit 3a59ef2141f2ffb80d5af549771546db47880a63
Author: Christian Johansson
Commit: Christian Johansson
Added tests for new lexer tokens
---
phps-mode-lexer.el | 2952 +-
phps-mode-syntax-color.el|2 +-
te
branch: externals/phps-mode
commit b9f74656adc28e01e734afa9aa7307b47829f901
Author: Christian Johansson
Commit: Christian Johansson
Added ONUM regex
---
phps-mode-lexer.el | 35 +++
1 file changed, 27 insertions(+), 8 deletions(-)
diff --git a/phps-mode-lexe
branch: externals/phps-mode
commit 534c766344b772e65b7137f3366401006ce82d9b
Author: Christian Johansson
Commit: Christian Johansson
Fixed number constants
---
phps-mode-lexer.el | 24 +---
1 file changed, 13 insertions(+), 11 deletions(-)
diff --git a/phps-mode-lexer.el
branch: externals/shell-command+
commit fb8bdbb3ff6a68dd8af6c22eaceb916a8b442aae
Author: Philip Kaludercic
Commit: Philip Kaludercic
Attribute bang
---
shell-command+.el | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/shell-command+.el b/shell-command+.el
index ce3b8
branch: externals/shell-command+
commit 578a6176284f25d5dccd17d049f1e0ac5922856d
Author: Philip Kaludercic
Commit: Philip Kaludercic
Check if the automatic cd directory is actually a directory
As discussed here:
https://lists.sr.ht/~pkal/public-inbox/<878roixwds.fsf%40gmail.com>
branch: externals/vc-got
commit 489c6310a6f64bc73ea3eeda5dc9a96ad8bf5043
Author: Omar Polo
Commit: Omar Polo
add support for the Author header in vc-log
it gets mapped to the new `got commit -A' flag and overrides the
author.
---
vc-got.el | 4 +++-
1 file changed, 3 insertions
branch: externals/shell-command+
commit 2ffdcb284c2a251075d495fb967b4f6a1eca74a1
Author: Philip Kaludercic
Commit: Philip Kaludercic
Remove shell-command+-use-eshell
The variable was deprecated over a year ago, and wasn't that old to
begin with.
---
shell-command+.el | 63 +
41 matches
Mail list logo